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-23
Added more tests for pickling Prefetches with QuerySets.
Adam Chainz
2016-11-23
Cleaned up some __getstate__() docstrings.
Tim Graham
2016-11-23
Fixed #24959 -- Fixed queries using negative timedeltas on MySQL and Oracle.
Mariusz Felisiak
2016-11-23
Fixed #27504 -- Allowed using the ORM after an error and rollback when autoco...
Mark Young
2016-11-23
Fixed typo in docs/topics/signals.txt.
Daniel Musketa
2016-11-23
Fixed #26920 -- Made GEOSGeometry equality check consider the srid
Jackie Leng
2016-11-22
Added tests for contrib.sitemaps.ping_google().
Adam Chainz
2016-11-22
Fixed #27221 -- Doc'd how to escape a percent symbol in ugettext().
Henry Dang
2016-11-22
Fixed #27250 -- Removed 'for ="..."' from CheckboxSelectMultiple's <label>.
Diego Martín
2016-11-22
Fixed #27295 -- Added a system check to prohibit model names that start or en...
Quentin Fulsher
2016-11-22
Refs #27394 -- Removed @expectedFailure from a floatformat test.
Tim Graham
2016-11-22
Fixed #27513 -- Made Signal.send()/send_robust() a tiny bit faster.
Adam Chainz
2016-11-22
Completed django.dispatch test coverage.
Adam Chainz
2016-11-22
Updated doc links to virtualenv website.
Daniel Musketa
2016-11-21
Refs #17209 -- Fixed token verification for PasswordResetConfirmView POST req...
Florian Apolloner
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
[prev]
[next]