This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-11-20 08:24:58 +00:00
Code
Issues
24
Releases
Wiki
Activity
5b083a824e
django
/
tests
/
migrations
/
test_migrations_fake_split_initial
History
Jon Dufresne
f599747fc8
Fixed
#28152
-- Made migrations serialize sets as set literals rather than set().
2017-05-18 09:33:40 -04:00
..
__init__.py
Fixed
#24375
-- Added Migration.initial attribute
2015-07-13 15:57:40 -04:00
0001_initial.py
Fixed
#28152
-- Made migrations serialize sets as set literals rather than set().
2017-05-18 09:33:40 -04:00
0002_second.py
Refs
#23919
-- Removed encoding preambles and future imports
2017-01-18 09:55:19 +01:00