index
:
django.git
fix-31295
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
2020-05-04
[3.0.x] Bumped version for 3.0.6 release.
3.0.6
Mariusz Felisiak
2020-05-04
[3.0.x] Updated man page for Django 3.0.
Mariusz Felisiak
2020-05-04
[3.0.x] Added release date for 3.0.6.
Mariusz Felisiak
2020-05-01
[3.0.x] Refs #27778 -- Removed reference to ASCII usernames in django.contrib...
David Smith
2020-04-30
[3.0.x] Fixed #31521 -- Skipped test_parsing_rfc850 test on 32-bit systems.
Hasan Ramezani
2020-04-28
[3.0.x] Updated expected date for 3.0.6 release.
Mariusz Felisiak
2020-04-28
[3.0.x] Fixed broken links in docs.
Mariusz Felisiak
2020-04-28
[3.0.x] Fixed typo in docs/topics/i18n/translation.txt.
Mariusz Felisiak
2020-04-27
[3.0.x] Fixed #31505 -- Doc'd possible email addresses enumeration in Passwor...
Mariusz Felisiak
2020-04-25
[3.0.x] Fixed #31514 -- Fixed default form widgets in model fields docs.
Hasan Ramezani
2020-04-24
[3.0.x] Corrected outputting BooleanField as HTML in forms docs.
Tim Schilling
2020-04-24
[3.0.x] Doc'd PasswordChangeView/PasswordResetView.success_url defaults.
Tanmay Vijay
2020-04-24
[3.0.x] Fixed typo in docs/intro/contributing.txt.
Andy Chosak
2020-04-23
[3.0.x] Fixed broken link to Watchmen configuration in docs/ref/django-admin....
Jon Dufresne
2020-04-22
[3.0.x] Added link to Mozilla's infosec page on web security.
Mads Jensen
2020-04-20
[3.0.x] Refs #22463 -- Replaced JSHint with ESLint in contributing docs.
Jignesh Kotadiya
2020-04-20
[3.0.x] Updated iTunes podcast format link in syndication docs.
David Smith
2020-04-20
[3.0.x] Refs #30165 -- Removed obsolete doc references to deprecated ugettext...
Jon Dufresne
2020-04-16
[3.0.x] Improved message example in admin actions documentation.
Nick Pope
2020-04-15
[3.0.x] Used :rfc: role in various docs.
Mariusz Felisiak
2020-04-15
[3.0.x] Fixed typo in docs/ref/templates/builtins.txt.
Mariusz Felisiak
2020-04-14
[3.0.x] Fixed term warning on Sphinx 3.0.1+.
Mariusz Felisiak
2020-04-14
[3.0.x] Refs #31224 -- Removed incorrect @sync_to_async(thread_sensitive=True...
Andrew Godwin
2020-04-10
[3.0.x] Refs #10427 -- Corrected BoundField.css_classes() signature in docs.
David Smith
2020-04-07
[3.0.x] Fixed highlightlang deprecation warning on Sphinx 1.8+.
Mariusz Felisiak
2020-04-07
[3.0.x] Fixed CodeBlock deprecation warning on Sphinx 2.1+.
Mariusz Felisiak
2020-04-07
[3.0.x] Fixed Sphinx warnings on duplicate object descriptions.
Mariusz Felisiak
2020-04-06
[3.0.x] Fixed #31420 -- Fixed crash when filtering subquery annotation agains...
Hasan Ramezani
2020-04-06
[3.0.x] Fixed #31423 -- Clarified nested atomic() example.
Simon Charette
2020-04-01
[3.0.x] Corrected docs spelling of PgBouncer.
Carlton Gibson
2020-04-01
[3.0.x] Prevented (and corrected) single backtick usage in docs.
Adam Johnson
2020-04-01
[3.0.x] Refs #31320 -- Warned against using BEGIN/COMMIT in RunSQL.
Adam Johnson
2020-04-01
[3.0.x] Added stub release notes for 3.0.6.
Carlton Gibson
2020-04-01
[3.0.x] Post-release version bump.
Carlton Gibson
2020-04-01
[3.0.x] Bumped version for 3.0.5 release.
3.0.5
Carlton Gibson
2020-04-01
[3.0.x] Added release dates for 2.2.12 and 3.0.5.
Carlton Gibson
2020-03-31
[3.0.x] Removed unused link in docs/faq/help.txt.
Mariusz Felisiak
2020-03-30
[3.0.x] Fixed links in Getting Help FAQ.
Adam Johnson
2020-03-27
[3.0.x] Fixed #31400 -- Doc'd the expected type of CONN_MAX_AGE database option.
Hasan Ramezani
2020-03-26
[3.0.x] Rewrote Get Help FAQ.
Adam Johnson
2020-03-26
[3.0.x] Fixed #31330 -- Corrected catchall URL pattern in flatpages docs.
Carlton Gibson
2020-03-25
[3.0.x] Added additional note that tests use locmem email backend.
Adam Johnson
2020-03-25
[3.0.x] Improved docs on migration reversibility.
Adam Johnson
2020-03-25
[3.0.x] Improved sessions notes in deployment checklist.
Adam Johnson
2020-03-25
[3.0.x] Fixed #31377 -- Disabled grouping by aliases on QuerySet.values()/val...
Hasan Ramezani
2020-03-24
[3.0.x] Added link to contributing docs in deprecation policy.
Adam Johnson
2020-03-24
[3.0.x] Fixed #31385 -- Improved wording in tutorial 1.
Victor Moura
2020-03-23
[3.0.x] Removed obsolete references to South database migrations.
Tim Graham
2020-03-18
[3.0.x] Fixed #31368 -- Doc'd 'expression' parameter of Field.from_db_value()...
Hasan Ramezani
2020-03-17
[3.0.x] Fixed typo in docs/topics/async.txt.
Carlton Gibson
[next]