Anyway... is it a good way to install a svn code in my production enviroment? I suppose that yes, because django-registration SVN will be better than my code (for example)... What's you opinion about?
Regards,
Álex González
--
Please, don't send me files with extensions: .doc, .docx, .xls, .xlsx, .ppt and/or .pptx
http://mirblu.com
-- On Mon, Jun 28, 2010 at 14:42, Jason Mayfield <jwmayfield@gmail.com> wrote:
As noted in the comments for the snippet you reference, the version of
django-registration available via easy_install or pip does not emit
signals. You need to grab the latest unreleased code from bitbucket:
http://bitbucket.org/ubernostrum/django-registration/
--
On Jun 27, 10:34 pm, Alexandre González <agonzale...@gmail.com> wrote:
> Hi!
>
> I like to autologin the user after they activate their account with the
> mail-link.
>
> I saw this snippet:http://djangosnippets.org/snippets/1960/but I can't do
> it work. I saw the django-registration code and I don't see any emmited
> signals.
>
> I was reading the django registration documentation and it says that I must
> change my backend, but I'm using the default backend and don't know 1) how
> configure another backed, 2) the code that must be in this backend.
>
> Thanks!
> --
> Please, don't send me files with extensions: .doc, .docx, .xls, .xlsx, .ppt
> and/or .pptxhttp://mirblu.com
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
--
Please, don't send me files with extensions: .doc, .docx, .xls, .xlsx, .ppt and/or .pptx
http://mirblu.com
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
No comments:
Post a Comment