0
0
mirror of https://github.com/django/django.git synced 2024-11-29 22:56:46 +01:00
django/docs/releases
Unai Zalakain 9c5f6cd565 Fixed #13725 -- take url scheme into account in assertRedirects
Scheme is handled correctly when making comparisons between two URLs. If
there isn't any scheme specified in the location where we are redirected to,
the original request's scheme is used. If present, the scheme in
``expected_url`` is the one used to make the comparations to.
2013-11-07 19:06:32 +01:00
..
0.95.txt
0.96.txt
1.0-alpha-1.txt
1.0-alpha-2.txt
1.0-beta-2.txt Fixed #21141 -- Update Sphinx URL 2013-09-22 14:44:09 -03:00
1.0-beta.txt Whitespace cleanup. 2013-10-10 16:49:20 -04:00
1.0-porting-guide.txt Fixed #19885 -- cleaned up the django.test namespace 2013-09-09 16:03:13 -04:00
1.0.1.txt
1.0.2.txt
1.0.txt
1.1-alpha-1.txt Consolidated documentation for F() and Q() 2013-09-06 12:57:25 -05:00
1.1-beta-1.txt Fixed #19885 -- cleaned up the django.test namespace 2013-09-09 16:03:13 -04:00
1.1-rc-1.txt Whitespace cleanup. 2013-10-10 16:49:20 -04:00
1.1.2.txt
1.1.3.txt
1.1.4.txt
1.1.txt Fixed #19885 -- cleaned up the django.test namespace 2013-09-09 16:03:13 -04:00
1.2-alpha-1.txt
1.2-beta-1.txt
1.2-rc-1.txt Whitespace cleanup. 2013-10-10 16:49:20 -04:00
1.2.1.txt Fixed a number of minor misspellings. 2013-07-27 18:46:03 -07:00
1.2.2.txt Fixed #19885 -- cleaned up the django.test namespace 2013-09-09 16:03:13 -04:00
1.2.3.txt
1.2.4.txt
1.2.5.txt
1.2.6.txt
1.2.7.txt Whitespace cleanup. 2013-10-10 16:49:20 -04:00
1.2.txt Django should be capitalized in text 2013-11-02 20:15:40 +01:00
1.3-alpha-1.txt Fixed #19885 -- cleaned up the django.test namespace 2013-09-09 16:03:13 -04:00
1.3-beta-1.txt Fixed #19695 -- Retitle "Form Media" to "Form Assets". 2013-07-08 13:59:54 -04:00
1.3.1.txt
1.3.2.txt
1.3.3.txt Added missing release notes for older versions of Django 2013-08-12 14:05:25 -04:00
1.3.4.txt Added missing release notes for older versions of Django 2013-08-12 14:05:25 -04:00
1.3.5.txt Added missing release notes for older versions of Django 2013-08-12 14:05:25 -04:00
1.3.6.txt Added missing release notes for older versions of Django 2013-08-12 14:05:25 -04:00
1.3.7.txt Added missing release notes for older versions of Django 2013-08-12 14:05:25 -04:00
1.3.txt Fixed #19885 -- cleaned up the django.test namespace 2013-09-09 16:03:13 -04:00
1.4-alpha-1.txt Cleaned up 1.5.4/1.4.8 release notes 2013-09-15 14:14:26 -04:00
1.4-beta-1.txt Cleaned up 1.5.4/1.4.8 release notes 2013-09-15 14:14:26 -04:00
1.4.1.txt
1.4.2.txt Added missing release notes for older versions of Django 2013-08-12 14:05:25 -04:00
1.4.3.txt Added missing release notes for older versions of Django 2013-08-12 14:05:25 -04:00
1.4.4.txt Fixed #21035 -- Changed docs to treat the acronym SQL phonetically. 2013-09-05 20:14:58 -04:00
1.4.5.txt Added missing release notes for older versions of Django 2013-08-12 14:05:25 -04:00
1.4.6.txt Changed the doc to use gender-neutral pronouns when possible. 2013-10-02 16:41:04 +02:00
1.4.7.txt Added 1.4.7/1.5.3 release notes 2013-09-10 21:07:22 -04:00
1.4.8.txt Cleaned up 1.5.4/1.4.8 release notes 2013-09-15 14:14:26 -04:00
1.4.9.txt Fixed typo in docs/releases/1.4.9.txt. 2013-10-25 07:55:05 -04:00
1.4.txt Changed the doc to use gender-neutral pronouns when possible. 2013-10-02 16:41:04 +02:00
1.5-alpha-1.txt Consolidated documentation for F() and Q() 2013-09-06 12:57:25 -05:00
1.5-beta-1.txt Consolidated documentation for F() and Q() 2013-09-06 12:57:25 -05:00
1.5.1.txt
1.5.2.txt Changed the doc to use gender-neutral pronouns when possible. 2013-10-02 16:41:04 +02:00
1.5.3.txt Added 1.4.7/1.5.3 release notes 2013-09-10 21:07:22 -04:00
1.5.4.txt Cleaned up 1.5.4/1.4.8 release notes 2013-09-15 14:14:26 -04:00
1.5.5.txt Documented removal of django.core.servers.basehttp.WSGIServerException 2013-10-30 07:46:07 -04:00
1.5.txt Consolidated documentation for F() and Q() 2013-09-06 12:57:25 -05:00
1.6.txt Fixed #21339 -- Documented removal of some form field error messages 2013-10-31 17:52:06 +01:00
1.7.txt Fixed #13725 -- take url scheme into account in assertRedirects 2013-11-07 19:06:32 +01:00
index.txt Added 1.5.5 and 1.4.9 release notes 2013-10-22 17:41:10 -04:00
security.txt Reworked security issue list to be per-issue, not per-release. 2013-09-19 14:57:01 +08:00