Help with new version of django

18 views
Skip to first unread message

itua ijagbone

unread,
Jan 25, 2012, 8:25:10 PM1/25/12
to Django users
Hello, please i need help as to how to update my project to the
lastest version of django 1.3.1. i have been using 1.1.1 to develop
the project. Please how do i go about it, making my project conform to
1.3.1

kenneth gonsalves

unread,
Jan 28, 2012, 8:47:09 AM1/28/12
to django...@googlegroups.com

latest is 1.4.1
--
regards
Kenneth Gonsalves

Aaron Cannon

unread,
Jan 28, 2012, 7:35:37 PM1/28/12
to django...@googlegroups.com
I suspect he means the latest stable version, in which it really is
1.3.1. To my knowledge 1.4.1 does not yet exist.

As for the original question, I would suggest familiarizing yourself
with the what's new documents for Django 1.2 and 1.3, and then tuning
your code accordingly. Depending on what your application does, it
may be quite painless.

Alternatively, if you have good test coverage, you might just upgrade
your Django version, test, and fix what's broken.

Obviously, the first option is probably the better, but regardless, it
will be quite difficult for anyone to give you specific advice based
on the amount of information you provided.

Aaron

> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django...@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>

Dan Gentry

unread,
Jan 29, 2012, 8:56:31 AM1/29/12
to Django users
I agree with Aaron. I upgraded 5 apps from v1.0.4 to 1.3 earlier this
year, and it was pretty easy after reviewing the release notes.
Moving to class based views (to replace generic views) was not
required for 1.3, but I had fun and learned quite a bit.

On Jan 28, 7:35 pm, Aaron Cannon <cann...@fireantproductions.com>
wrote:
Reply all
Reply to author
Forward
0 new messages