Yash
|
dc626fbe3a
Fixed #35682 -- Updated docstrings for base view classes which require a response mixin.
|
2 months ago |
Ben Cail
|
80c3697e96
Refs #35782 -- Documented the get_help_text methods in password validators.
|
1 month ago |
Simon Charette
|
53ea4cce2f
Fixed #35744 -- Relabelled external aliases of combined queries.
|
1 month ago |
Bendeguz Csirmaz
|
97c05a64ca
Refs #373 -- Added additional validations to tuple lookups.
|
2 months ago |
Mariusz Felisiak
|
263f731919
Fixed docs build on Sphinx 8.1+.
|
1 month ago |
Sarah Boyce
|
9423f8b476
Fixed #35612 -- Added documentation on how the security team evaluates reports.
|
1 month ago |
Adam Johnson
|
cee95e6172
Fixed #35717 -- Reduced Create/RemoveCollation operations when optimizing migrations.
|
3 months ago |
ekinertac
|
68cee15a8f
Fixed #35789 -- Improved the error message raised when the tag must be first in the template.
|
1 month ago |
gabn88
|
e970bb7ca7
Fixed #35103 -- Used provided error code and message when fields is set without a condition on UniqueConstraint.
|
10 months ago |
Baptiste Mispelon
|
1979b1403a
Fixed docstring for django.core.exceptions module.
|
1 month ago |
Mariusz Felisiak
|
6db89aa6c4
Fixed typo in docs/releases/5.2.txt.
|
1 month ago |
Chiara Mezzavilla
|
40a60d589e
Explained exception to using include() within urlpatterns in tutorial 1.
|
1 month ago |
Bona Fide IT GmbH
|
d4e4520efb
Fixed #35792 -- Simplified ModelBackend._get_group_permissions().
|
2 months ago |
nessita
|
470f4c2436
Added GitHub Action workflow to test all Python versions listed in the project config file.
|
1 month ago |
Natalia
|
fc1119e8be
Refs #35502 -- Clarified models.py file path in docs/topics/db/queries.txt.
|
3 months ago |
Meta
|
d2c74cfb48
Fixed #35502 -- Removed duplication of "mysite" directory name in intro docs.
|
3 months ago |
Mariusz Felisiak
|
2e3bc59fd3
Refs #34900 -- Doc'd Python 3.13 compatibility.
|
1 month ago |
Mariusz Felisiak
|
f07eeff3a2
Refs #34900 -- Added Python 3.12 to classifiers and tox.ini, and used it in GitHub actions.
|
1 month ago |
Mariusz Felisiak
|
22e21ec641
Bumped versions in pre-commit and npm configurations.
|
1 month ago |
Natalia
|
4d11402932
Added stub release notes for 5.1.3.
|
1 month ago |
Natalia
|
5bb433e99b
Added release date for 5.1.2.
|
1 month ago |
nessita
|
679d57816d
Fixed #35809 -- Set background color for selected rows in the admin's form select widget.
|
1 month ago |
Gavin Wahl
|
747b417a22
Fixed #35798, Refs #31641 -- Prevented admin navigation sidebar loading flicker.
|
2 years ago |
Mario Munoz
|
ef56e1ff6d
Fixed #35799 -- Fixed the positioning of the inline admin plus icon for RTL languages.
|
1 month ago |
antoliny0919
|
862026a8b9
Fixed #35742 -- Removed hardcoded "username" references in admin templates.
|
1 month ago |
nessita
|
7d9dd7b68f
Updated translations from Transifex.
|
1 month ago |
GappleBee
|
a417c0efb4
Fixed #35449 -- Fixed validation of array items in SplitArrayField when remove_trailing_nulls=True.
|
2 months ago |
Jon Janzen
|
50f89ae850
Fixed #35303 -- Implemented async auth backends and utils.
|
8 months ago |
aditya.chaudhary1558@gmail.com
|
4cad317ff1
Fixed #35804 -- Removed unused rules for ul.tools from admin CSS.
|
1 month ago |
Carlton Gibson
|
d876be794f
Fixed #35807 -- Mentioned async case for internal get/set urlconf helpers.
|
1 month ago |