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
/
ref
/
contrib
Age
Commit message (
Expand
)
Author
2013-09-12
Minor typo fix in django.contrib.auth.models.User docs
Phaneendra Chiruvella
2013-09-07
Improved docs for `contrib.admin.options.ModelAdmin.response_*`
Pablo Mouzo
2013-09-07
Add docs for `response_add`, `response_change` and `response_delete`
Pablo Mouzo
2013-09-06
Fixed #19295 -- Documented that CachedStaticFilesStorage isn't compatible wit...
Keith Edmiston
2013-09-06
Fixed some sphinx errors and added some links.
Tim Graham
2013-09-06
Fixed versionadded and ordering of note in admin/index.txt
Adrian Holovaty
2013-09-06
Added AdminSite attributes for easily changing admin title.
Adrian Holovaty
2013-09-05
Fixed #21035 -- Changed docs to treat the acronym SQL phonetically.
Eric Boersma
2013-09-04
Fixed #20958 -- Documented that GenericForeignKey fields can't be accessed in...
Tim Graham
2013-09-02
Fixed #20998 -- Allow custom (de)serialization for GIS widgets
Claude Paroz
2013-08-31
Made django.test.testcases not depend on staticfiles contrib app.
Ramiro Morales
2013-08-31
Fixed copy/paste error in measurement docs
Claude Paroz
2013-08-26
Fixed #20972 -- Make messages cookie follow session cookie secure/httponly
Erik Romijn
2013-08-19
Merge remote-tracking branch 'core/master' into schema-alteration
Andrew Godwin
2013-08-19
Removed versionadded/changed annotations for 1.5
Tim Graham
2013-08-15
Fixed some ReST errors regarding backticks
Tim Graham
2013-08-15
Updated docs following deprecation of django.views.defaults.shortcut
Alasdair Nicol
2013-08-14
Added some doc links for django.contrib.messages
Tim Graham
2013-08-14
Fixed #11400 -- Passed kwargs from AbstractUser.email_user() to send_mail()
SusanTan
2013-08-09
Merge remote-tracking branch 'core/master' into schema-alteration
Andrew Godwin
2013-08-08
Clarify meaning of models.User.is_authenticated()
Jaime Irurzun
2013-08-06
Fixed #20852 - Fixed incorrectly generated left quotes in docs.
Dominic Rodger
2013-08-04
Fixed #20860 -- Removed references to defunct chicagocrime.org
Tim Graham
2013-08-04
Introduced ModelAdmin.get_fields() and refactored get_fieldsets() to use it.
Loic Bistuer
2013-08-03
Added ModelAdmin.get_search_fields.
Loic Bistuer
2013-07-31
Fixed #20793 -- Added Last-Modified header to sitemaps.
Julian Bez
2013-07-31
Fixed some ReST errors; refs #20819.
Tim Graham
2013-07-31
Fixed #20779 -- Documented AdminSite.app_index_template; refs #8498.
SusanTan
2013-07-31
Fixed #20819 -- Return 404 instead of 500 error when ``staticfiles`` view is ...
Tai Lee
2013-07-30
Rename pre_ and post_syncdb to *_migrate, with aliases from old names
Andrew Godwin
2013-07-27
Fixed a number of minor misspellings.
Julien Phalip
2013-07-25
More migration docs, and conversion of all easy syncdb references
Andrew Godwin
2013-07-24
Fixed #18168 -- clarified precedence of validation
Preston Holmes
2013-07-19
Fixed #14656 -- Added Atom1Feed `published` element
Matt Deacalion Stevens
2013-07-18
Atom specification URL updated
Matt Deacalion Stevens
2013-07-13
Removed Python 2.6 references in GIS docs
Claude Paroz
2013-07-08
Fixed #19695 -- Retitle "Form Media" to "Form Assets".
James Bennett
2013-07-08
Fixed #12346 -- Added a note on how to validate InlineFormSets.
Tim Graham
2013-07-06
[gis] Dropped official support for GDAL < 1.6
Claude Paroz
2013-07-06
Added release dates for gis libs as doc comments
Claude Paroz
2013-07-05
Fixed #20224 -- Update docs examples which mention __unicode__
Claude Paroz
2013-06-29
Fixed #20677 - Typos in generic_inlineformset_factory docs.
Tim Graham
2013-06-28
Removed custom profile model functionality as per deprecation TL.
Ramiro Morales
2013-06-27
Fixed #20665 -- Missing backslash in sitemaps documentation
Baptiste Mispelon
2013-06-26
Fixed #14881 -- Modified password reset to work with a non-integer UserModel.pk.
Tim Graham
2013-06-19
Fixed #6903 - Preserve admin changelist filters after saving or deleting an o...
Loic Bistuer
2013-06-18
Fixed #20593 -- Allow blank passwords in check_password() and set_password()
Erik Romijn
2013-06-13
Added release notes for auth views being reversed by name, not by path.
Tim Graham
2013-06-11
Fixed #20500 - Updated flatpages URLconf example to work with APPEND_SLASH.
Tim Graham
2013-06-10
Fixed #20578 - Typo in BaseFormSet module name
Tim Graham
[prev]
[next]