Henrik Levkowetz
|
3597d436ac
|
Small patch from olau@iola.dk to avoid constant 500 traceback when someone tries to push an invalid cookie.
- Legacy-Id: 4553
|
2012-06-29 00:33:54 +00:00 |
|
Henrik Levkowetz
|
6eb2e7c78f
|
Avoid complications from trying to save user login time when running with readonly access to the database.
- Legacy-Id: 4160
|
2012-03-22 13:40:38 +00:00 |
|
Henrik Levkowetz
|
56b8f3e738
|
Update forms and helptexts associated with user.username admin to consistently show our tweaked length of 64 characters.
- Legacy-Id: 4156
|
2012-03-21 14:26:06 +00:00 |
|
Ole Laursen
|
552e23d76a
|
Fix spelling bug in ported mail_admins hack
- Legacy-Id: 3783
|
2011-12-23 12:50:51 +00:00 |
|
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
|
4c7d5d41b3
|
Remove debug print statement
- Legacy-Id: 3333
|
2011-08-18 21:42:21 +00:00 |
|
Henrik Levkowetz
|
7a2859db46
|
Make django pick up app- and module-specific admin email addresses for stack trace messages.
- Legacy-Id: 3204
|
2011-07-23 12:48:08 +00:00 |
|
Henrik Levkowetz
|
aeff74a467
|
Make admin form lists work a bit better with non-ascii content in non-unicode tables.
- Legacy-Id: 3203
|
2011-07-23 12:23:10 +00:00 |
|
Henrik Levkowetz
|
62c16cba07
|
Applied a patch to django's test client, found by olau@: http://code.djangoproject.com/changeset/12343. Fixes issue #359.
- Legacy-Id: 2495
|
2010-08-19 16:20:09 +00:00 |
|
Henrik Levkowetz
|
fa45244ef2
|
Apply patch from django ticket #101863, to provide more debugging information in production error notification emails.
- Legacy-Id: 2469
|
2010-08-12 13:06:42 +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 |
|