django/django/db
Alex Gaynor b9ebca6a28 Removed a comment that wasn't adding a value.
In the intervening years, RelatedField has become less of a hack (though it still is one). Anyone who wants to can re-instate the comment, but please add more details.
2013-06-30 23:32:23 -07:00
..
backends Introduced getters for connection.autocommit and .needs_rollback. 2013-06-30 15:57:00 +02:00
models Removed a comment that wasn't adding a value. 2013-06-30 23:32:23 -07:00
__init__.py Advanced deprecation warnings for Django 1.7. 2013-06-29 18:49:37 +02:00
transaction.py Introduced getters for connection.autocommit and .needs_rollback. 2013-06-30 15:57:00 +02:00
utils.py Advanced deprecation warnings for Django 1.7. 2013-06-29 18:49:37 +02:00