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