The error is probably in code you wrote that uses the date field. Can you
post the full traceback? That will let us see where the caller was that
created the problem.
On Tuesday, February 17, 2015 at 3:13:30 PM UTC-5, tony@gmail.com wrote:
>
> I have written a simple Django app (my first) th
I'm not sure if this is a bug or intended, hence my asking here before
adding to the bug database.
In django.contrib.auth.forms, the UserCreationForm and UserChangeForm refer
several times to the User model directly, rather than using
get_user_model().
This means that when using a different mo
't actually
> modifying the internal Django code. There shouldn't be any need for that,
> since pretty much all behavior can be overridden externally. If that is the
> case, a question about user creation forms will be the least of your
> concerns given the bugs you
3 matches
Mail list logo