Tuesday, July 31, 2012

Error in Brand New Django 1.4.1 released Yesterday

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/

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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment