1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/docs/releases
Unai Zalakain 4fdd51b732 Fixed #15179 -- middlewares not applied for test client login()
Requests made with django.test.Client.login() and logout() respect
defaults defined in django.test.Client instantiation and are processed
through middleware.

Thanks to Loic for the reviews.
2013-11-19 09:04:20 +02: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
1.0.1.txt
1.0.2.txt
1.0.txt
1.1-alpha-1.txt
1.1-beta-1.txt
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
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
1.2.2.txt
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
1.3-beta-1.txt
1.3.1.txt
1.3.2.txt
1.3.3.txt
1.3.4.txt
1.3.5.txt
1.3.6.txt
1.3.7.txt
1.3.txt
1.4-alpha-1.txt
1.4-beta-1.txt
1.4.1.txt
1.4.2.txt
1.4.3.txt
1.4.4.txt
1.4.5.txt
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
1.4.8.txt
1.4.9.txt Fixed typo in docs/releases/1.4.9.txt. 2013-10-25 07:55:05 -04:00
1.4.10.txt Added 1.4.10 release notes. 2013-11-07 09:42:25 -05: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
1.5-beta-1.txt
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
1.5.4.txt
1.5.5.txt Fixed spelling of compatibility. 2013-11-09 10:17:17 -05:00
1.5.txt Fixed #21240 -- Added 1.5 release note for OneToOneField/select_related change. 2013-11-18 09:32:25 -05:00
1.6.1.txt Fixed #21457 -- Allowed fixture file name to contain dots 2013-11-18 20:32:13 +01:00
1.6.txt Added release note for TypedChoiceField coerce limitation 2013-11-18 18:08:59 +01:00
1.7.txt Fixed #15179 -- middlewares not applied for test client login() 2013-11-19 09:04:20 +02:00
index.txt Fixed #21398 -- Fixed BCryptSHA256PasswordHasher with py-bcrypt and Python 3. 2013-11-09 10:11:50 -05:00
security.txt Reworked security issue list to be per-issue, not per-release. 2013-09-19 14:57:01 +08:00