|
|
|
|
|
by Refringe
5563 days ago
|
|
Read the release notes: http://docs.djangoproject.com/en/dev/releases/1.3/ If there's no conflicting code changes compared to what you've already written, upgrade away! If there are changes needed to support the new version you'll have to weigh the time needed to implement the changes to the new features/improvements in the new version; is it worth it? Only you can make that decision. |
|