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
2014-04-18
[1.6.x] Moved RemoteUserBackend documentation to reference guide.
Tim Graham
2014-04-10
[1.6.x] Fixed #21353 -- Noted that description is ignored for TabularInlines.
Tim Graham
2014-04-03
[1.6.x] Fixed #22372 -- Improved description of WizardView.get_context_data().
Vishal Lal
2014-03-03
[1.6.x] Fixed #21908 -- Added example usage for ModelAdmin.get_inline_instanc...
Tim Graham
2014-03-02
[1.6.x] Fixed some typos in the documentation.
Baptiste Mispelon
2014-02-23
[1.6.x] Fixed #21902 -- Documented search order for list_display.
Marcin Sokół
2014-01-29
[1.6.x] Fix typo CRSF -> CSRF
Ian Foote
2014-01-22
[1.6.x] Always use parentheses when documenting a method with no arguments.
Baptiste Mispelon
2014-01-22
[1.6.x] Don't show `self` in the list of arguments of a method.
Baptiste Mispelon
2014-01-02
[1.6.x] Fixed minor typos.
Nathan Smith
2013-12-30
[1.6.x] Fixed #21710 -- Documented User.get_short_name()
Tim Graham
2013-12-28
[1.6.x] Fixed #21618 -- Added hints about openlayers.js hosting
Claude Paroz
2013-12-19
[1.6.x] Fixed #21213 -- Added docs for Django's mailing lists.
Unai Zalakain
2013-12-08
[1.6.x] Updated a bunch of hyperlinks in documentation
Claude Paroz
2013-11-24
[1.6.x] Fixed typo in previous commit; refs #21490.
Tim Graham
2013-11-24
[1.6.x] Fixed #21490 -- Fixed custom admin URL reverse example.
Tim Graham
2013-11-18
[1.6.x] Fixed #20852 - Fixed incorrectly generated left quotes in docs.
Dominic Rodger
2013-11-09
[1.6.x] Fixed versionadded misuse in the admin documentation.
Baptiste Mispelon
2013-09-25
[1.6.x] Fixed #21116 -- Made usage of manage.py in docs more consistent.
Tim Graham
2013-09-12
[1.6.x] Fixed a couple of typos in GeoDjango docs.
Ramiro Morales
2013-09-11
[1.6.x] Minor typo fix in django.contrib.auth.models.User docs
Phaneendra Chiruvella
2013-09-06
[1.6.x] Fixed #19295 -- Documented that CachedStaticFilesStorage isn't compat...
Keith Edmiston
2013-09-05
[1.6.x] Fixed #21035 -- Changed docs to treat the acronym SQL phonetically.
Eric Boersma
2013-09-04
[1.6.x] Fixed #20958 -- Documented that GenericForeignKey fields can't be acc...
Tim Graham
2013-09-02
[1.6.x] Fixed #20998 -- Allow custom (de)serialization for GIS widgets
Claude Paroz
2013-08-31
[1.6.x] Fixed copy/paste error in measurement docs
Claude Paroz
2013-08-15
[1.6.x] Updated docs following deprecation of django.views.defaults.shortcut
Alasdair Nicol
2013-08-14
[1.6.x] Added some doc links for django.contrib.messages
Tim Graham
2013-08-08
[1.6.x] Clarifed meaning of models.User.is_authenticated()
Jaime Irurzun
2013-08-04
[1.6.x] Fixed #20860 -- Removed references to defunct chicagocrime.org
Tim Graham
2013-07-31
[1.6.x] Fixed #20779 -- Documented AdminSite.app_index_template; refs #8498.
SusanTan
2013-07-18
[1.6.x] Atom specification URL updated
Matt Deacalion Stevens
2013-07-08
[1.6.x] Fixed #19695 -- Retitle "Form Media" to "Form Assets".
James Bennett
2013-07-08
[1.6.x] Fixed #12346 -- Added a note on how to validate InlineFormSets.
Tim Graham
2013-07-05
[1.6.x] Fixed #20224 -- Update docs examples which mention __unicode__
Claude Paroz
2013-06-29
[1.6.x] Fixed #20677 - Typos in generic_inlineformset_factory docs.
Tim Graham
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
2013-06-08
Update flatpages.txt
Camilo Nova
2013-06-06
Merge pull request #1245 from oinopion/list_select_related
Marc Tamlyn
2013-06-05
Fixed #19080 -- Fine-grained control over select_related in admin
Tomek Paczkowski
2013-06-05
Proofed the 1.6 release notes
Tim Graham
2013-06-01
Fixed #18388 - Added InlineModelAdmin.get_max_num hook.
Tim Graham
2013-05-31
Fixed #20326 - Corrected form wizard get_form() example.
Tim Graham
2013-05-30
Fixed #19425 - Added InlineModelAdmin.get_extra hook.
Tim Graham
[next]