django
Last updated
Last updated
django is a -based free and open-source web framework, which follows the model-view-template (MVT) architectural pattern.
- a set of helpers for baking your Django site out as flat files -
- login as any user from the Django admin interface, then switch back when done -
- an open source and always free workflow framework for Django which support on the fly changes instead of hardcoding states, transitions and authorization rules -
-
- an implementation of object permissions for Django providing an extra authentication backend. -
- Feature flags allow you to toggle functionality in both Django code and the Django templates based on configurable conditions. -
- Django Activity Stream is a way of creating activities generated by the actions on your site. It is designed for generating and displaying streams of interesting actions and can handle following and unfollowing of different activity sources. -
- This package allows deprecating model fields and allows removing them in a backwards compatible manner.
- Bleeding edge django2.2 template focused on code quality and security.
by Haki Benita, 29 April 2017.
by Ryley Sill, 6 January 2019.
by Derek Haynes, 22 April 2019.
by Daniel Hepper, 15 August 2018.
by Michael Herman, 13 August 2019.
- A single-page Django website as demoed by
by Paul, 13 November 2019.
by Calvin Spealman, 2 Feburary 2016.