This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-05-18 04:21:06 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
b5e0eede40
django
/
django
/
db
History
Jon Dufresne
b5e0eede40
Fixed
#22394
-- Refactored built-in datetime lookups to transforms.
2015-04-20 15:11:11 -04:00
..
backends
Fixed
#23879
-- Allowed model migration skip based on feature/vendor
2015-04-18 15:17:49 +02:00
migrations
Refs
#24397
-- Sped up model reloading in ProjectState.
2015-04-20 14:42:23 -04:00
models
Fixed
#22394
-- Refactored built-in datetime lookups to transforms.
2015-04-20 15:11:11 -04: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
Fixed
#24394
-- Allowed running tests with empty default dictionary.
2015-03-25 17:56:59 -04:00