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
On 1/28/12, kenneth gonsalves <lawgon@thenilgiris.com> wrote:
> On Wed, 2012-01-25 at 17:25 -0800, itua ijagbone wrote:
>> 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
>
> latest is 1.4.1
> --
> regards
> Kenneth Gonsalves
>
> --
> 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+unsubscribe@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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
No comments:
Post a Comment