django1/django/db
Tim Graham 3f416f6379 Fixed a regression with get_or_create and virtual fields.
refs #20429

Thanks Simon Charette for the report and review.
2013-08-21 22:32:04 +01:00
..
backends Oracle also treats NULLs as largests values when ordering. 2013-08-21 22:32:03 +01:00
migrations Change autodetector changes API to be just one method 2013-08-21 22:25:15 +01:00
models Fixed a regression with get_or_create and virtual fields. 2013-08-21 22:32:04 +01:00
__init__.py A large number of stylistic cleanups across django/db/ 2013-07-08 10:39:54 +10:00
transaction.py A large number of stylistic cleanups across django/db/ 2013-07-08 10:39:54 +10:00
utils.py Merge remote-tracking branch 'core/master' into schema-alteration 2013-08-09 14:17:30 +01:00