Rastopapola
Rastopapola
Hello everyone, I stumbled upon this project a few weeks ago and was happy to find something that seems very useful for fast and easy modal development. BTW: It is,...
# EDIT I just noticed the info on the system requirements for pycsw which states that python 3.5 is supported. Strangely the PEP479 has been introduced on python3.5. ## EDIT-EDIT...
Hey there, it's me again! I came up with this idea due to some discussion on our project regarding application specific user permission handling for new users. Let me explain...
# Description Django-simple-sso seems to be incompatible to the [django-debug-toolbar](https://pypi.org/project/django-debug-toolbar/) project. An error is thrown in the ddt middleware, once a client application tries to authenticate a user against the...
Hi @xrmx I just dropped a PR for your package, making sure all tests and frontend renderings are working as expected. Combined with #16 it would be great, having this...
* exchanges deprecated django methods with recent ones * exchanges deprecated python methods with recent ones (python3.7)
Hi @xrmx I wanted to checkout your package, since it looks interesting. Using ``` pip install django-fancytree ``` I was able to fetch the latest version. However, the fix you...