summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2014-01-22[1.5.x] Fixed #21726 -- Clarified that password should not be included in REQ...Tim Graham
2014-01-20[1.5.x] Fixed #21834 -- Clarifed usage of template_name in tutorial part 4.Tim Graham
2014-01-20[1.5.x] Fixed #20659 -- Fixed PublisherDetail in CBV topic documentation.Baptiste Mispelon
2014-01-19[1.5.x] Added a note about LTS releases.Jacob Kaplan-Moss
2014-01-17[1.5.x] Fixed #20052 -- Discouraged use of Jython given the current state of ...Tim Graham
2014-01-16[1.5.x] Fixed #21768 -- Corrected TemplateView context section.Tim Graham
2014-01-15[1.5.x] Fixed typo in storage docsKevin Wood
2014-01-03[1.5.x] Fixed a sentence in the session security docs; thanks claudep.Tim Graham
2014-01-02[1.5.x] Fixed typos. Changed grammar.Frank Tobia
2014-01-02[1.5.x] Fixed minor typos.Nathan Smith
2014-01-01[1.5.x] Fixed version number in docs/conf.pyTim Graham
2013-12-30[1.5.x] Fixed #21708 -- Added some headings to separate unrelated topics.Tim Graham
2013-12-30[1.5.x] Fixed #21710 -- Documented User.get_short_name()Tim Graham
2013-12-26[1.5.x] Fixed #21582 -- Corrected URL namespace example.Tim Graham
2013-12-25[1.5.x] Fixed #21663 -- Added missing WSGIPythonPath in mod_wsgi config.Tim Graham
2013-12-18[1.5.x] Fixed #21613 -- Removed a hardcoded input id from the tutorial.Tim Graham
2013-12-18[1.5.x] Fixed #21632 -- Docs: Removed example with callable as query parameterKevin Christopher Henry
2013-12-14[1.5.x] Fixed #21539 -- Added example of modelformset_factory's form argumentAlasdair Nicol
2013-12-11[1.5.x] Fixed #21594 -- Added note about model formsets deleting objects.Ben Spaulding
2013-12-04[1.5.x] Fixed #21558 -- Support building CHM files.Aymeric Augustin
2013-12-02[1.5.x] Fixed #21538 -- Added numpy to test/requirements/base.txtAlasdair Nicol
2013-11-28[1.5.x] Fixed #21515 -- Corrected example of template.Context in documentation.Baptiste Mispelon
2013-11-25[1.5.x] Fixed #21507 -- Corrected default widget information for FileFieldLudwik Trammer
2013-11-24[1.5.x] Fixed typo in previous commit; refs #21490.Tim Graham
2013-11-24[1.5.x] Fixed #21490 -- Fixed custom admin URL reverse example.Tim Graham
2013-11-23Removed obsolete deprecation notes.Aymeric Augustin
2013-11-22[1.5.x] Fix #20054: Removed links to modwsgi.org.Baptiste Mispelon
2013-11-20Fixed #21468 -- Removed a ModelForm bit that doesn't apply to 1.5.x.Baptiste Mispelon
2013-11-19[1.5.x] Recommended setuptools in the reuseable app tutorial.Dražen Lučanin
2013-11-19[1.5.x] Fixed the base class note in the Date Views docs.Rocky Meza
2013-11-18[1.5.x] Fixed typo in topics/http/sessions.txt.Tim Graham
2013-11-18[1.5.x] Fixed #21240 -- Added 1.5 release note for OneToOneField/select_relat...Tim Graham
2013-11-15[1.5.x] Fixed #21440 -- Typo #2 in topics/http/shortcuts.txtTim Graham
2013-11-15[1.5.x] Fixed #21440 -- Typo in topics/http/shortcuts.txtTim Graham
2013-11-12[1.5.x] Removed a mention of `Form._errors` from the documentation.Baptiste Mispelon
2013-11-10[1.5.x] Fixed #21372 -- Corrected docs regarding translating LANGUAGES.Bernardo Pires
2013-11-08[1.5.x] Added missing parameter in npgettext_lazy docsglts
2013-11-07[1.5.x] Fixed broken link for TestCase.multi_db.Tim Graham
2013-11-07[1.5.x] Added 1.4.10 release notes.Tim Graham
2013-11-07[1.5.x] Removed no longer relevant wordSylvain Bellemare
2013-11-01[1.5.x] Fixed spelling ("dependant" -> "dependent")Tim Graham
2013-11-01[1.5.x] Fixed typo -- "a" user, not "an" userSylvain Bellemare
2013-11-01[1.5.x] Fixed #21364 -- Specified InnoDB full-text support from MySQL 5.6.4 onClaude Paroz
2013-11-01[1.5.x] Fixed #21359 -- Corrected MySQL collation name in databases docsClaude Paroz
2013-10-30[1.5.x] Fixed #21294 -- Clarified the logout next_page argument.Tim Graham
2013-10-30[1.5.x] Documented the limitation on sep argument to SignerAntoine Catton
2013-10-30[1.5.x] Fixed #21316 -- Documented that modifying safe strings makes them uns...Tim Graham
2013-10-30[1.5.x] Fixed #21337 -- Documented removal of django.core.servers.basehttp.WS...Tim Graham
2013-10-25[1.5.x] Fixed #21325 -- Added missing argument to permission_required decorator.Tim Graham
2013-10-25[1.5.x] Fixed typo in docs/releases/1.4.9.txt.Paolo Melchiorre