Tim Graham
|
a496d10a8c
Wrapped some lines and added links to docs/ref/contrib/sitemaps.txt.
|
9 tahun lalu |
girish ramnani
|
593ecfe135
Fixed #26302 -- Removed incorrect statement about virtual hosts.
|
9 tahun lalu |
Tim Osborn
|
8fb3a2877b
Fixed indenting in "Serving files in development" code example
|
9 tahun lalu |
Claude Paroz
|
ecbdedfc69
Refs #26319 -- Added test for English variant in javascript_catalog
|
9 tahun lalu |
Claude Paroz
|
11c60b5298
Reused the DjangoTranslation class for the javascript_catalog view
|
9 tahun lalu |
Claude Paroz
|
c5fda55edc
Fixed #26256 -- Added note about primary key serialization
|
9 tahun lalu |
Tim Graham
|
09e5409cb5
Fixed a dead link in django/contrib/sitemaps/__init__.py.
|
9 tahun lalu |
Tim Graham
|
5ca045cd25
Moved createsuperuser test app into auth_tests.
|
9 tahun lalu |
Przemysław Suliga
|
96ec67a7cf
Fixed #26332 -- Fixed a race condition in BaseCache.get_or_set().
|
9 tahun lalu |
Bas Westerbaan
|
b4250ea04a
Fixed #26033 -- Added Argon2 password hasher.
|
9 tahun lalu |
harikrishnakanchi
|
74670498e9
Fixed #25971 -- Made BrokenLinkEmailsMiddleware ignore APPEND_SLASH redirects.
|
9 tahun lalu |
Saúl Ibarra Corretgé
|
6c33e73333
Fixed #26289 -- Enabled shell tab completion on systems using libedit.
|
9 tahun lalu |
Krzysztof Urbaniak
|
839a955d08
Fixed #25933 -- Allowed an unprefixed default language in i18n_patterns().
|
9 tahun lalu |
John-Mark Bell
|
4b129ac81f
Fixed #26325 -- Made MultiPartParser ignore filenames that normalize to an empty string.
|
9 tahun lalu |
George Marshall
|
75614f6d4c
Fixed #26331 -- Fixed test function names with typos
|
9 tahun lalu |
Claude Paroz
|
95ca01f999
Fixed #26271 -- Fixed i18n_patterns resolution when no language is active
|
9 tahun lalu |
Michal Petrucha
|
2109975e90
Refs #26217 -- Fixed typo in docs/ref/class-based-views/generic-date-based.txt.
|
9 tahun lalu |
Tim Graham
|
359be4460e
Refs #19527 -- Fixed SQL compiler regression causing Oracle failure.
|
9 tahun lalu |
Jon Dufresne
|
1845bc1d10
Refs #26315 -- Cleaned up argparse options in commands.
|
9 tahun lalu |
Jon Dufresne
|
4115288b4f
Fixed #26315 -- Allowed call_command() to accept a Command object as the first argument.
|
9 tahun lalu |
Jon Dufresne
|
8d3fcfa39e
Cleaned up tests to use call_command() instead of Command.execute().
|
9 tahun lalu |
Tim Graham
|
9ed4a788aa
Refs #26312 -- Reworded tutorial 2 to avoid spelling "error".
|
9 tahun lalu |
Tim Graham
|
bc0410d98a
Fixed typo in docs/releases/1.8.12.txt.
|
9 tahun lalu |
Tim Graham
|
c960af4adb
Added stub release notes for 1.9.5/1.8.12.
|
9 tahun lalu |
Bob McDonald
|
b388c294eb
Fixed #26312 -- Documented "create database" requirement in tutorial 2.
|
9 tahun lalu |
Tim Graham
|
e19fc9f08a
Removed claim that you can use different database backends for Django's tests.
|
9 tahun lalu |
Claude Paroz
|
552f03869e
Added safety to URL decoding in is_safe_url() on Python 2
|
9 tahun lalu |
Claude Paroz
|
ada7a4aefb
Fixed #26308 -- Prevented crash with binary URLs in is_safe_url()
|
9 tahun lalu |
Tim Graham
|
cecbf1bdef
Fixed typo in docs/releases/1.9.1.txt.
|
9 tahun lalu |
Tim Graham
|
2f0c785a4c
Added stub release notes for 1.8.11.
|
9 tahun lalu |