Пакет: python3-django-test-without-migrations (0.6-5)
Ссылки для python3-django-test-without-migrations
Ресурсы Trisquel:
Исходный код django-test-without-migrations:
- [django-test-without-migrations_0.6-5.dsc]
- [django-test-without-migrations_0.6.orig.tar.gz]
- [django-test-without-migrations_0.6-5.debian.tar.xz]
Сопровождающий:
Original Maintainer:
- Herbert Parentes Fortes Neto
Внешние ресурсы:
- Сайт [pypi.python.org]
Подобные пакеты:
Disable migrations when running your tests (Python 3)
Test Without Migrations is a manage.py test command extension.
The Django 1.7 and 1.8 migration backend demands that you create a migration every time you change a model.
This can be inconvenient when you’re just trying to explore your models code.
In older Django versions, with South you could use the SOUTH_TEST_MIGRATIONS settings to tell Django to simply create all model tables without running migrations.
This app adds this capability to Django by extending the 'manage.py test' command with a –nomigrations option.
Test Without Migrations works with Django 1.7+.
Другие пакеты, относящиеся к python3-django-test-without-migrations
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django
- High-level Python web development framework
Загрузка python3-django-test-without-migrations
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 6,1 Кб | 41 Кб | [список файлов] |