Tim Graham
|
f2b45ddd99
Fixed #26206 -- Fixed docs comments causing empty code blocks.
|
9 ani în urmă |
Jon Dufresne
|
58f8150805
Removed obsolete test app in runtests.py.
|
9 ani în urmă |
Florian Apolloner
|
9332497701
Merge pull request #6121 from meshy/patch-1
|
9 ani în urmă |
Charlie Denton
|
46c13fef46
Fix typo in comment
|
9 ani în urmă |
Curtis Maloney
|
6f1318734f
Fixed #26014 -- Added WSGIRequest content_type and content_params attributes.
|
9 ani în urmă |
Brobin
|
dca8b916ff
Fixed #26154 -- Deprecated CommaSeparatedIntegerField
|
9 ani în urmă |
Marcin Markiewicz
|
f7a9872b91
Fixed #26173 -- Prevented localize_input() from formatting booleans as numbers.
|
9 ani în urmă |
Shai Berger
|
bb51dc902d
Refs #26112 -- Fixed aggregate GIS test on Oracle.
|
9 ani în urmă |
userimack
|
75143fa13f
Fixed #26182 -- Removed an obsolete (refs #24917) paragraph in admindocs.
|
9 ani în urmă |
userimack
|
7a7b82e6f4
Fixed #26181 -- Corrected AngularJS CSRF example.
|
9 ani în urmă |
Liam Brenner
|
182f98c4c7
Fixed typo in django/middleware/common.py docstring.
|
9 ani în urmă |
Tim Graham
|
f0a84112ba
Refs #25684 -- Silenced logging output in servers tests.
|
9 ani în urmă |
Simon Charette
|
a325fb1f9b
Fixed #26162 -- Checked query name clashes of hidden relationships.
|
9 ani în urmă |
Tim Graham
|
7fa8aea8dd
Made @override_settings(ROOT_URLCONF=...) consistent.
|
9 ani în urmă |
Tim Graham
|
10a162809f
Refs #24007 -- Removed an apps.populate() call in model unpickling that can cause deadlocks.
|
9 ani în urmă |
Tim Graham
|
db9f21f0ad
Fixed typo in django/db/migrations/state.py.
|
9 ani în urmă |
Tim Graham
|
97eb3356b2
Fixed #26177 -- Fixed a PostgreSQL crash with TIME_ZONE=None and USE_TZ=False.
|
9 ani în urmă |
knbk
|
e000ca23d2
Removed obsolete comment.
|
9 ani în urmă |
Shai Berger
|
28f60ef3b8
Fixed title formatting in backwards-incompat section of 1.10 release notes
|
9 ani în urmă |
Tim Graham
|
d6337e65ed
Added stub release notes for 1.8.10.
|
9 ani în urmă |
Tim Graham
|
015fad9060
Fixed #26175 -- Removed SHA1 password hashes in tests.
|
9 ani în urmă |
Sergey Fedoseev
|
f8e865d78f
Fixed spelling -- super set -> superset.
|
9 ani în urmă |
Tim Graham
|
406675b1a0
Fixed #26176 -- Fixed E123 flake8 warnings.
|
9 ani în urmă |
Simon Charette
|
275314512d
Refs #26144 -- Used proxy_for_model instead of mro inspection.
|
9 ani în urmă |
Pankrat
|
f91a04621e
Fixed #25833 -- Added support for non-atomic migrations.
|
9 ani în urmă |
Yoong Kang Lim
|
0edb8a146f
Fixed #26144 -- Warned when dumping proxy model without concrete parent.
|
9 ani în urmă |
Hasan
|
04de436932
Made multiline assertRaises* conform to flake8's E128 rule.
|
9 ani în urmă |
Simon Charette
|
6eb3ce11e4
Fixed #26089 -- Removed custom user test models from public API.
|
9 ani în urmă |
Simon Charette
|
19318507d9
Stopped registering the sessions tests models to the sessions app.
|
9 ani în urmă |
Simon Charette
|
d7db417f1a
Removed some leftover trailing commas.
|
9 ani în urmă |