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
2018-06-11
Dropped support for GDAL 1.9 and 1.10.
Tim Graham
2018-06-10
Prevented unexpected link in settings docs
Claude Paroz
2018-06-09
Fixed 'invalid escape sequence' warning in GEOSGeometryBase.from_ewkt().
Tim Graham
2018-06-09
Fixed #29484 -- Removed the need to specify SPATIALITE_LIBRARY_PATH with Spat...
Claude Paroz
2018-06-09
Refs #29483 -- Relaxed WGS 84 check regex
Claude Paroz
2018-06-08
Fixed #29440 -- Doc'd where the bulk argument applies in RelatedManager.
Jeremy Lainé
2018-06-08
Refactored naturaltime to use a class-based formatter
Claude Paroz
2018-06-08
Fixed typo in docs/releases/2.0.7.txt.
Mariusz Felisiak
2018-06-08
Added stub release notes for 2.0.6.
Carlton Gibson
2018-06-07
Fixed #29474 -- Simplified BaseInlineFormset.save_new().
Tim Graham
2018-06-07
Added a missing test for createsuperuser management command.
Hasan Ramezani
2018-06-07
Removed unused HttpRequest._post_parse_error attribute.
Josh Schneier
2018-06-06
Fixed #29301 -- Added custom help formatter to BaseCommand class
Claude Paroz
2018-06-06
Refs #28462 -- Fixed 'invalid escape sequence' warning on Python 3.6+.
Tim Graham
2018-06-06
Fixed MySQL QuerySet.explain() test when running tests in reverse.
Tim Graham
2018-06-06
Refs #29451 -- Used quote_name for column names in tests.
Carlton Gibson
2018-06-05
Fixed typo in docs/topics/auth/customizing.txt.
Michael Kiros
2018-06-05
Refs #29451 -- Quoted MySQL column names in tests.
Tom Forbes
2018-06-05
Refs #29353 -- Removed duplicated logic in StaticFilesHandler.get_response().
Claude Paroz
2018-06-04
Fixed #29374 -- Ordered date filter's format strings by category.
Brenton Cleeland
2018-06-03
Fixed #10827 -- Ensured ContentTypes are created before permission creation.
Claude Paroz
2018-06-03
Fixed #29385 -- Made admindocs ModelDetailView show model properties.
humbertotm
2018-06-02
Fixed #29430 -- Clarified send_mail()'s fail_silently docs.
Subhav Gautam
2018-06-01
Fixed #29461 -- Fixed ogrinspect test_time_field failure on SpatiaLite.
Tim Graham
2018-06-01
Fixed #29462 -- Fixed ogrinspect test failures with GDAL 2.2.
Tim Graham
2018-06-01
Fixed #28462 -- Decreased memory usage with ModelAdmin.list_editable.
Adam Donaghy
2018-06-01
Added release date for 2.0.6 release.
Carlton Gibson
2018-06-01
Corrected typo in outputting-csv.txt.
Dr. Shubham Dipt
2018-05-31
Fixed #29460 -- Added support for GEOS 3.6.
Tim Graham
2018-05-31
Refs #29416 -- Fixed GeoExpressionsTests.test_multiple_annotation() on MySQL ...
Mariusz Felisiak
2018-05-31
Added stub release notes for 1.11.14.
Tim Graham
2018-05-29
Fixed #28892 -- Allowed admin navbar height to expand if needed.
Sara Heins
2018-05-29
Refs #28748 -- Reallowed lazy model field choices.
Tim Graham
2018-05-29
Relaxed a GDAL raster test.
Tim Graham
2018-05-29
Fixed #28044 -- Unified the logic for createsuperuser's interactive and --noi...
Dohyeon Kim
2018-05-28
Added 'caches' to django.core.cache.__all__.
Wang Dongxiao
2018-05-27
Fixed #29230 -- Fixed nested prefetches that clash with descriptors.
Paulo
2018-05-27
Added test for createsuperuser's handling of KeyboardInterrupt.
Hasan Ramezani
2018-05-27
Fixed #29416 -- Removed unnecesary subquery from GROUP BY clause on MySQL whe...
Mariusz Felisiak
2018-05-27
Fixed docs typo in HttpResponse.set_signed_cookie() signature.
Osaetin Daniel
2018-05-27
Removed obsolete BaseHandler attributes.
Daniel Hepper
2018-05-27
Remove documenation for non-existent middleware (#9998)
Daniel Hepper
2018-05-26
Reverted "Fixed #29324 -- Made Settings raise ImproperlyConfigured if SECRET_...
Tim Graham
2018-05-26
Fixed #29432 -- Allowed passing an integer to the slice template filter.
ryabtsev
2018-05-26
Fixed #29415 -- Fixed detection of custom URL converters in included patterns.
Xaroth Brook
2018-05-26
Refs #27098 -- Removed unused introspection queries.
Markus Holtermann
2018-05-26
Fix typo in 2.0 release notes (#9986)
Ian Foote
2018-05-25
Fixed #29423 -- Documented Field.value_from_object().
Srinivas Reddy Thatiparthy
2018-05-25
Mentioned SuccessMessageMixin in generic editing views docs.
Claude Paroz
2018-05-25
Fixed #29400 -- Fixed crash in custom template filters that use decorated fun...
Ryan Rubin
[prev]
[next]