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
2017-09-05
Added stub release notes for security releases.
Tim Graham
2017-09-05
Removed hardcoding from get_earliest_or_latest tests' tearDown().
François Freitag
2017-09-05
Refs #28518 -- Improved performance of loading geometries from DB.
Sergey Fedoseev
2017-09-05
Simplified admin.widgets.url_params_from_lookup_dict().
Sergey Fedoseev
2017-09-05
Used dict comprehensions in BaseMemcachedCache.get_many() and set_many() for ...
Sergey Fedoseev
2017-09-05
Removed useless condition from Oracle's NullBooleanField's check constraint.
Mariusz Felisiak
2017-09-05
Added tests for BooleanField/NullBooleanField's check constraints on Oracle.
Mariusz Felisiak
2017-09-04
Fixed #28126 -- Added GistIndex to contrib.postgres.
Mads Jensen
2017-09-04
Improved messages in IndexErrors raised by GDAL objects.
Nick Pope
2017-09-04
Fixed #28569 -- Corrected get_layer_by_name prototype to skip error checking.
Nick Pope
2017-09-04
Fixed #28479 -- Doc'd that transaction rollback doesn't revert model state.
Jonatas CD
2017-09-04
Fixed #28493 -- Made migrations autodetector find dependencies for model rena...
Jeremy Satterfield
2017-09-04
Fixed #28568 -- Fixed typo in docs/ref/models/database-functions.txt.
Michael
2017-09-04
Fixed #28082 -- Made BaseDateListView pass context from get_dated_items() to ...
Sebastian Sassi
2017-09-04
Corrected YearComparisonLookup.get_bound() signature.
Srinivas Reddy Thatiparthy
2017-09-04
Fixed #26344 -- Made EmailMessage include alternatives when the body is empty...
Igor Tokarev
2017-09-04
Fixed typo in docs/releases/1.10.txt.
Berker Peksag
2017-09-03
Refs #27804 -- Used subTest() in a modeladmin test.
Nick Pope
2017-09-03
Fixed #28558 -- Simplified code to remove OGRIndexError.
Nick Pope
2017-09-03
Refs #27804 -- Used subTest() in a syndication test.
Mads Jensen
2017-09-03
Fixed #28500 -- Fixed crash in FileBasedCache._is_expired() if the cache file...
caleb logan
2017-09-03
Fixed #28550 -- Restored contrib.auth's login() and logout() views' respect o...
ZachLiuGIS
2017-09-03
Updated EmpytResultSet import not to use the alias.
Mariusz Felisiak
2017-09-03
Refs #25225 -- Removed test for removed ListMixin._IndexError.
Nick Pope
2017-09-02
Removed stray versionadded/changed annotations for 1.10.
Tim Graham
2017-09-02
Moved select_sql in SQLCompiler.get_extra_select() to improve performance.
Mariusz Felisiak
2017-09-02
Fixed #28367 -- Doc'd how to override management commands.
jkrzy
2017-09-02
Fixed #28306 -- Completed test coverage for django.utils.lorem_ipsum.
LBerrocal
2017-09-02
Fixed #28332 -- Fixed diamond inheritence example in docs.
Jeremy Satterfield
2017-09-02
Fixed #17985 -- Documented ModelAdmin.lookup_allowed().
Simon Meers
2017-09-02
Fixed #28525 -- Documented GDAL and GeoIP exceptions.
Nick Pope
2017-09-02
Fixed typos in docs/releases/1.10.txt.
Berker Peksag
2017-09-02
Simplified index bounds checking in GDAL objects.
Nick Pope
2017-09-02
Fixed #28559 -- Removed contrib.gis.gdal.OGRException backwards compatibility...
Nick Pope
2017-09-01
Fixed test in auth_tests modifying data from setUpTestData().
François Freitag
2017-09-01
Fixed #28557 -- Fixed ForeignKey/OneToOneField/ManyToManyField argument name ...
Tim Graham
2017-09-01
Refs #26522 -- Forwardported 1.11.5 release note.
Tim Graham
2017-09-01
Reordered GeoIP docs be consistent with GDAL/GEOS ordering.
Nick Pope
2017-09-01
Made GeoIP docs headers consistent with other GIS docs.
Nick Pope
2017-08-31
Refs #23276 -- Fixed explanation of how calling views works.
Tim Graham
2017-08-31
Fixed #28549 -- Fixed QuerySet.defer() with super and subclass fields.
Jeremy Kerr
2017-08-31
Fixed #28543 -- Prevented ManyToManyField.value_from_object() from being lazy.
Tim Graham
2017-08-31
Fixed #28524 -- Fixed program name in management commands when using 'python ...
Nick Pope
2017-08-31
Removed useless itertools.chain() call in ChoiceWidget.optgroups().
Sergey Fedoseev
2017-08-31
Refs #28487 -- Forwardported 1.11.5 release note.
Tim Graham
2017-08-31
Simplified model's Options._get_fields() a bit.
Sergey Fedoseev
2017-08-30
Fixed #27701 -- Doc'd staticfiles runserver bypasses middleware when serving ...
jkrzy
2017-08-30
Fixed #28548 -- Replaced 'middlewares' with 'middleware' in docs.
Jkrzy
2017-08-29
Fixed #28530 -- Prevented SelectDateWidget from localizing years in output.
caleb logan
2017-08-29
Simplified contrib.gis.geos.prototypes by replacing c_char with c_byte.
Sergey Fedoseev
[prev]
[next]