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
path:
root
/
docs
Age
Commit message (
Expand
)
Author
2016-10-01
Refs #26940 -- Re-allowed makemessages without settings
Claude Paroz
2016-09-30
Refs #27186 -- Fixed model form default fallback for CheckboxSelectMultiple.
Tim Graham
2016-09-30
Fixed #27294 -- Documented UserCreationForm's fields.
Lewis Cowles
2016-09-30
Confirmed support for PostGIS 2.3.
Tim Graham
2016-09-30
Updated links to the current version of PostGIS docs.
Tim Graham
2016-09-30
Updated links to the current version of MySQL docs.
Tim Graham
2016-09-29
Fixed typos in docs/howto/deployment/checklist.txt.
Laurent
2016-09-29
Normalized spelling of "Web server/page" in docs.
Tim Graham
2016-09-29
Fixed import typos in the docs.
Frank Wiles
2016-09-28
Fixed typo in docs/ref/contrib/gis/install/postgis.txt.
Christian Bundy
2016-09-28
Fixed #27289 -- Corrected View.as_view() explanation.
Tim Graham
2016-09-28
Fixed #27226 -- Removed patch_response_headers()'s setting of the Last-Modifi...
Rinat Khabibiev
2016-09-28
Fixed 27283 -- Fixed typo in 1.8 release notes.
Alasdair Nicol
2016-09-27
Fixed #27076 -- Documented contrib.admin.sites.AdminSite.register().
Austin Simmons
2016-09-27
Fixed #20705 -- Allowed using PasswordResetForm with user models with an emai...
levental
2016-09-27
Fixed #27053 -- Documented contrib.auth.get_user().
Berker Peksag
2016-09-27
Fixed #27271 -- Fixed a crash in runserver logging.
Sergey Fursov
2016-09-26
Added CVE-2016-7401 to the security release archive.
Tim Graham
2016-09-26
Added a CVE role for Sphinx.
Tim Graham
2016-09-26
Fixed #27278 -- Fixed an anchor in docs/topics/forms/formsets.txt.
Tim Graham
2016-09-26
Added release notes for 1.9.10 and 1.8.15 releases.
Tim Graham
2016-09-26
Fixed #27276 -- Doc'd how to reverse admin's login view.
Jonatas CD
2016-09-26
Fixed #27270 -- Clarified a paragraph in docs/topics/forms/formsets.txt.
Tim Graham
2016-09-24
Fixed #27118 -- Made QuerySet.get_or_create()/update_or_create() error for a ...
François Freitag
2016-09-23
Simplified has_perm() example in topics/auth/customizing.txt.
Berker Peksag
2016-09-22
Fixed #27186 -- Fixed model form default fallback for MultiWidget, FileInput,...
Tim Graham
2016-09-22
Fixed #27056 -- Allowed migrating geometry field dimension on PostGIS
Claude Paroz
2016-09-21
Fixed #27256 -- Changed Select widget's selected attribute to use HTML5 boole...
Jon Dufresne
2016-09-21
Doc'd how to use GitHub's "Squash and merge" button.
Tim Graham
2016-09-21
Fixed #26610 -- Added CITextField to contrib.postgres.
Mads Jensen
2016-09-21
Added myself to ops team (#7273)
Markus Holtermann
2016-09-19
Fixed #27238 -- Disabled check_pattern_startswith_slash if settings.APPEND_SL...
Alasdair Nicol
2016-09-17
Fixed a typo in docs/topics/auth/default.txt.
aruseni
2016-09-17
Corrected docs for return type of Field.formfield().
zhuanyenan
2016-09-16
Refs #27083 -- Updated conditional header comparison to match RFC 7232.
Kevin Christopher Henry
2016-09-16
Fixed #26697 -- Removed contrib.gis.maps.
Tim Graham
2016-09-15
Fixed typo in docs/ref/settings.txt.
Tim Graham
2016-09-14
Fixed #15143 -- Doc'd how to set the language for the test client.
Michael Scott
2016-09-12
Fixed #23155 -- Added request argument to user_login_failed signal.
Gavin Wahl
2016-09-12
Fixed #25187 -- Made request available in authentication backends.
Aleksej Manaev
2016-09-12
Fixed #27212 -- Fixed typo in docs/howto/static-files/index.txt.
Tim Graham
2016-09-12
Fixed #27209 -- Fixed typo in docs/ref/models/database-functions.txt.
Simon Charette
2016-09-12
Fixed #27098 -- Deprecated DatabaseIntrospection.get_indexes
Claude Paroz
2016-09-10
Fixed #26401 -- Added BaseAuthConfig to use auth without migrations.
Jon Dufresne
2016-09-10
Fixed #26097 -- Added password_validators_help_text_html to UserCreationForm.
Alexander Gaevsky
2016-09-10
Fixed #27207 -- Replaced <p> tag with <div> in admin help texts.
Alexander Gaevsky
2016-09-10
Fixed #27083 -- Added support for weak ETags.
Kevin Christopher Henry
2016-09-09
Normalized spelling of ETag.
Tim Graham
2016-09-09
Fixed #27199 -- Made AdminIntegerFieldWidget use NumberInput.
Rinat Khabibiev
2016-09-08
Fixed #27175 -- Deprecated silencing exceptions from the {% include %} templa...
Jon Dufresne
[next]