hello guys, I have this MyUser class with a OTO to auth.User. I was trying
to make an inline for it with form=UserCreationForm, however django
complains that the object doesn't have a set_password method (as expected),
so, is ok to inherit as in MyUser(auth.User) on this case, even though it
does n
Can't access since yesterday :/
-Alexandre
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to
django-users+unsubscr...@googlegroups.
Alright, its working again, thank you :)
On Fri, Nov 2, 2012 at 6:30 AM, Adomas Paltanavičius
wrote:
> On Friday, October 26, 2012 3:35:45 PM UTC+1, Alexandre Provencio wrote:
>>
>> Can't access since yesterday :/
>
>
> I am looking into this. Should be back
Hello guys, I'd like to auto populate my app recently converted to
south, with permission group and user data. However, after generating
a fixture and calling it from the datamigration I'm getting this
error. I've put the steps I'm taking detailed here
http://stackoverflow.com/questions/16470492/de
Hello all, this is a cross post i made on stackoverflow
http://stackoverflow.com/questions/27503581/yet-another-custom-templatetag-raising-keyerror-when-debug-false
I'm trying to use a custom templatetag (this one actually:
https://djangosnippets.org/snippets/2875/), on my project which works
fine
olved_args, **resolved_kwargs)
File
"/home/xand/Documentos/src/Projetos/django-foo/app/templatetags/helper_tags.py",
line 14, in change_lang
path = context['request'].path
File
"/home/xand/.virtualenvs/django-foo/local/lib/python2.7/site-packages/django/template/contex
27;s happening that's
> causing the 500 in the first place. If you configure ADMINS, you'll get an
> email with the traceback.
>
> Collin
>
> On Tuesday, December 23, 2014 6:04:35 AM UTC-6, Alexandre Provencio wrote:
>>
>> Hi Collin, thanks for answering.
>&
7 matches
Mail list logo