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-12 10:26:28 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
migrations
History
Simon Charette
074d3183d9
Fixed
#22363
-- Correctly serialize
django.utils.datetime_safe
objects.
...
Thanks to linovia for the report.
2014-04-03 14:54:16 -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
#22319
-- Fixed migration external dependencies when there are internal dependencies.
2014-03-31 06:50:38 -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
#22363
-- Correctly serialize
django.utils.datetime_safe
objects.
2014-04-03 14:54:16 -04:00