Latest released version is 1.4.1. So, there is no release of 1.5 at the moment. With the development branch, if and when it breaks, you get to keep the pieces.
On Tuesday, August 28, 2012 8:06:28 AM UTC-6, Snorre Edwin wrote: > > I >> >> It makes sense, since my guess is that you have Python 3.2 installed. >> Django 1.4 does not support python 3.x, only 2.5 through 2.7. Django 1.5 >> will be the first release supporting Python 3.x. >> >> -- >> Melvyn Sopacua >> > > It doesnt make much sense when i have django version 1.5: > C:\Prosjekter\Djangotest\testproject>django-admin.py version > 1.5 > > Any other clues to what this might be? > -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/v69fMhU4kHEJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

