Managed to post it: ticket #3029
http://code.djangoproject.com/ticket/3029/
On Nov 16, 9:26 pm, "Tim Goh" <[EMAIL PROTECTED]> wrote:
> Akismet thinks my ticket is spam -- please add me to the whitelist so
> that I can submit the foll
Akismet thinks my ticket is spam -- please add me to the whitelist so
that I can submit the following ticket and patch:
Problem:
The date_joined and last_login fields in the contrib.auth package are
both declared as "default=models.LazyDate()", which results in the
following incorrect behavior: