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
6070a5d6a6
django1
/
django
/
db
History
Anssi Kääriäinen
1c360dbbf5
Use date_extract_sql() for DateFields
...
Refs
#21821
2014-01-20 10:52:58 +02:00
..
backends
Fixed
#16905
-- Added extensible checks (nee validation) framework
2014-01-20 10:45:21 +08:00
migrations
Fixed
#21290
: Documented migration serializing and improved error
2014-01-19 19:27:30 +00:00
models
Use date_extract_sql() for DateFields
2014-01-20 10:52:58 +02:00
__init__.py
A large number of stylistic cleanups across django/db/
2013-07-08 10:39:54 +10:00
transaction.py
Fixed
#21288
-- Fixed E126 pep8 warnings
2013-10-21 08:31:30 -04:00
utils.py
Changed get_migratable_models to use an app config.
2013-12-29 21:25:28 +01:00