summaryrefslogtreecommitdiff
path: root/docs/topics
AgeCommit message (Expand)Author
2013-03-26Document password truncation with BCryptPasswordHasherDonald Stufft
2013-03-23[1.5.x] Fixed #20119 -- Fixed typo in auth docsClaude Paroz
2013-03-22[1.5.x] Added missing markup to docs.Tim Graham
2013-03-22[1.5.x] Fixed #17935 - Clarified intro of topics/files.txt.Tim Graham
2013-03-17[1.5.x] Minor docs fix for e11ccc76.Aymeric Augustin
2013-03-17[1.5.x] Updated bundled version of six.Aymeric Augustin
2013-03-02[1.5.x] Fixed #19962 - Added a note about SESSION_EXPIRE_AT_BROWSER_CLOSE and...Tim Graham
2013-02-28[1.5.x] Fixed #19937 - Typo in class-based views intro.Tim Graham
2013-02-27[1.5.x] [py3] str.decode does not exist; str.encode was intendedMarti Raudsepp
2013-02-27[1.5.x] Fixed #19926 -- Fixed a link to code example in queries docsClaude Paroz
2013-02-27[1.5.x] Fixed #16807 - Added a class-based views intro.Tim Graham
2013-02-26[1.5.x] Fixed #19922 - Typo in translation docs.Tim Graham
2013-02-25[1.5.x] Fixed #6195 -- Documented caching options for javascript_catalog.Aymeric Augustin
2013-02-24[1.5.x] Fixed #19394 --Added note about auth forms and custom user models.Ben Konrath
2013-02-23[1.5.X] Added an example of "default" database dictionary left blank; refs #1...Tim Graham
2013-02-23[1.5.X] Fixed #19402 - Clarified purpose of CustomUser.REQUIRED_FIELDSTim Graham
2013-02-23[1.5.X] Fixed #19579 - Documented that "providing_args" is purely documentati...Tim Graham
2013-02-23[1.5.X] Fixed #19775 - Clarified requirements of the "default" database.Tim Graham
2013-02-20[1.5.x] Fixed #19868 -- Clarified purpose of custom user examplePreston Holmes
2013-02-19[1.5.X] Fixed typo in docs/topics/class-based-views/generic-display.txtStefan "hr" Berder
2013-02-19[1.5.x] Added a default limit to the maximum number of forms in a formset.Aymeric Augustin
2013-02-19[1.5.x] Added a new required ALLOWED_HOSTS setting for HTTP host header valid...Carl Meyer
2013-02-18[1.5.X] Fixed #19717 - Removed mentions of "root QuerySet" in docs.Tim Graham
2013-02-16[1.5.x] Fixed #19719 - Removed misleading example from ModelForm documentationAlex Hunley
2013-02-16[1.5.x] Refs #14881 -- Document that User models need to have an integer prim...Russell Keith-Magee
2013-02-15[1.5.x] Fixed #19822 -- Added validation for uniqueness on USERNAME_FIELD on ...Russell Keith-Magee
2013-02-14[1.5.x] Mention backward relationships in aggregate docs.Ramiro Morales
2013-02-14[1.5.x] Typo in i18n docs.Ramiro Morales
2013-02-14[1.5.x] Fixed #19823 -- Fixed memcached code example in cache docsClaude Paroz
2013-02-07[1.5.x] Fixed #19756 - Corrected a ManyToMany example and added some links an...Tim Graham
2013-02-06[1.5.x] Fixed #19743 - Documented some limitations of contrib.auth.Tim Graham
2013-02-03[1.5.x] Fixed a typo in docs/topics/auth/customizing.txtTim Graham
2013-02-02[1.5.x] Fixed #19700 - Added documentation for BoundField.field.Tim Graham
2013-02-01[1.5.x] Fixed #19690 - Removed unused import in doc examples.Lucian Ursu
2013-01-31Enhanced traanslator comments documentation.Ramiro Morales
2013-01-31[1.5.x] Fixed #19692 -- Completed deprecation of mimetype in favor of content...Aymeric Augustin
2013-01-29[1.5.x] Fixed typos in docs and commentsTim Graham
2013-01-29[1.5.x] Fixed #19683 - Added a missing import in signing example.Tim Graham
2013-01-23[1.5.x] Fixed typo.Justin Bronn
2013-01-23[1.5.x] Fixed #19610 - Added enctype note to forms topics doc.Tim Graham
2013-01-22[1.5.x] Fixed #19640 - Added inlineformset_factory to reference docs.Tim Graham
2013-01-18[1.5.x] Fixed #19628 - Noted that app for custom user model must be in INSTAL...Tim Graham
2013-01-18[1.5.x] Fixed #19632 -- Bug in code sample.Aymeric Augustin
2013-01-15[1.5.x] Fixed #19614 -- Missing request argument in render call.Aymeric Augustin
2013-01-15[1.5.x] Fixed #19605 - Removed unused url imports from doc examples.Tim Graham
2013-01-14[1.5.x] Fixed code examples in which render() calls were missing `request` pa...Vinod Kurup
2013-01-11[1.5.x] Fixed #10239 - Added docs for modelform_factoryTim Graham
2013-01-04[1.5.x] Fixed #19562 -- cleaned up password storage docsPreston Holmes
2013-01-02[1.5.x] Fixed #19516 - Fixed remaining broken links.Tim Graham
2013-01-02[1.5.X] Fixed #19549 - Typo in docs/topics/auth/default.txtTim Graham