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
907f19eba7
django1
/
django
/
db
/
models
/
fields
History
Chris Wilson
eade315da1
Fixed
#10164
-- Made AutoField increase monotonically on SQLite
...
Thanks malte for the report.
2013-09-06 12:31:17 -04:00
..
__init__.py
Fixed
#10164
-- Made AutoField increase monotonically on SQLite
2013-09-06 12:31:17 -04:00
files.py
Fixed
#20348
-- Consistently handle Promise objects in model fields.
2013-07-31 15:54:17 +03:00
proxy.py
A large number of stylistic cleanups across django/db/
2013-07-08 10:39:54 +10:00
related.py
Fixed
#20989
-- Removed explicit list comprehension inside dict() and tuple()
2013-08-29 12:11:03 -04:00
subclassing.py
A large number of stylistic cleanups across django/db/
2013-07-08 10:39:54 +10:00