mirror of
https://github.com/Hopiu/django.git
synced 2026-03-17 22:40:24 +00:00
Broke the initial migration in two to work around #25530 and added 'django.contrib.auth' to the available_apps to make sure its tables are also flushed as Oracle doesn't implement cascade deletion in sql_flush(). Thanks Tim for the report. |
||
|---|---|---|
| .. | ||
| operations_migrations | ||
| __init__.py | ||
| models.py | ||
| test_models.py | ||
| test_order_with_respect_to.py | ||
| tests.py | ||
| urls.py | ||