mirror of
https://github.com/wsvincent/awesome-django.git
synced 2025-02-21 07:42:06 +00:00
add new Django model fields
This commit is contained in:
parent
3344aae435
commit
b152b9a1b4
|
@ -104,6 +104,8 @@ _For a complete listing of all available packages, see [Django Packages](https:/
|
|||
- [django-fakery](https://github.com/fcurella/django-fakery) - An easy-to-use implementation of Creation Methods for Django, backed by Faker
|
||||
- [django-lifecycle](https://github.com/rsinger86/django-lifecycle) - Declarative model lifecycle hooks, an alternative to Signals
|
||||
- [django-model-utils](https://github.com/jazzband/django-model-utils) - Django model mixins and utilities
|
||||
- [django-money](https://github.com/django-money/django-money) - Money fields for forms/models
|
||||
- [django-phonenumber-field](https://github.com/stefanfoulis/django-phonenumber-field) - Model/form field for normalized phone numbers
|
||||
- [django-taggit](https://github.com/jazzband/django-taggit/) - Simple model tags
|
||||
- [django-reversion](https://github.com/etianen/django-reversion) - Version control for model instances
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user