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
a7add2f296
django1
/
django
/
db
History
Ramiro Morales
3efd1b8b93
Fixed
#21692
-- Quote table name when creating it.
2013-12-27 18:43:52 -03:00
..
backends
Fixed
#21692
-- Quote table name when creating it.
2013-12-27 18:43:52 -03:00
migrations
Created a constant for the migrations module name.
2013-12-27 15:36:19 +01:00
models
Turned apps.ready into a property. Added tests.
2013-12-26 15:04:58 +01: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
Renamed AppCache to Apps.
2013-12-24 12:25:17 +01:00