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-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
2012-12-29
[1.5.x] Fixed broken links, round 4. refs #19516
Tim Graham
2012-12-28
[1.5.x] Fixed #19498 -- refactored auth documentation
Preston Holmes
2012-12-26
[1.5.X] Fixed broken links, round 3. refs #19516
Tim Graham
2012-12-24
[1.5.X] Fixed links to DATABASE ENGINE setting. refs #19516
Tim Graham
2012-12-22
[1.5.x] Fixed #19497 -- Refactored testing docs.
Ramiro Morales
2012-12-21
[1.5.X] Fixed #19506 - Remove 'mysite' prefix in model example.
Tim Graham
2012-12-18
[1.5.X] Fixed #19442 - Clarified that raw SQL must be committed.
Tim Graham
2012-12-18
[1.5.x] Fixed #17312 - Warned about database side effects in tests.
Tim Graham
2012-12-16
[1.5.X] Fixed #19279 - Clarified order of database setup and Django install.
Tim Graham
2012-12-15
[1.5.X} Fixed #19412 -- Added PermissionsMixin to the auth.User heirarchy.
Russell Keith-Magee
2012-12-15
[1.5.X] Fixed #19472 -- Documented the testing requirements and tools for cus...
Russell Keith-Magee
2012-12-15
[1.5.X] Fixed #19384 -- Documented the behavior of custom managers on abstrac...
Russell Keith-Magee
[next]