12345678910111213141516171819202122232425262728293031323334 |
- Metadata-Version: 2.0
- Name: django-missing
- Version: 0.2.0
- Summary: Some missing features in Django. Are not missing anymore.
- Home-page: https://github.com/wlanslovenija/django-missing
- Author: Mitar
- Author-email: development@wlan-si.net
- License: AGPLv3
- Platform: UNKNOWN
- Classifier: Development Status :: 4 - Beta
- Classifier: Environment :: Web Environment
- Classifier: Intended Audience :: Developers
- Classifier: License :: OSI Approved :: GNU Affero General Public License v3
- Classifier: Operating System :: OS Independent
- Classifier: Programming Language :: Python
- Classifier: Framework :: Django
- Requires-Dist: Django (>=1.11.2)
- django-missing
- ==============
- This Django application bundles some common and useful features which have not
- (yet) found a way into Django itself.
- You are invited to contribute your own features so that together we create a
- powerfull and good library of Django additions. Because sometimes you cannot
- imagine an useful feature before somebody shows it to you. So it is useful to
- have all of them collected together.
- Documentation is found at:
- http://django-missing.readthedocs.org/
|