This website requires JavaScript.
Explore
Help
Sign In
p31829507
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Projects
Releases
Wiki
Activity
3c5862ccb0
django
/
tests
/
migrations
/
migrations_test_apps
/
lookuperror_b
/
migrations
History
Flavio Curella
c2e70f0265
Fixed
#21127
-- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
..
0001_initial.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00
0002_b2.py
Fixed
#21127
-- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
0003_b3.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00
__init__.py
Fixed
#24123
-- Used all available migrations to generate the initial migration state
2015-01-12 18:39:18 +01:00