METADATA 1.1 KB

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