Mariusz Felisiak
|
36a2e9607e
Made default_role_error use logger.
|
il y a 4 ans |
Carlton Gibson
|
7ec2658e1e
Added stub release notes for 3.0.8.
|
il y a 4 ans |
Dan Palmer
|
2c82414914
Fixed CVE-2020-13254 -- Enforced cache key validation in memcached backends.
|
il y a 4 ans |
Jon Dufresne
|
2dd4d110c1
Fixed CVE-2020-13596 -- Fixed potential XSS in admin ForeignKeyRawIdWidget.
|
il y a 4 ans |
Carlton Gibson
|
81dc710571
Added release date for 2.2.13 and 3.0.7.
|
il y a 4 ans |
Mariusz Felisiak
|
7fc317ae73
Refs #30997 -- Improved HttpRequest.is_ajax() warning message with stacklevel=2.
|
il y a 4 ans |
Thodoris Sotiropoulos
|
df32fd42b8
Fixed #31651 -- Made ExpressionWrapper use grouping columns from wrapped expression.
|
il y a 4 ans |
Adam Johnson
|
22a59c01c0
Refs #31615 -- Added EXISTS clauses to extension operations.
|
il y a 4 ans |
David Smith
|
06c8565a46
Updated link to Celery.
|
il y a 4 ans |
Carlton Gibson
|
0daddf093f
Refs #31485 -- Added release notes for backport of jQuery upgrade to 3.5.1.
|
il y a 4 ans |
Carlton Gibson
|
8c49c3f725
Adjusted URL example in tutorial.
|
il y a 4 ans |
Jon Dufresne
|
8ce570f2f2
Fixed #31643 -- Changed virtualenv doc references to Python 3 venv.
|
il y a 4 ans |
Chris May
|
ecaac9e42f
Fixed typo in docs/ref/templates/language.txt.
|
il y a 4 ans |
Carles Pina
|
e46c2326c8
Fixed #31536 -- Fixed rendering of disabled AdminFileWidget and ClearableFileInput.
|
il y a 4 ans |
René Fleschenberg
|
578b3046e3
Reverted "Refs #23919 -- Removed obsolete __init__.py files in management command directories."
|
il y a 4 ans |
Nikita Sobolev
|
682b295c6c
Made small improvement to docs/topics/db/multi-db.txt.
|
il y a 4 ans |
Fabio Sangiovanni
|
19ceabefd4
Made minor edits to TemplateResponseMixin.get_template_names() docs.
|
il y a 4 ans |
Carlton Gibson
|
dd1ca50b09
Fixed #31570 -- Corrected translation loading for apps providing territorial language variants with different plural equations.
|
il y a 4 ans |
Fabio Sangiovanni
|
df18882473
Added SingleObjectMixin.query_pk_and_slug to CBV flattened index.
|
il y a 4 ans |
Claude Paroz
|
bd4e409695
Made intword/intcomma template filters independent of USE_L10N.
|
il y a 4 ans |
David Smith
|
7514852767
Removed redundant pyenchant dependency in spelling check docs.
|
il y a 4 ans |
Jon Dufresne
|
8dabdd2cc5
Corrected FAQ link in docs/faq/help.txt.
|
il y a 4 ans |
Jon Dufresne
|
494ba27b5f
Changed some doc links to use intersphinx.
|
il y a 4 ans |
Simon Charette
|
f8ef5f2c86
Refs #21171 -- Made Collector.delete() rollback in the correct database.
|
il y a 4 ans |
David Smith
|
0382ecfe02
Fixed #28694 -- Made django.utils.text.slugify() strip dashes and underscores.
|
il y a 4 ans |
David Smith
|
3111b434e7
Corrected slugify()'s docstring.
|
il y a 4 ans |
David Smith
|
dde05e192c
Added more tests for slugify().
|
il y a 4 ans |
Jon Dufresne
|
3bc4240d97
Removed unused admin:jsi18n <script> element from change_password.html.
|
il y a 4 ans |
Mariusz Felisiak
|
d94a9aa055
Refs #31040, Refs #31224 -- Prevented cycles in exceptions chain.
|
il y a 4 ans |
Adam Johnson
|
fa58450a9a
Fixed #31468 -- Allowed specifying migration filename in Operation.
|
il y a 5 ans |