Commit graph

5 commits

Author SHA1 Message Date
Ole Laursen 498dc38507 Port to Django 1.2, replacing built-in patched Django with Django 1.2.7 (with patches applied on top) and replacing South with South 0.7.3
- Legacy-Id: 3773
2011-12-15 14:13:54 +00:00
Ole Laursen 5a4c23ea92 Merge with trunk
- Legacy-Id: 3676
2011-11-21 16:41:21 +00:00
Henrik Levkowetz 8c3b7def5b Change the length of the username field from 30 to 64 characters.
- Legacy-Id: 3444
2011-10-12 15:42:51 +00:00
Ole Laursen c2dd48ff35 Fix a bug in admin that messes up column headers if
TEMPLATE_STRING_IF_INVALID is turned on (see
https://code.djangoproject.com/ticket/12136 and
http://groups.google.com/group/django-developers/browse_thread/thread/a93f09c46f15d20d)
 - Legacy-Id: 3382
2011-08-26 16:54:01 +00:00
Henrik Levkowetz 266b7820d0 Merged from log:branch/2.00@2363: Current release branch head to trunk.
- Legacy-Id: 2365
2010-07-21 12:48:05 +00:00