On Tue, Jul 31, 2012 at 3:15 AM, JJ Zolper <codinga...@gmail.com> wrote: > Hello all, > > I didn't realize a new release was put out until something weird happened. > > I'm installing DJ on my production server now and when I was downloading a > copy from https://www.djangoproject.com/download/
On that same page (option number 2) are a couple of links for the "Latest Development Version". The zip file is named: django-django-1.4-616-g8d3e501.zip but indeed the version in the zip file is: VERSION = (1, 5, 0, 'alpha', 0) -Doug > and installed it and went into python: > >>>> import django >>>> print django.get_version() > > I didn't see 1.4.1 I saw 1.5 > > Sure it's probably a minor configuration fix to change it to 1.4.1 but I was > really worried that I did something wrong. > > Maybe someone else can repeat this and see if I made a mistake or that > indeed something is wrong with the brand new release? > > Cheers to all! > > JJ > > -- > 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/-/sN647bh67AAJ. > To post to this group, send email to django-users@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. -- 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.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.