mirror of
https://github.com/wsvincent/awesome-django.git
synced 2025-02-17 13:58:09 +00:00
add django-lifecycle
This commit is contained in:
parent
1f125f63dc
commit
dc91cfc602
|
@ -54,6 +54,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/
|
|||
- [django-extensions](https://github.com/django-extensions/django-extensions/) - Custom management extensions, notably `runserver_plus` and `shell_plus`
|
||||
- [django-filter](https://github.com/carltongibson/django-filter) - Powerful filters based on Django QuerySets
|
||||
- [django-guardian](https://github.com/django-guardian/django-guardian) - Per object permissions in Django
|
||||
- [django-lifecycle](https://github.com/rsinger86/django-lifecycle) - Declarative model lifecycle hooks, an alternative to Signals
|
||||
- [django-sql-explorer](https://github.com/groveco/django-sql-explorer) - Share data via SQL queries
|
||||
- [django-tables2](https://github.com/jieter/django-tables2) - HTML tables with pagination/sorting
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user