index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
Age
Commit message (
Expand
)
Author
2024-10-16
Refs #35727 -- Updated response.content.decode calls to use the HttpResponse....
SaJH
2024-10-16
Fixed #35727 -- Added HttpResponse.text property.
SaJH
2024-10-15
Fixed #35782 -- Allowed overriding password validation error messages.
Ben Cail
2024-10-15
Fixed #35656 -- Added an autodetector attribute to the makemigrations and mig...
leondaz
2024-10-15
Fixed #35682 -- Updated docstrings for base view classes which require a resp...
Yash
2024-10-14
Fixed #35744 -- Relabelled external aliases of combined queries.
Simon Charette
2024-10-14
Refs #373 -- Added additional validations to tuple lookups.
Bendeguz Csirmaz
2024-10-10
Fixed #35717 -- Reduced Create/RemoveCollation operations when optimizing mig...
Adam Johnson
2024-10-10
Fixed #35789 -- Improved the error message raised when the tag must be first ...
ekinertac
2024-10-10
Fixed #35103 -- Used provided error code and message when fields is set witho...
gabn88
2024-10-10
Fixed docstring for django.core.exceptions module.
Baptiste Mispelon
2024-10-09
Fixed #35792 -- Simplified ModelBackend._get_group_permissions().
Bona Fide IT GmbH
2024-10-08
Fixed #35809 -- Set background color for selected rows in the admin's form se...
nessita
2024-10-08
Fixed #35798, Refs #31641 -- Prevented admin navigation sidebar loading flicker.
Gavin Wahl
2024-10-08
Fixed #35799 -- Fixed the positioning of the inline admin plus icon for RTL l...
Mario Munoz
2024-10-08
Fixed #35742 -- Removed hardcoded "username" references in admin templates.
antoliny0919
2024-10-07
Updated translations from Transifex.
nessita
2024-10-07
Fixed #35449 -- Fixed validation of array items in SplitArrayField when remov...
GappleBee
2024-10-07
Fixed #35303 -- Implemented async auth backends and utils.
Jon Janzen
2024-10-07
Fixed #35804 -- Removed unused rules for ul.tools from admin CSS.
aditya.chaudhary1558@gmail.com
2024-10-07
Fixed #35807 -- Mentioned async case for internal get/set urlconf helpers.
Carlton Gibson
2024-09-30
Fixed #35797 -- Removed debug context processor from default project template.
Marc Gibbons
2024-09-26
Refs #373 -- Added support for using tuple lookups in filters.
Bendeguz Csirmaz
2024-09-26
Fixed #35734 -- Used JSONB_BUILD_OBJECT database function on PostgreSQL when ...
John Parton
2024-09-20
Refs #373 -- Updated TupleIsNull lookup to check if any is NULL rather than all.
Bendeguz Csirmaz
2024-09-19
Fixed #35776 -- Dropped support for GDAL 3.0.
David Smith
2024-09-19
Updated link with valid options for LANGUAGE_CODE in global_settings.py.
r0Zh-ovanya
2024-09-19
Fixed #35074 -- Fixed adding/removing indexes when spatial_index is changed o...
Mariusz Felisiak
2024-09-18
Fixed #35766 -- Handled slices in BaseChoiceIterator.
Sarah Boyce
2024-09-17
Refs #373, Refs #24121 -- Added ColPairs.__repr__().
Bendeguz Csirmaz
2024-09-17
Fixed #29522 -- Refactored the Deserializer functions to classes.
Amir Karimi
2024-09-17
Fixed #35660 -- Made serialized_rollback and fixture data available in Transa...
Jacob Walls
2024-09-17
Refs #35660 -- Updated TransactionTestCase methods into class or static methods.
Jacob Walls
2024-09-17
Fixed #35735 -- Enabled template access to methods and properties of classes ...
Fabian Braun
2024-09-17
Fixed #35762 -- Avoided unneeded quote_name() calls in SQLite introspection.
Claude Paroz
2024-09-16
Fixed #34887 -- Added support for unlimited models.CharField on SQLite.
saJaeHyukc
2024-09-16
Fixed #34221 -- Honored translation precedence with mixed plural forms.
Claude Paroz
2024-09-12
Fixed #35755 -- Hid help text of hidden fields in admin fieldsets.
Richard Laager
2024-09-11
Refs #373 -- Removed outdated comment in RelatedIn lookup.
Csirmaz Bendegúz
2024-09-11
Fixed #35732 -- Wrapped ConcatPair expression in parentheses to ensure operat...
Gastón Avila
2024-09-11
Fixed #35752 -- Fixed crash when using In() lookup in filters.
Bendeguz Csirmaz
2024-09-11
Refs #373 -- Refactored variable assignments in ColPairs and tuple lookups.
Bendeguz Csirmaz
2024-09-11
Refs #373 -- Improved test coverage of tuple lookup checks.
Bendeguz Csirmaz
2024-09-11
Fixed #35747 -- Used default ordering when the ORDER_VAR param is blank in th...
ldeluigi
2024-09-10
Refs #35074 -- Added _create_spatial_index_sql()/_delete_spatial_index_sql() ...
Mariusz Felisiak
2024-09-10
Refs #35074 -- Added PostGISSchemaEditor._create_spatial_index_name().
Mário Falcão
2024-09-09
Refs #373 -- Added Model._is_pk_set() abstraction to check if a Model's PK is...
Csirmaz Bendegúz
2024-09-09
Refs #33817 -- Corrected errors raised when Oracle driver is not installed.
Mariusz Felisiak
2024-09-09
Fixed #35631 -- Added HttpRequest.get_preferred_type().
Jake Howard
2024-09-03
Fixed CVE-2024-45231 -- Avoided server error on password reset when email sen...
Natalia
[prev]
[next]