summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2013-06-27[1.5.x] Fixed typo in docs/ref/signals.txtKen Bolton
2013-06-27[1.5.x] Fixed #20665 -- Missing backslash in sitemaps documentationBaptiste Mispelon
2013-06-25[1.5.x] Fixed #20654 -- Fixed type of `m2m_changed`'s `pk_set` arg in docsDaniel Izquierdo
2013-06-24[1.5.x] Clarified get_list_or_404 docs, refs #14150.Tim Graham
2013-06-24[1.5.x] Corrected minor typos in FileUploadHandler.receive_data_chunk docs.Simon Meers
2013-06-23[1.5.x] Fixed errors and inconsistencies in CBV topic documentation.Baptiste Mispelon
2013-06-21Fixed #20634 - Corrected doc mistake re: staticfiles finders strategy.Tim Graham
2013-06-21[1.5.x] Fixed #19881 -- Documented that get_next/previous_by_FOO uses default...James Bennett
2013-06-21[1.5.x] Fixed #20612 -- Fixed incorrect wording in CBV documentationBaptiste Mispelon
2013-06-20[1.5.x] Fixed #19319 -- Updated example httpd.conf for Apache 2.4Tim Graham
2013-06-20[1.5.x] Fixed error in last commit. Thanks Simon Charette.Tim Graham
2013-06-20[1.5.x] Modified tutorial 3 to use RequestContext in place of Context.Harm Geerts
2013-06-19Fixed broken reference in documentation.Baptiste Mispelon
2013-06-17[1.5.x] Fixed #20614 -- Typo in documentation.Baptiste Darthenay
2013-06-14[1.5.x] Fixed #20604 - Fixed file example in docs.Tim Graham
2013-06-14[1.5.x] Fixed an erroneous import in example code.Pablo Sanfilippo
2013-06-12[1.5.x] Warned that `request_finished` isn't sent by some buggy setups.Jaap Roes
2013-06-11[1.5.x] Fixed #20500 - Updated flatpages URLconf example to work with APPEND_...Tim Graham
2013-06-10[1.5.x] Fixed #20578 - Typo in BaseFormSet module nameTim Graham
2013-06-09[1.5.x] Fixed #19875 - Added warnings regarding DEBUG=False and empty ALLOWED...Tim Graham
2013-06-09[1.5.x] Fixed #20567 - Documented BoundField.id_for_label.Tim Graham
2013-06-08[1.5.x] Allow build of translated documentationClaude Paroz
2013-06-03[1.5.x] Fixed #20545 - Made class-based view MRO lists consistent.Tim Graham
2013-06-01[1.5.x] Fixed #20543 - Typo in db model fields docs.Tim Graham
2013-05-31[1.5.x] Fixed #20166 - Corrected TEST_DEPENDENCIES example in testing docs.Tim Graham
2013-05-31[1.5.x] Fixed #20326 - Corrected form wizard get_form() example.Tim Graham
2013-05-29[1.5.x] Fixed regroup example.Gavin Wahl
2013-05-28[1.5.x] Fixed #20525 -- Added versionadded for clearsessions.Tim Graham
2013-05-28[1.5.X] Fixed #20523 - Incorrect form field for FilePathField.Tim Graham
2013-05-28[1.5.X] Fixed #20513 - Expanded docs on QuerySet caching.Tim Graham
2013-05-27[1.5.x] Fixed URL for six inventory.Aymeric Augustin
2013-05-24[1.5.x] Fixed #20492 - Removed a broken link in GIS docs.Tim Graham
2013-05-24[1.5.x] Updated link to jQuery Cookie plugin siteAlasdair Nicol
2013-05-23[1.5.x] Fixed #20316 - Clarified transaction behavior of TestCase.Tim Graham
2013-05-23[1.5.x] Fixed #20417 - Noted that a server restart is required to load new te...Tim Graham
2013-05-23[1.5.x] Fixed #20482 - Added a file reference in tutorial 3.Tim Graham
2013-05-22[1.5.x] Tweaked a reST construct in template API docs. Refs #20104.Ramiro Morales
2013-05-22[1.5.x] Added some text I meant to add in the last commit.Tim Graham
2013-05-22[1.5.x] Added a note about pip upgrade flag.Tim Graham
2013-05-22[1.5.x] Fixed #17048 - Added docs for upgrading Django.Tim Graham
2013-05-21[1.5.x] Fixed #20476 -- Typo.Aymeric Augustin
2013-05-20[1.5.x] Tweaked unit test 'quick start' explanation.Tim Graham
2013-05-20[1.5.x] Fixed typo in redirect view docsAlasdair Nicol
2013-05-19[1.5.x] Added some links in /docs/intro/overview.txtTim Graham
2013-05-19[1.5.X] Fixed #20183 - Clarified docs assumption that certain objects exist i...Tim Graham
2013-05-18[1.5.x] Fixed #20284 - Added a note about DEBUG in static file docs.Tim Graham
2013-05-18[1.5.x] Fixed #20446 -- Documentation for SmallIntegerField does not clarify ...Erik Romijn
2013-05-18[1.5.x] Fixed #20335 - Documented the {% language %} template tag.Tim Graham
2013-05-16[1.5.x] Fixed #20421 - Typo in class-based view docs.Tim Graham
2013-05-16[1.5.x] Fixed #19712 - Clarified admindocs regarding which attributes appear.Tim Graham