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-11-01
[3.2.x] Bumped version for 3.2.9 release.
3.2.9
Mariusz Felisiak
2021-11-01
[3.2.x] Added release date for 3.2.9.
Mariusz Felisiak
2021-11-01
[3.2.x] Added Google Cloud Spanner to list of third-party DB backends.
Vikash Singh
2021-10-27
[3.2.x] Refs #33182 -- Adjusted custom admin theming example to use correct t...
Carlton Gibson
2021-10-18
[3.2.x] Fixed #33194 -- Fixed migrations when altering a field with functiona...
Hannes Ljungberg
2021-10-18
[3.2.x] Fixed #33198 -- Corrected BinaryField.max_length docs.
Nick Frazier
2021-10-15
[3.2.x] Refs #32074 -- Removed usage of deprecated asyncore and smtpd modules.
Mariusz Felisiak
2021-10-14
[3.2.x] Refs #27131 -- Removed SMTPBackendTests.test_server_login().
Mariusz Felisiak
2021-10-12
[3.2.x] Added 'formatter' to spelling wordlist.
Mariusz Felisiak
2021-10-05
[3.2.x] Refs #32074 -- Doc'd Python 3.10 compatibility in Django 3.2.x.
Mariusz Felisiak
2021-10-05
[3.2.x] Refs #32074 -- Added Python 3.10 to classifiers and tox.ini.
Mariusz Felisiak
2021-10-05
[3.2.x] Refs #32074 -- Used asyncio.get_running_loop() instead of get_event_l...
Mariusz Felisiak
2021-10-05
[3.2.x] Refs #32074 -- Fixed find_module()/find_loader() warnings on Python 3...
Mariusz Felisiak
2021-10-05
[3.2.x] Refs #32074 -- Removed usage of deprecated Thread.setDaemon().
Karthikeyan Singaravelan
2021-10-05
[3.2.x] Refs #32074 -- Removed usage of Python's deprecated distutils.version...
Mariusz Felisiak
2021-10-05
[3.2.x] Skipped test_archive tests when bz2/lzma module is not installed.
Mariusz Felisiak
2021-10-05
[3.2.x] Added stub release notes for Django 3.2.9.
Carlton Gibson
2021-10-05
[3.2.x] Post-release version bump.
Carlton Gibson
2021-10-05
[3.2.x] Bumped version for 3.2.8 release.
3.2.8
Carlton Gibson
2021-10-05
[3.2.x] Added release date for 3.2.7.
Carlton Gibson
2021-10-04
[3.2.x] Refs #27694 -- Doc'd lookups that can be chained with HStoreField key...
Sarah Abderemane
2021-09-28
[3.2.x] Corrected field and model check messages in docs.
Mariusz Felisiak
2021-09-24
[3.2.x] Removed obsolete GEOS 3.5 requirement note.
Claude Paroz
2021-09-21
[3.2.x] Fixed #33083 -- Fixed selecting all items in the admin changelist whe...
Carlton Gibson
2021-09-21
[3.2.x] Fixed broken links and redirects in docs.
Mariusz Felisiak
2021-09-21
[3.2.x] Used :rfc: role in docs/topics/conditional-view-processing.txt.
Mariusz Felisiak
2021-09-18
[3.2.x] Fixed #33077 -- Fixed links to related models for admin's readonly fi...
Ken Whitesell
2021-09-17
[3.2.x] Fixed typo in docs/intro/reusable-apps.txt.
Steven Maude
2021-09-17
[3.2.x] Corrected outputs and made cosmetic edits in GeoDjango tutorial.
Mariusz Felisiak
2021-09-16
[3.2.x] Doc'd Jinja2 form renderer.
David Smith
2021-09-10
[3.2.x] Clarified type of Window()'s partition_by and order_by arguments.
David Sanders
2021-09-10
[3.2.x] Refs #31055 -- Doc'd 'databases' argument of check functions.
Adam Johnson
2021-09-04
[3.2.x] Fixed typo in docs/topics/i18n/formatting.txt.
Jacob Walls
2021-09-02
[3.2.x] Fixed #33082 -- Fixed CommandTests.test_subparser_invalid_option on P...
Mariusz Felisiak
2021-09-01
[3.2.x] Added stub release notes for Django 3.2.8.
Mariusz Felisiak
2021-09-01
[3.2.x] Post-release version bump.
Mariusz Felisiak
2021-09-01
[3.2.x] Bumped version for 3.2.7 release.
3.2.7
Mariusz Felisiak
2021-09-01
[3.2.x] Added release date for 3.2.7.
Mariusz Felisiak
2021-08-31
[3.2.x] Refs #25264 -- Doc's that not all default options are supported by ev...
Jan Szoja
2021-08-30
[3.2.x] Fixed #32992 -- Restored offset extraction for fixed offset timezones.
Carlton Gibson
2021-08-27
[3.2.x] Corrected BaseDatabaseSchemaEditor.execute() signature in docs.
Mariusz Felisiak
2021-08-26
[3.2.x] Made sentence about Model consistent in docs.
Zainab Amir
2021-08-26
[3.2.x] Fixed #33046 -- Added note about using length of cached result by Que...
Can Sarıgöl
2021-08-24
[3.2.x] Used backend vendors in custom model fields docs.
Mariusz Felisiak
2021-08-23
[3.2.x] Fixed #33030 -- Fixed broken links to GDAL docs.
Märt Häkkinen
2021-08-13
[3.2.x] The geodjango mailing list moved to the Django Forum.
Claude Paroz
2021-08-13
[3.2.x] The django-i18n mailing list moved to the Django Forum.
Claude Paroz
2021-08-09
[3.2.x] Fixed some broken links and redirects in docs.
Jacob Walls
2021-08-02
[3.2.x] Updated BaseDatabaseFeatures link in testing tools docs.
Lauri Tirkkonen
2021-08-02
[3.2.x] Clarified URL patterns in tutorial 3.
ilu_vatar_
[next]