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-12-05
Removed test workarounds for PROJ.4 < 4.7.0.
Sergey Fedoseev
2016-12-05
Removed deprecated html_translator_class sphinx config option.
Tim Graham
2016-12-02
Fixed #27561 -- Added Oracle support for binary "or" operator.
Mariusz Felisiak
2016-12-02
Updated LimitChoicesToTests to use setUpTestData and cosmetic edits.
Tim Graham
2016-12-02
Fixed #27563 -- Moved "apply limit_choices_to" code from BaseModelForm to fie...
Jon Dufresne
2016-12-02
Added stub release notes for 1.10.5.
Tim Graham
2016-12-01
Added release dates for 1.10.4, 1.9.12, 1.8.17.
Tim Graham
2016-12-01
Fixed #27119 -- Cached BaseFormSet.management_form property
Claude Paroz
2016-12-01
Refs #27558 -- Added test for no index on InnoDB ForeignKey.
Ed Morley
2016-12-01
Fixed #27542 -- Made Client.force_login() skip auth backends without get_user().
Anton Samarchyan
2016-12-01
Refs #27505 -- Made Paginator's exception messsages translatable.
Anton Bazhanov
2016-12-01
Fixed #27546 -- Removed hardcoded class names in __repr__() methods.
Keda87
2016-12-01
Refs #27546 -- Tested some __repr__() methods.
Keda87
2016-11-30
Moved csrf_tests views to a spearate file.
Tim Graham
2016-11-30
Refs #27358 -- Removed invalid/unneeded FileField.upload_to in tests/docs.
Tim Graham
2016-11-30
Replaced RawSQL with Cast in Coalesce doc example.
Simon Charette
2016-11-30
Fixed #27557 -- Casted GEOSGeometry only when necessary
Claude Paroz
2016-11-30
Fixed #27556 -- Added Oracle support for IsValid function and isvalid lookup.
Sergey Fedoseev
2016-11-30
Refs #24245 -- Added introspection for database defaults on Oracle.
Mariusz Felisiak
2016-11-30
Removed unneeded GeoAggregate.convert_value() & DatabaseOperations.convert_ge...
Sergey Fedoseev
2016-11-30
Added my bio.
patjouk
2016-11-30
Refs #27358 -- Fixed system check crash with an empty FileField.upload_to.
Lex Berezhny
2016-11-30
Refs #16859 -- Allowed storing CSRF tokens in sessions.
Raphael Michel
2016-11-30
Simplified union GIS tests with equals() rather than equals_exact().
Sergey Fedoseev
2016-11-30
Fixed #27552 -- Added docs/test for GEOSGeometry.normalize().
Sergey Fedoseev
2016-11-29
Fixed #27507 -- Used SchemaEditor.execute() to run deferred_sql in migrate's ...
Lex Berezhny
2016-11-29
Fixed #27555 -- Removed django.utils.functional.lazy_property.
Adam Chainz
2016-11-29
Fixed #27181 -- Allowed contrib.sites to match domains with trailing ".".
Anton Samarchyan
2016-11-29
Added my bio
Adam Chainz
2016-11-29
Fixed #27358 -- Added a system check to prevent FileField's upload_to from st...
Henry Dang
2016-11-29
Fixed #27402 -- Fixed incorrect LocaleMiddleware redirects with prefix_defaul...
Krzysztof Urbaniak
2016-11-29
Fixed #27544 -- Fixed QuerySet.update(dt=F('dt') + timedelta) crash on SQLite.
Andrew Nester
2016-11-29
Enabled GeoQuerySetTest.test_unionagg on Oracle; refs #23504.
Sergey Fedoseev
2016-11-28
Quoted group name in django/contrib/auth/models.py docstring.
Nik Nyby
2016-11-28
Fixed typo in docs/topics/auth/customizing.txt.
Tim Graham
2016-11-28
Fixed #27321 -- Added detection for table case name sensitivity on MySQL.
Adam Chainz
2016-11-28
Refs #26327 -- Renamed JsonAgg to JSONBAgg.
Mads Jensen
2016-11-25
Fixed #27532 -- Deprecated Model._meta.has_auto_field
Adam Chainz
2016-11-25
Fixed #25966 -- Made get_user_model() work at import time.
Aymeric Augustin
2016-11-25
Fixed grammar in sqlite's DatabaseOperations.bulk_batch_size()'s docstring.
Daniel Hahler
2016-11-25
Fixed #27509 -- Removed redundant gdal-bin dependency listing.
Luke Murphy
2016-11-25
Refs #16682 -- Replaced signal number with equivalent signal.SIGINT.
Mariusz Felisiak
2016-11-24
Fixed #27531 -- Added block.super to admin's delete confirmation extrahead bl...
elky
2016-11-24
Improved the way Model.save() skips the auto_field.
Adam Chainz
2016-11-24
Fixed #27517 -- Fixed charset param in SimpleTemplateResponse.__init__().
Kosei Kitahara
2016-11-24
Rephrased an ambiguous sentence in docs/topics/signals.txt.
Daniel Musketa
2016-11-24
Fixed typo in docs/topics/auth/customizing.txt.
Alex Scott
2016-11-23
Normalized casing of "custom user model".
Tim Graham
2016-11-23
Fixed #24370 -- Recommended starting with a custom user model.
Krzysztof Gogolewski
2016-11-23
Fixed #27499 -- Made Prefetches pickle without evaluating their QuerySet.
Adam Chainz
[prev]
[next]