1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +00:00
django/docs/ref
Simon Charette b0bbccf630 Fixed #20262 -- Replaced a reference to the wrong model in the CBV doc.
Thanks to mossplix for the review and bmispelon for the review.
2013-04-15 16:23:35 -04:00
..
class-based-views Fixed #20262 -- Replaced a reference to the wrong model in the CBV doc. 2013-04-15 16:23:35 -04:00
contrib Added a tip about --layer param of ogrinspect for databases 2013-04-15 18:28:20 +02:00
files
forms Fixed #4592: Made CheckboxSelectMultiple more like RadioSelect 2013-04-13 16:37:27 +02:00
models Fixed #20243 - Clarified when RelatedManager.remove() exists. 2013-04-11 14:13:09 -04:00
templates Removed a trailing space in the template name on line 174. 2013-04-05 01:52:12 -04:00
clickjacking.txt
databases.txt
django-admin.txt Fixed #20248 - Clarified manage.py vs. django-admin.py 2013-04-12 06:10:26 -04:00
exceptions.txt
index.txt Fixed #19897 - Updated static files howto. 2013-03-29 19:15:19 -04:00
middleware.txt
request-response.txt
settings.txt Fix #20195: wrong reference in session settings documentation. 2013-04-04 18:12:12 +02:00
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt Fixed #19897 - Updated static files howto. 2013-03-29 19:15:19 -04:00
utils.txt Fixed #19748 - Documented django.utils.module_loading.import_by_path 2013-04-02 12:59:43 -04:00
validators.txt
views.txt Fixed #19897 - Updated static files howto. 2013-03-29 19:15:19 -04:00