1
0
mirror of https://github.com/django/django.git synced 2025-01-12 11:26:23 +00:00
django/docs/releases
Jannis Leidel 38a2444277 Fixed #16050 -- BACKWARDS-INCOMPATIBLE CHANGE: Moved static files of the admin to conventional file system location.
This also removes the need for ADMIN_MEDIA_PREFIX and replaces it with the convention to find admin's static files at STATIC_URL + 'admin/'.

Thanks to Jacob for the review and general help.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@16487 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-06-30 09:06:19 +00:00
..
0.95.txt
0.96.txt
1.0-alpha-1.txt Fixed #16120 -- Updated a few reference links in the docs after the contributing reorganization. Thanks to Julien and Ramiro. 2011-05-29 12:47:30 +00:00
1.0-alpha-2.txt Fixed #16120 -- Updated a few reference links in the docs after the contributing reorganization. Thanks to Julien and Ramiro. 2011-05-29 12:47:30 +00:00
1.0-beta-2.txt Fixed #16120 -- Updated a few reference links in the docs after the contributing reorganization. Thanks to Julien and Ramiro. 2011-05-29 12:47:30 +00:00
1.0-beta.txt Fixed #16120 -- Updated a few reference links in the docs after the contributing reorganization. Thanks to Julien and Ramiro. 2011-05-29 12:47:30 +00:00
1.0-porting-guide.txt Fixed #15992 -- Added more references to settings. Thanks, aaugustin. 2011-05-29 17:41:04 +00:00
1.0.1.txt
1.0.2.txt
1.0.txt
1.1-alpha-1.txt Fixed #16120 -- Updated a few reference links in the docs after the contributing reorganization. Thanks to Julien and Ramiro. 2011-05-29 12:47:30 +00:00
1.1-beta-1.txt Fixed #16120 -- Updated a few reference links in the docs after the contributing reorganization. Thanks to Julien and Ramiro. 2011-05-29 12:47:30 +00:00
1.1-rc-1.txt Fixed #16120 -- Updated a few reference links in the docs after the contributing reorganization. Thanks to Julien and Ramiro. 2011-05-29 12:47:30 +00:00
1.1.2.txt
1.1.3.txt
1.1.4.txt Removed example CSRF jQuery code from release notes, replacing with link to improved code in the CSRF docs 2011-02-22 11:27:58 +00:00
1.1.txt Fixed #16120 -- Updated a few reference links in the docs after the contributing reorganization. Thanks to Julien and Ramiro. 2011-05-29 12:47:30 +00:00
1.2-alpha-1.txt Fixed #16120 -- Updated a few reference links in the docs after the contributing reorganization. Thanks to Julien and Ramiro. 2011-05-29 12:47:30 +00:00
1.2-beta-1.txt Fixed #16120 -- Updated a few reference links in the docs after the contributing reorganization. Thanks to Julien and Ramiro. 2011-05-29 12:47:30 +00:00
1.2-rc-1.txt Fixed #16120 -- Updated a few reference links in the docs after the contributing reorganization. Thanks to Julien and Ramiro. 2011-05-29 12:47:30 +00:00
1.2.2.txt
1.2.4.txt
1.2.5.txt Removed example CSRF jQuery code from release notes, replacing with link to improved code in the CSRF docs 2011-02-22 11:27:58 +00:00
1.2.txt Fixed #15992 -- Added more references to settings. Thanks, aaugustin. 2011-05-29 17:41:04 +00:00
1.3-alpha-1.txt Fixed #15992 -- Added more references to settings. Thanks, aaugustin. 2011-05-29 17:41:04 +00:00
1.3-beta-1.txt Fixed #16120 -- Updated a few reference links in the docs after the contributing reorganization. Thanks to Julien and Ramiro. 2011-05-29 12:47:30 +00:00
1.3.txt Fixed #15992 -- Added more references to settings. Thanks, aaugustin. 2011-05-29 17:41:04 +00:00
1.4.txt Fixed #16050 -- BACKWARDS-INCOMPATIBLE CHANGE: Moved static files of the admin to conventional file system location. 2011-06-30 09:06:19 +00:00
index.txt Added stub release notes for 1.4 2011-03-30 17:34:01 +00:00