1
0
mirror of https://github.com/django/django.git synced 2024-12-26 19:16:11 +00:00
django/django/db
2006-05-10 16:10:07 +00:00
..
backends Fixed #1797 -- Fixed NameError in ado_mssql backend. Thanks, pb 2006-05-09 15:45:09 +00:00
models Added Model.__str__() default fallback, and changed Model.__repr__() to embed Model.__str__() within it 2006-05-10 16:10:07 +00:00
__init__.py MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions. 2006-05-02 01:31:56 +00:00
transaction.py MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions. 2006-05-02 01:31:56 +00:00