Brett Koonce
|
c4b71beb65
minor fix (+'.' to end of line)
|
12 rokov pred |
Andrew Godwin
|
7f75460fd6
Fixed #19070 -- urlize filter no longer raises exceptions on 2.7
|
12 rokov pred |
Aymeric Augustin
|
146ed13a11
Fixed #17083 -- Allowed sessions to use non-default cache.
|
12 rokov pred |
Anssi Kääriäinen
|
68847135bc
Removed dupe_avoidance from sql/query and sql/compiler.py
|
12 rokov pred |
Preston Holmes
|
9bf0eedba5
Merge pull request #481 from epicserve/testing_docs_update
|
12 rokov pred |
Brent O'Connor
|
d55c54a5da
The timeout variable wasn't defined, which was a little confusing.
|
12 rokov pred |
Tim Graham
|
08cf54990a
Fixed #16671 - Added a tutorial on reuseable apps
|
12 rokov pred |
Claude Paroz
|
2f035a9723
Fixed #19174 -- Fixed capitalization errors in LANG_INFO
|
12 rokov pred |
Claude Paroz
|
73245b3285
Prevented file_upload tests to leave files behind
|
12 rokov pred |
Claude Paroz
|
9a02851340
Fixed #17744 -- Reset default file storage with setting_changed signal
|
12 rokov pred |
Aymeric Augustin
|
43d7cee86e
Added release notes for 1.6.
|
12 rokov pred |
Claude Paroz
|
5dc4437dfa
Fixed #15714 -- Added note about capitalization of LANG_INFO name_local
|
12 rokov pred |
Claude Paroz
|
6de6988f99
Fixed #5076 -- Properly decode POSTs with non-utf-8 payload encoding
|
12 rokov pred |
Preston Holmes
|
9741912a9a
Fixed #17869 - force logout when REMOTE_USER header disappears
|
12 rokov pred |
Preston Holmes
|
2b5f848207
Fixed #19057 (again) -- added additional tests
|
12 rokov pred |
Russell Keith-Magee
|
81f5d4a1a7
Added some test guards for some recently added auth tests.
|
12 rokov pred |
Aymeric Augustin
|
24b2aad8e3
Fixed #19209 -- Documented |date:"I".
|
12 rokov pred |
Aymeric Augustin
|
bc00075d51
Fixed #19208 -- Docs for mod_wsgi daemon mode
|
12 rokov pred |
Claude Paroz
|
d30516e163
Prevented leftover files and dirs in admin_scripts tests
|
12 rokov pred |
Claude Paroz
|
b774c5993c
Fixed #19172 -- Isolated poisoned_http_host tests from 500 handlers
|
12 rokov pred |
Luke Plant
|
4c4d08502c
Fixed #17991 - prefetch_related fails with GenericRelation and varchar ID field
|
12 rokov pred |
Preston Holmes
|
4ea8105120
Fixed #19061 -- added is_active attribute to AbstractBaseUser
|
12 rokov pred |
Claude Paroz
|
f1cc2be0c5
Fixed #18575 -- Empty DATABASES should default to dummy backend
|
12 rokov pred |
Aymeric Augustin
|
effe96b303
Fixed a typo in aff9b2f.
|
12 rokov pred |
Ramiro Morales
|
0b98ef6321
Ensure that version detection in docs from 373df56d uses the right Django copy.
|
12 rokov pred |
Aymeric Augustin
|
b4420d9602
Fixed #18964 -- floatformat test passes under py3k
|
12 rokov pred |
Aymeric Augustin
|
58337b3223
Marked cookies-based session expiry test as an expected failure.
|
12 rokov pred |
Aymeric Augustin
|
58a086acfb
Required serializer to use bytes in loads/dumps
|
12 rokov pred |
Anssi Kääriäinen
|
611c4d6f1c
Fixed #18823 -- Ensured m2m.clear() works when using through+to_field
|
12 rokov pred |
Aymeric Augustin
|
98032f67c7
Fixed #14093 -- Improved error message in the cache session backend.
|
12 rokov pred |