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-02-06
Fixed #17005 -- Added CurrentSiteMiddleware to set the current site on each r...
Christopher Medrela
2014-02-02
Fixed typo.
Aymeric Augustin
2014-01-29
Fix typo CRSF -> CSRF
Ian Foote
2014-01-26
Fixed #19774 -- Deprecated the contenttypes.generic module.
Simon Charette
2014-01-26
Moved RequestSite and get_current_site.
Aymeric Augustin
2014-01-25
Fixed #21829 -- Added default AppConfigs.
Aymeric Augustin
2014-01-22
Always use parentheses when documenting a method with no arguments.
Baptiste Mispelon
2014-01-22
Don't show `self` in the list of arguments of a method.
Baptiste Mispelon
2014-01-22
Fixed some markup that caused broken links in the static files docs.
Tim Graham
2014-01-20
Added ManifestStaticFilesStorage to staticfiles contrib app.
Jannis Leidel
2014-01-19
Fixed some admin sphinx definitions so links work properly.
Tim Graham
2014-01-18
Fixed #21712 -- Moved autodiscover() to AdminConfig.ready().
Aymeric Augustin
2014-01-17
Removed some unnecessary __exact operators in filters.
Tim Graham
2014-01-11
Fixed #21547 -- Updated GeoDjango tutorial with PostGIS 2 output
Claude Paroz
2014-01-02
Fixed minor typos.
Nathan Smith
2013-12-30
Fixed #21710 -- Documented User.get_short_name()
Tim Graham
2013-12-28
Fixed #21618 -- Added hints about openlayers.js hosting
Claude Paroz
2013-12-28
Used app_label instead of appname.
Aymeric Augustin
2013-12-25
Added versionadded annotations for redirect middleware attributes.
Tim Graham
2013-12-24
Added more spatial predicates for prepared geometries
Claude Paroz
2013-12-24
Dropped support for GEOS < 3.1
Claude Paroz
2013-12-18
Fixed #21386 -- Removed admindocs dependence on sites framework
Bouke Haarsma
2013-12-12
Fixed #21591 -- Added documentation about contrib.messages.get_messages.
Rémy HUBSCHER
2013-12-08
Updated a bunch of hyperlinks in documentation
Claude Paroz
2013-12-08
(Re-)added GeoDjango instructions for building pysqlite2 correctly.
Ramiro Morales
2013-11-30
Removed gender-based pronouns per [c0a2daad78].
Tim Graham
2013-11-29
Fixed #21380 -- Added a way to set different permission for static directories.
Vajrasky Kok
2013-11-25
Fixed #20522 - Allowed use of partially validated object in ModelAdmin.add_vi...
Jay Leadbetter
2013-11-24
Fixed typo in previous commit; refs #21490.
Tim Graham
2013-11-24
Fixed #21490 -- Fixed custom admin URL reverse example.
Tim Graham
2013-11-21
Fixed #21479 -- Favor 'migrate' over 'syncdb' in the docs.
Loic Bistuer
2013-11-11
Fixed #21421 -- Added level_tag attribute on messages.
Sjoerd Langkemper
2013-11-09
Fixed versionadded misuse in the admin documentation.
Baptiste Mispelon
2013-11-06
Fixed typos in documentation.
Baptiste Mispelon
2013-11-02
Django should be capitalized in text
Bouke Haarsma
2013-11-02
Fixed #21354 -- Documented contrib.redirects defaults to 301 redirects
Bouke Haarsma
2013-10-30
Fixed #20610: Added a message level dict to contrib.message context processor.
Baptiste Mispelon
2013-10-29
Fixed #8261 -- ModelAdmin hook for customising the "show on site" button
Unai Zalakain
2013-10-24
Fixed #21219 -- Added a way to set different permission for static files.
Vajrasky Kok
2013-10-10
Whitespace cleanup.
Tim Graham
2013-10-04
Fixed #21213 -- Added docs for Django's mailing lists.
Unai Zalakain
2013-10-04
Fixed #19321 -- Allowed redirect middleware HTTP responses to be overridden.
Ryan Kaskel
2013-10-02
Changed the doc to use gender-neutral pronouns when possible.
Baptiste Mispelon
2013-10-01
Fixed #15185 -- Allowed ModelAdmin.list_display_links=None to disable change ...
Ramiro Morales
2013-09-20
Fixed #20702 -- Deprecated get_formsets in favor of get_formsets_with_inlines.
tschilling
2013-09-18
Fixed #19414 -- Added admin registration decorator
Brian Holdefehr
2013-09-18
Fixed #21116 -- Made usage of manage.py in docs more consistent.
Tim Graham
2013-09-12
Fixed a couple of typos in GeoDjango docs.
Ramiro Morales
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
[next]