Jon,

I found this. https://docs.djangoproject.com/en/dev/releases/1.8/

I don't know exactly how I got 1.8, but here we are.

>From the documentation, there should be no reason why django 1.6 or 1.7 
registration shouldn't work, but I can't seem to get any concrete examples 
of user registration in django.

erip

On Friday, May 9, 2014 2:42:03 PM UTC-4, jondbaker wrote:
>
> With the official Django release at 1.6.4, I wouldn't assume that third 
> party packages are 1.7.x compliant, much less 1.8.x. (actually, I haven't 
> even heard of 1.8 yet, and it's not on 
> https://github.com/django/django/releases). Getting the hang of the ins 
> and outs of 1.7.x is a great idea, but Django will always be ahead of the 
> third-party packages developed on top of it. Some third-party maintainers 
> wait for official releases, anyway.
>
> JDB
>
>
> On Fri, May 9, 2014 at 11:33 AM, erip <elijah....@gmail.com 
> <javascript:>>wrote:
>
>> Hello all,
>>
>> I'm new to Django.
>>
>> Really new.
>>
>> Like... 3 days new.
>>
>> I already completed the Poll app, but I wanted to be a bit more 
>> adventurous with my Django-ing, so I tried to play around with the 
>> django-registration and django-authentication stuff. However, I'm having a 
>> hell of a time in 1.8 getting it to work properly.
>>
>> Does anyone have some resources? I can also send my current code if 
>> anyone cares enough to help.
>>
>> Thanks all,
>> erip
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to django-users...@googlegroups.com <javascript:>.
>> To post to this group, send email to django...@googlegroups.com<javascript:>
>> .
>> Visit this group at http://groups.google.com/group/django-users.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/django-users/2c8e1918-958f-4770-bdc1-bf223d605339%40googlegroups.com<https://groups.google.com/d/msgid/django-users/2c8e1918-958f-4770-bdc1-bf223d605339%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>  

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/ec927a35-cef0-4425-9b2a-f0ebed771cf5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to