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
2016-11-21
Fixed #27511 -- Corrected Field.related_model docs about GenericRelation.
Tim Graham
2016-11-21
Fixed #27516 -- Made test client's response.json() cache the parsed JSON.
Adam Chainz
2016-11-21
Refs #23811 -- Corrected git bisect run example usage.
François Freitag
2016-11-20
Fixed #27512 -- Removed unused code in Model.__init__().
Adam Chainz
2016-11-20
Refs #26207 -- Removed obsolete comments about deferred model classes.
Adam Chainz
2016-11-20
Fixed #27514 -- Tested Model.__init__ excessive number of fields.
Adam Chainz
2016-11-19
Fixed #27493 -- Fixed test failure with recent GDAL versions
Nicolas Noé
2016-11-17
Fixed #27156 -- Made changing HttpRequest.encoding clear GET.
PREMANAND
2016-11-17
Fixed #27482 -- Doc'd an example of Case() in QuerySet.filter().
Jonatas CD
2016-11-17
Simplified a test after refs #26207.
Joachim Jablon
2016-11-16
Fixed #27467 -- Made UserAttributeSimilarityValidator max_similarity=0/1 work...
Tim Graham
2016-11-16
Fixed #27488 -- Added SpatiaLite suppport for IsValid, MakeValid, and __isvalid.
Sergey Fedoseev
2016-11-16
Fixed #27494 -- Fixed typos in docs/topics/db/models.txt.
Tim Graham
2016-11-16
Fixed incorrect word choice in docs/topics/migrations.txt.
Mitchel Humpherys
2016-11-15
Fixed #27407 -- Made Model.delete(keep_parents=True) preserve parent reverse ...
Simon Charette
2016-11-15
Refs #27003 -- Fixed JSONField crash on converted values.
Brandon Chinn
2016-11-15
Refs #27003 -- Fixed SimpleArrayField crash on converted values.
Brandon Chinn
2016-11-15
Replaced "django" with "Django" in spelling_wordlist.
akki
2016-11-15
Refs #26753 -- Removed obsolete workarounds in GIS tests for lack of GDAL.
Adam Chainz
2016-11-15
Fixed #26985 -- Doc'd that ForeignKey.to_field reference must be unique.
Jonatas CD
2016-11-15
Fixed #27393 -- Aligned input boxes in admin password reset forms.
Michiel Beijen
2016-11-15
Fixed #27394 -- Added scientific notation support for big integers in floatfo...
Mariusz Felisiak
2016-11-15
Refs #25284 -- Corrected an obsolete implicit __in lookup example.
Simon Charette
2016-11-15
Used setUpTestData() in ordering tests.
Mariusz Felisiak
2016-11-14
Fixed #27453 -- Avoided unnecessary recompilation of non-translated URL regexes.
Carl Meyer
2016-11-14
Added tests for LocaleRegexProvider.
Carl Meyer
2016-11-14
Fixed #27463 -- Fixed E741 flake8 warnings.
Ramin Farajpour Cami
2016-11-14
Fixed #27481 -- Made SQLite return annotated boolean values as boolean, not i...
Sergey Fedoseev
2016-11-14
Fixed E305 flake8 warnings.
Ramin Farajpour Cami
2016-11-14
Decorated a few functions.
Tim Graham
2016-11-12
Fixed #27448 -- Switched use of functions deprecated in PostGIS 2.2.
Christian von Roques
2016-11-12
Documented GEOS 3.5 support
Claude Paroz
2016-11-12
Dropped support for GDAL 1.7 and 1.8
Claude Paroz
2016-11-12
Fixed #27479 -- Fixed GDALClose prototype. (#7546)
Sergey Fedoseev
2016-11-12
Fixed #27386 -- Wrapped admin's readonly fields in <div> rather than <p>.
Jacob Rief
2016-11-11
Removed an unused function argument in db_functions test.
Mads Jensen
2016-11-11
Fixed typo in docs/topics/db/multi-db.txt.
Jezeniel Zapanta
2016-11-11
Fixed #25240 -- Added ExtractWeek and exposed it through the __week lookup.
Mads Jensen
2016-11-11
Fixed #27421 -- Added shape, size, and offset controls to GDALRaster construc...
Daniel Wiesmann
2016-11-11
Fixed typo in docs/ref/settings.txt.
Ian Lee
2016-11-11
Fixed #27431 -- Prevented disabled form fields from appearing as changed.
Kenneth Veldman
2016-11-10
Removed a bit of builtin_server tests for Python ≤ 2.7.3.
Tim Graham
2016-11-10
Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings.
za
2016-11-10
Removed an obsolete (as of refs #25999) logging test from refs #18985.
Tim Graham
2016-11-10
Fixed #27469 -- Prevented sending email to empty addresses
Claude Paroz
2016-11-10
Removed redundant DateTimeField.register_lookup()s.
Tim Graham
2016-11-10
Fixed #27438 -- Added the diffsettings --default option.
Paweł Marczewski
2016-11-09
Fixed #27461 -- Fixed incorrect allow_migrate() arguments in makemigrations.
Joseph Kahn
2016-11-09
Inlined a note in docs/ref/models/expressions.txt.
Tim Graham
2016-11-09
Fixed #27414 -- Doc'd that F() expressions on relations return pk values.
Jop Reyntjes
[prev]
[next]