mirror of
https://github.com/wsvincent/awesome-django.git
synced 2024-11-27 14:01:11 +00:00
🤝 Suggestion: django-migration-zero (#264)
This commit is contained in:
parent
090c51ccb8
commit
7340f5b9c0
|
@ -137,6 +137,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/
|
|||
- [django-click](https://github.com/GaretJax/django-click) - Write Django management commands using the [click CLI library](https://click.palletsprojects.com).
|
||||
- [django-dbbackup](https://github.com/django-dbbackup/django-dbbackup) - Management commands to help backup and restore your project database and media files.
|
||||
- [django-liquidb](https://github.com/Gusakovskiy/django-liquidb) - Django application to simplify migration management and changes in states of db scheme.
|
||||
- [django-migration-zero](https://github.com/ambient-innovation/django-migration-zero/) - Holistic implementation of "migration zero" pattern for Django covering local changes and in-production database adjustments.
|
||||
- [django-typer](https://github.com/bckohan/django-typer) - Write Django management commands using the [Typer CLI library](https://typer.tiangolo.com).
|
||||
|
||||
### Configuration
|
||||
|
|
Loading…
Reference in New Issue
Block a user