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
2021-04-08
Fixed #32620 -- Allowed subclasses of Big/SmallAutoField for DEFAULT_AUTO_FIELD.
Adam Johnson
2021-04-08
Fixed #32575 -- Added support for SpatiaLite 5.
Claude Paroz
2021-04-08
Refs #31578 -- Removed outdated notes about MyISAM in GIS docs.
Mariusz Felisiak
2021-04-08
Refs #27488 -- Corrected detection of IsValid() support on SpatiaLite.
Mariusz Felisiak
2021-04-07
Dropped support for GEOS 3.5 and GDAL 2.0.
Claude Paroz
2021-04-07
Fixed #32501 -- Added support for returning fields from INSERT statements on ...
girishsontakke
2021-04-07
Corrected release number format in 3.2.1 release notes.
Carlton Gibson
2021-04-07
Fixed #32442 -- Used converters on returning fields from INSERT statements.
Adam Johnson
2021-04-07
Refs #32074 -- Made ExclusionConstraint.__repr__() use Deferrable.__repr__().
Mariusz Felisiak
2021-04-07
Fixed #32544 -- Confirmed support for GDAL 3.2 and GEOS 3.9.
Claude Paroz
2021-04-07
Refs #32074 -- Backported Enum.__repr__() from Python 3.10.
Mariusz Felisiak
2021-04-07
Corrected wrapping in 3.2 release notes.
Carlton Gibson
2021-04-06
Refs #30156 -- Corrected version in SpatiaLite install instructions.
Mariusz Felisiak
2021-04-06
Added stub release notes for Django 3.2.1.
Carlton Gibson
2021-04-06
Added release date for Django 3.2.
Carlton Gibson
2021-04-06
Updated asgiref dependency for 3.2 release series.
Carlton Gibson
2021-04-06
Added CVE-2021-28658 to security archive.
Mariusz Felisiak
2021-04-06
Fixed CVE-2021-28658 -- Fixed potential directory-traversal via uploaded files.
Mariusz Felisiak
2021-04-06
Fixed #32614 -- Fixed MiddlewareSyncAsyncTests tests with asgiref 3.3.2+.
Mariusz Felisiak
2021-04-06
Bumped versions in pre-commit configuration.
David Smith
2021-04-06
Updated translations from Transifex.
Claude Paroz
2021-04-03
Fixed #32594 -- Doc'd and tested that Signal.disconnect() with lazy reference...
Hugo Cachitas
2021-04-02
Fixed #32532 -- Made DiscoverRunner raise RuntimeError when a test label is a...
Chris Jerdonek
2021-04-02
Refs #32532 -- Replaced is_discoverable() with try_importing().
Chris Jerdonek
2021-04-02
Fixed #32383 -- Added source map support to ManifestStaticFilesStorage.
Adam Johnson
2021-04-01
Fixed #32316 -- Deferred accessing __file__.
William Schwartz
2021-04-01
Fixed #32610 -- Fixed get_git_changeset() on Linux.
Mariusz Felisiak
2021-03-31
Removed unnecessary left/right in admin sidebar CSS.
Mariusz Felisiak
2021-03-31
Refs #32594 -- Added Signal.disconnect() test with a model class.
Hugo Cachitas
2021-03-31
Fixed #32204 -- Added quick filter to admin's navigation sidebar.
Maxim Milovanov
2021-03-31
Refs #32105 -- Moved ExceptionReporter template paths to properties.
William Schwartz
2021-03-30
Fixed #31840 -- Added support for Cross-Origin Opener Policy header.
bankc
2021-03-30
Fixed #32595 -- Fixed SchemaEditor.quote_value() crash with bytes.
Mariusz Felisiak
2021-03-30
Refs #32595 -- Added MySQL's SchemaEditor.quote_value() tests for values with...
Mariusz Felisiak
2021-03-30
Fixed #29127 -- Prevented DiscoverRunner from hiding tagged test with syntax ...
Chris Jerdonek
2021-03-30
Fixed #32260 -- Made View.as_view() do not use update_wrapper().
Daniyal
2021-03-30
Refs #32260 -- Made admindocs and technical 404 debug page use view_func.view...
Adam Johnson
2021-03-30
Removed dead link in docs/topics/http/sessions.txt.
arcanemachine
2021-03-29
Fixed #32572 -- Improved ResolverMatch.__repr__().
Nick Pope
2021-03-29
Fixed #31487 -- Added precision argument to Round().
Nick Pope
2021-03-29
Simplified and optimized test_match_tags().
Chris Jerdonek
2021-03-29
Fixed #32585 -- Fixed Value() crash with DecimalField on SQLite.
Hasan Ramezani
2021-03-26
Fixed #32591 -- Made DiscoverRunner order _FailedTest objects first.
Chris Jerdonek
2021-03-26
Refs #32355 -- Corrected comments about Python's _NamespacePath.
William Schwartz
2021-03-26
Added missing mode="rb" argument to open() call in Client.post() example in d...
John
2021-03-26
Fixed #32580 -- Doc'd that HttpRequest.get_host() may raise DisallowedHost.
sreehari1997
2021-03-25
Refs #31003 -- Moved note about return value of QuerySet.bulk_create() to the...
Claude Paroz
2021-03-25
Fixed #32578 -- Fixed crash in CsrfViewMiddleware when a request with Origin ...
Chris Jerdonek
2021-03-25
Fixed RemoteTestResultTest tests without tblib.
Mariusz Felisiak
2021-03-25
Doc'd that RawSQL can be used with __in.
Simon Willison
[prev]
[next]