This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
8ec306a3a9
django1
/
django
/
db
History
Daniel Pyrathon
19188826b4
Fixed
#24146
-- Allowed model._meta.get_field() to be used after apps.models_ready
2015-02-10 19:55:06 -05:00
..
backends
Fixed
#24200
-- Made introspection bypass statement cache
2015-02-10 23:24:34 +02:00
migrations
Revert "Fixed
#24075
-- Prevented running post_migrate signals when unapplying initial migrations of contenttypes and auth"
2015-02-07 20:14:49 +01:00
models
Fixed
#24146
-- Allowed model._meta.get_field() to be used after apps.models_ready
2015-02-10 19:55:06 -05:00
__init__.py
Fixed
#21430
-- Added a RuntimeWarning when unpickling Models and QuerySets from a different Django version.
2014-06-11 10:03:34 -04:00
transaction.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00
utils.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00