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
/
topics
Age
Commit message (
Expand
)
Author
2013-03-26
Document password truncation with BCryptPasswordHasher
Donald Stufft
2013-03-23
[1.5.x] Fixed #20119 -- Fixed typo in auth docs
Claude 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 intended
Marti Raudsepp
2013-02-27
[1.5.x] Fixed #19926 -- Fixed a link to code example in queries docs
Claude 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_FIELDS
Tim 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 example
Preston Holmes
2013-02-19
[1.5.X] Fixed typo in docs/topics/class-based-views/generic-display.txt
Stefan "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 documentation
Alex 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 docs
Claude 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.txt
Tim 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-31
Enhanced 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 comments
Tim 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_factory
Tim Graham
2013-01-04
[1.5.x] Fixed #19562 -- cleaned up password storage docs
Preston 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.txt
Tim Graham
[next]