David Smith
|
4038a8df0b
Refs #32339 -- Doc'd BaseFormSet.as_div()
|
2 年之前 |
Marcelo Galigniana
|
f9f0092346
Completed test coverage for django.utils.datastructures.
|
2 年之前 |
Marcelo Galigniana
|
f608e6a157
Completed test coverage for django.db.migrations.graph.
|
2 年之前 |
Marcelo Galigniana
|
5b23d6666e
Completed test coverage for django.forms.utils.
|
2 年之前 |
Sarah Boyce
|
e13954d2cf
Bumped grunt-contrib-qunit versions in npm configurations.
|
2 年之前 |
DevilsAutumn
|
ff3a283422
Fixed #34250 -- Fixed renaming model with m2m relation to a model with the same name.
|
2 年之前 |
Carlton Gibson
|
ce8189eea0
Fixed #34328 -- Added async-only class-based middleware example.
|
2 年之前 |
tschilling
|
c5808470aa
Fixed #34280 -- Allowed specifying different field values for create operation in QuerySet.update_or_create().
|
2 年之前 |
Carlton Gibson
|
ecafcaf634
Added CVE-2023-24580 to security archive.
|
2 年之前 |
Markus Holtermann
|
85ac33591c
Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files.
|
2 年之前 |
Sarah Boyce
|
1eb94bc8da
Fixed #29994 -- Added warning about performance of FileBasedCache with a large number of files.
|
2 年之前 |
Sarah Boyce
|
7e297e52c2
Bumped versions in pre-commit and npm configurations.
|
2 年之前 |
Sota Tabu
|
3e9d413231
Fixed #34318 -- Added release note for 4bfe8c0eec835b8eaffcda7dc1e3b203751a790a.
|
2 年之前 |
sarahboyce
|
e678046681
Fixed #34316 -- Fixed layout of admin password change forms and help texts.
|
2 年之前 |
Paolo Melchiorre
|
69352d85fa
Fixed #33213 -- Doc'd testing code coverage in parallel and used it.
|
2 年之前 |
Mariusz Felisiak
|
b6ed389eec
Ignored 534ac4829764f317cf2fbc4a18354fcc998c1425 formatting changes in git blame.
|
2 年之前 |
Carlton Gibson
|
534ac48297
Refs #34140 -- Applied rst code-block to non-Python examples.
|
2 年之前 |
dennisvang
|
7bb741d787
Fixed #34325 -- Corrected wording in PercentRank() docs.
|
2 年之前 |
Dhanush
|
a18d20ca97
Fixed #32813 -- Made runserver display port after binding.
|
2 年之前 |
p0lygun
|
358792486e
Fixed #34324 -- Mentioned Discord server in contributing index.
|
2 年之前 |
Syed Sajjad Hussain Shah
|
3fa8390673
Fixed #34248 -- Added tox.ini to MANIFEST.in.
|
2 年之前 |
Willem Van Onsem
|
292aacaf6c
Fixed #34311 -- Updated serialization docs from unique_together to UniqueConstraint.
|
2 年之前 |
Jacob Rief
|
473283d241
Fixed #34303 –- Allowed customizing admin site log entry list.
|
2 年之前 |
Carlton Gibson
|
1964e4367f
Added missing vars to AdminSite.each_context() docs.
|
2 年之前 |
Mariusz Felisiak
|
2fd755b361
Fixed #34319 -- Fixed Model.validate_constraints() crash on ValidationError with no code.
|
2 年之前 |
Anders Hovmöller
|
69069a443a
Refs #7430 -- Removed broken Template.__iter__().
|
2 年之前 |
Bakdolot
|
325c44ac6c
Fixed #34315 -- Preserved admin changelist filters on "Close" button.
|
2 年之前 |
Youngkwang Yang
|
9f20f382ca
Fixed #34313 -- Updated thousands separator for Spanish (ES) locale.
|
2 年之前 |
Bernhard M. Wiedemann
|
b4cdcbf239
Removed hardcoded date in SetCookieTests.test_far_expiration().
|
2 年之前 |
Carlton Gibson
|
1df7814e4b
Refs #34146 -- Fixed typos in tutorial. (#16530)
|
2 年之前 |