mirror of
https://github.com/django/django.git
synced 2024-12-23 09:36:06 +00:00
1156db790a
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8856 bcc190cf-cafb-0310-a4f2-bffc1f526a37
20 lines
305 B
Plaintext
20 lines
305 B
Plaintext
.. _releases-1.0:
|
|
|
|
========================
|
|
Django 1.0 release notes
|
|
========================
|
|
|
|
Welcome to Django 1.0!
|
|
|
|
Porting guide
|
|
-------------
|
|
|
|
You can find detailed instructions on porting apps from Django 0.96 to Django
|
|
1.0 in our porting guide:
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
1.0-porting-guide
|
|
|