django1/django/db/models/fields
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