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
Age
Commit message (
Expand
)
Author
2023-03-01
Fixed #34367 -- Updated instructions for installing GeoDjango on Windows.
Heath Henley
2023-03-01
Ignored 14459f80ee3a9e005989db37c26fd13bb6d2fab2 formatting changes in git bl...
Mariusz Felisiak
2023-03-01
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2023-03-01
Refs #34140 -- Added configurations to run blacken-docs linter and adjusted d...
Mariusz Felisiak
2023-03-01
Refs #34140 -- Made minor edits to rst code-blocks.
Mariusz Felisiak
2023-02-28
Ignored ba755ca13123d2691a0926ddb64e5d0a2906a880 formatting changes in git bl...
Mariusz Felisiak
2023-02-28
Refs #34140 -- Corrected rst code-block and various formatting issues in docs.
Joseph Victor Zammit
2023-02-27
Fixed #34368 -- Made subquery raise NotSupportedError when referencing outer ...
Simon Charette
2023-02-27
Fixed #34372 -- Fixed queryset crash on order by aggregation using OrderBy.
Simon Charette
2023-02-24
Fixed #34366 -- Reduced AlterField operations when optimizing migrations.
Laurent Tramoy
2023-02-24
Doc'd that Meta.indexes is preferred to Field.db_index.
Adam Johnson
2023-02-24
Refs #34338 -- Fixed isolation of constraints tests.
Mariusz Felisiak
2023-02-24
Refs #34320 -- Added skipIf for a test requiring check constraints.
Tim Graham
2023-02-23
Refs #30060, Refs #34217 -- Made SchemaEditor not generate SQL for CheckConst...
Mariusz Felisiak
2023-02-23
Fixed #34338 -- Allowed customizing code of ValidationError in BaseConstraint...
Xavier Fernandez
2023-02-23
Refs #33829 -- Added violation_error_message to constraints' __repr__().
Xavier Fernandez
2023-02-22
Fixed #34363 -- Fixed floatformat crash on zero with trailing zeros.
Panagiotis H.M. Issaris
2023-02-22
Fixed #34355 -- Deprecated passing positional arguments to BaseConstraint.
Xavier Fernandez
2023-02-22
Moved DatabaseIntrospection.get_table_description() internal_size release not...
Tim Graham
2023-02-21
Refs #31445 -- Added test for nesting QuerySet.union().
Mariusz Felisiak
2023-02-21
Fixed #34344 -- Allowed PostGIS DatabaseWrapper subclasses to customize (feat...
David Buhler
2023-02-21
Refs #16969 -- Added test for not initializing PostGIS-specific stuff for non...
Mariusz Felisiak
2023-02-20
Fixed #34349 -- Fixed FormSet.empty_form crash when deleting extra forms is d...
Laurens Verhoeven
2023-02-20
Fixed #34346 -- Ordered selected expressions by position.
Simon Charette
2023-02-18
Refs #34176 -- Adjusted group by position variables naming to follow SQL spec.
Simon Charette
2023-02-18
Refs #33308 -- Added tests for queryset ordered by annotation with nulls_firs...
Simon Charette
2023-02-17
Fixed #34347 -- Added __all__ to django.contrib.gis.utils.
syre
2023-02-17
Fixed #34302 -- Fixed SpatialReference.srid for objects without top-level aut...
Stefan Brand
2023-02-17
Refs #34302 -- Fixed SpatialReference.auth_name()/auth_code() when target is ...
Stefan Brand
2023-02-17
Fixed #34342, Refs #33735 -- Fixed test client handling of async streaming re...
Alexandre Spaeth
2023-02-17
Refs #34342 -- Added tests for handling sync streaming responses by test client.
Alexandre Spaeth
2023-02-17
Fixed #34343 -- Moved built-in templates to filesystem.
Nick Pope
2023-02-16
Refs #21080, Refs #34322 -- Added warning to ManifestStaticFilesStorage docs ...
Mariusz Felisiak
2023-02-16
Fixed #34045 -- Improved accessibility of selecting items in admin changelist.
Durval Carvalho
2023-02-15
Fixed #34320 -- Make sure constraints names are obtained from truncated colum...
nabil-rady
2023-02-15
Refs #32339 -- Doc'd setting a form's template_name is recomended over using ...
David Smith
2023-02-15
Refs #32339 -- Updated docs to reflect default <div> style form rendering in ...
David Smith
2023-02-15
Refs #32339 -- Doc'd BaseFormSet.as_div()
David Smith
2023-02-15
Completed test coverage for django.utils.datastructures.
Marcelo Galigniana
2023-02-15
Completed test coverage for django.db.migrations.graph.
Marcelo Galigniana
2023-02-15
Completed test coverage for django.forms.utils.
Marcelo Galigniana
2023-02-14
Bumped grunt-contrib-qunit versions in npm configurations.
Sarah Boyce
2023-02-14
Fixed #34250 -- Fixed renaming model with m2m relation to a model with the sa...
DevilsAutumn
2023-02-14
Fixed #34328 -- Added async-only class-based middleware example.
Carlton Gibson
2023-02-14
Fixed #34280 -- Allowed specifying different field values for create operatio...
tschilling
2023-02-14
Added CVE-2023-24580 to security archive.
Carlton Gibson
2023-02-14
Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files.
Markus Holtermann
2023-02-13
Fixed #29994 -- Added warning about performance of FileBasedCache with a larg...
Sarah Boyce
2023-02-13
Bumped versions in pre-commit and npm configurations.
Sarah Boyce
2023-02-13
Fixed #34318 -- Added release note for 4bfe8c0eec835b8eaffcda7dc1e3b203751a790a.
Sota Tabu
[prev]
[next]