django1/django/db
Tim Graham f2cb94f1c0 Fixed #20740 -- GenericIPAddressField should pass protocol to formfield()
Thanks Jeff250.
2013-07-12 16:05:14 -04:00
..
backends Fixed last_executed_query test failure on Oracle 2013-07-08 23:47:02 +03:00
models Fixed #20740 -- GenericIPAddressField should pass protocol to formfield() 2013-07-12 16:05:14 -04: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 Removed some conditional code only needed under Python 2.6. 2013-07-01 12:02:17 +02:00