summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMalcolm Tredinnick <malcolm.tredinnick@gmail.com>2008-02-19 02:58:41 +0000
committerMalcolm Tredinnick <malcolm.tredinnick@gmail.com>2008-02-19 02:58:41 +0000
commit6a796690e67e73f98e92538273e7d2840f23c2b8 (patch)
tree8824ecc9df870b0a73ce47a7db38967cb63dadd6 /setup.py
parent343fa35a2cd4bb22457eb9031fa23c751c13f09d (diff)
It makes sense that when you subclass an existing model field, you're often
going to be using the same database column type. Made that properly inheritable (previously it was using the class name), at the cost of a little more verboseness. This is very slightly backwards incompatible (for subclasses of existing fields that were relying on the old default). Fixed #6556. git-svn-id: http://code.djangoproject.com/svn/django/trunk@7133 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions