[ trixie ]
[ sid ]
[ 原始碼: python-django-test-migrations ]
套件:python3-django-test-migrations(1.4.0-1)
python3-django-test-migrations 的相關連結
Debian 的資源:
下載原始碼套件 python-django-test-migrations:
- [python-django-test-migrations_1.4.0-1.dsc]
- [python-django-test-migrations_1.4.0.orig.tar.gz]
- [python-django-test-migrations_1.4.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Testing database migrations for Django
This framework allows one to test migrations with respect to:
* schema and data * forward and rollback * order, names * database configurationIt also features fully typed annotations.
Django is a high-level Python web development framework.
其他與 python3-django-test-migrations 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django
- High-level Python web development framework
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python