index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
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-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-27
Fixed a number of minor misspellings.
Julien Phalip
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
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
2013-05-24
Fixed #20492 - Removed a broken link in GIS docs.
Tim Graham
2013-05-24
Update link to jQuery Cookie plugin site
Alasdair Nicol
2013-05-23
Fixed #17648 -- Add `for_concrete_model` to `GenericForeignKey`.
Gavin Wahl
2013-05-22
Fixed a broken link introduced in a542b808baf.
Tim Graham
2013-05-21
Fixed #17308 -- Enabled the use of short_description on properties in the admin.
Wiktor Kolodziej
2013-05-20
Fixed warnings in admindocs; refs #20126.
Tim Graham
2013-05-19
Fixed #15961 -- Modified ModelAdmin to allow for custom search methods.
Bozidar Benko
2013-05-19
Merge pull request #1162 from sspross/patch-docs
Marc Tamlyn
2013-05-19
Add missing imports and models to the examples in the admin documentation
vkuzma
2013-05-19
add missing imports to the examples in the 'Forms'
leandrafinger
2013-05-19
Add missing imports and models to the examples in security documentation
Silvan Spross
2013-05-19
Fixed #20126 -- XViewMiddleware moved to django.contrib.admindocs.middleware
Ćukasz Langa
2013-05-19
Merge pull request #1098 from zsiciarz/ticket-16829
Marc Tamlyn
2013-05-18
Fixed #20004 -- Moved non DB-related assertions to SimpleTestCase.
Ramiro Morales
2013-05-18
Fixed #20269 -- Adapted PostGIS template create script for CentOS/RHEL
Claude Paroz
2013-05-18
Added example of using sitemaps with static views.
Zbigniew Siciarz
[next]