826ec5ee57
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.
Backport of
|
||
---|---|---|
.. | ||
operations_migrations | ||
__init__.py | ||
models.py | ||
test_models.py | ||
test_order_with_respect_to.py | ||
tests.py | ||
urls.py |