django1/django/db
Honza Král 10026c2ad0 Merge pull request #804 from oinopion/ticket18162
Fixes #18162 --  Specifying choices to Field overrides any form_class argument
2013-02-23 12:45:39 -08:00
..
backends Fixed Oracle regression in last_executed_query() with unicode strings 2013-02-23 00:27:39 +02:00
models Merge pull request #804 from oinopion/ticket18162 2013-02-23 12:45:39 -08:00
__init__.py Removed try-except in django.db.close_connection() 2013-02-13 00:25:09 +02:00
transaction.py Factored code and added a missing docstring. 2013-02-21 21:26:40 +01:00
utils.py Removed try-except in django.db.close_connection() 2013-02-13 00:25:09 +02:00