Becka R
|
cf48962b36
Clarified "database column type" explanation.
|
9 年之前 |
François Freitag
|
16a88b4429
Fixed #26209 -- Masked sensitive settings in debug reports regardless of case.
|
9 年之前 |
Tim Graham
|
926d41f0e7
Updated some comments for BCryptSHA256PasswordHasher.
|
9 年之前 |
Anssi Kääriäinen
|
46ecfb9b3a
Fixed #26196 -- Made sure __in lookups use to_field as default.
|
9 年之前 |
ZachLiuGIS
|
04e13c8913
Fixed #26179 -- Removed null assignment check for non-nullable foreign key fields.
|
9 年之前 |
Anssi Kääriäinen
|
353aecbf8c
Fixed #26153 -- Reallowed Q-objects in ForeignObject.get_extra_descriptor_filter().
|
9 年之前 |
Tim Graham
|
1d86d4c72b
Updated instructions for gettext on Windows.
|
9 年之前 |
Roberto Rosario
|
408c406abc
Added a function for SECRET_KEY generation logic.
|
10 年之前 |
Tim Graham
|
f2b45ddd99
Fixed #26206 -- Fixed docs comments causing empty code blocks.
|
9 年之前 |
Jon Dufresne
|
58f8150805
Removed obsolete test app in runtests.py.
|
9 年之前 |
Florian Apolloner
|
9332497701
Merge pull request #6121 from meshy/patch-1
|
9 年之前 |
Charlie Denton
|
46c13fef46
Fix typo in comment
|
9 年之前 |
Curtis Maloney
|
6f1318734f
Fixed #26014 -- Added WSGIRequest content_type and content_params attributes.
|
9 年之前 |
Brobin
|
dca8b916ff
Fixed #26154 -- Deprecated CommaSeparatedIntegerField
|
9 年之前 |
Marcin Markiewicz
|
f7a9872b91
Fixed #26173 -- Prevented localize_input() from formatting booleans as numbers.
|
9 年之前 |
Shai Berger
|
bb51dc902d
Refs #26112 -- Fixed aggregate GIS test on Oracle.
|
9 年之前 |
userimack
|
75143fa13f
Fixed #26182 -- Removed an obsolete (refs #24917) paragraph in admindocs.
|
9 年之前 |
userimack
|
7a7b82e6f4
Fixed #26181 -- Corrected AngularJS CSRF example.
|
9 年之前 |
Liam Brenner
|
182f98c4c7
Fixed typo in django/middleware/common.py docstring.
|
9 年之前 |
Tim Graham
|
f0a84112ba
Refs #25684 -- Silenced logging output in servers tests.
|
9 年之前 |
Simon Charette
|
a325fb1f9b
Fixed #26162 -- Checked query name clashes of hidden relationships.
|
9 年之前 |
Tim Graham
|
7fa8aea8dd
Made @override_settings(ROOT_URLCONF=...) consistent.
|
9 年之前 |
Tim Graham
|
10a162809f
Refs #24007 -- Removed an apps.populate() call in model unpickling that can cause deadlocks.
|
9 年之前 |
Tim Graham
|
db9f21f0ad
Fixed typo in django/db/migrations/state.py.
|
9 年之前 |
Tim Graham
|
97eb3356b2
Fixed #26177 -- Fixed a PostgreSQL crash with TIME_ZONE=None and USE_TZ=False.
|
9 年之前 |
knbk
|
e000ca23d2
Removed obsolete comment.
|
9 年之前 |
Shai Berger
|
28f60ef3b8
Fixed title formatting in backwards-incompat section of 1.10 release notes
|
9 年之前 |
Tim Graham
|
d6337e65ed
Added stub release notes for 1.8.10.
|
9 年之前 |
Tim Graham
|
015fad9060
Fixed #26175 -- Removed SHA1 password hashes in tests.
|
9 年之前 |
Sergey Fedoseev
|
f8e865d78f
Fixed spelling -- super set -> superset.
|
9 年之前 |