This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-24 00:55:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
migrations
History
Loic Bistuer
a449e7feec
Fixed
#22359
-- Changing M2M field to blank=True failed on sqlite.
2014-03-31 06:13:19 -04:00
..
faulty_migrations
…
migrations_test_apps
…
test_migrations
…
test_migrations_2
…
test_migrations_conflict
…
test_migrations_squashed
…
test_migrations_unmigdep
…
__init__.py
…
models.py
…
test_autodetector.py
Fixed
#22331
-- Made MigrationAutodetector ignore unmanaged models.
2014-03-25 18:30:58 -04:00
test_base.py
…
test_commands.py
…
test_executor.py
…
test_graph.py
…
test_loader.py
…
test_operations.py
Fixed
#22359
-- Changing M2M field to blank=True failed on sqlite.
2014-03-31 06:13:19 -04:00
test_optimizer.py
…
test_state.py
Fixed
#22331
-- Made MigrationAutodetector ignore unmanaged models.
2014-03-25 18:30:58 -04:00
test_writer.py
Fixed
#21954
: Raise nice error when serializing datetimes with timezones
2014-02-09 11:17:38 +00:00