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
Age
Commit message (
Expand
)
Author
2013-01-31
Deprecated undocumented warnings manipulation testing tools.
Ramiro Morales
2013-01-31
Fixed #19692 -- Completed deprecation of mimetype in favor of content_type.
Aymeric Augustin
2013-01-31
Attempted to reduce version mismatch problems in the tutorial.
Aymeric Augustin
2013-01-30
Changed "versionadded" after the decision to backport.
Aymeric Augustin
2013-01-30
Fixed #19076 -- Added content_type attribute to TemplateView.
Aymeric Augustin
2013-01-30
Fixed #19160 -- Made lazy plural translations usable.
Aymeric Augustin
2013-01-29
Fixed #19552 -- Enhanced makemessages handling of ``{# #}``-style template co...
Ramiro Morales
2013-01-29
Fixed typos in docs and comments
Tim Graham
2013-01-29
Updated metrics on the documentation.
Aymeric Augustin
2013-01-29
Fixed #19683 - Added a missing import in signing example.
Tim Graham
2013-01-28
Added HTML5 url input type
Claude Paroz
2013-01-28
Added HTML5 email input type
Claude Paroz
2013-01-27
Fixed two malformed links.
Tim Graham
2013-01-26
Fixed #19589 -- assertRegexpMatches is deprecated in Python 3.3.
Aymeric Augustin
2013-01-25
Moved has_changed logic from widget to form field
Claude Paroz
2013-01-25
Revert "Patch by Claude for #16084."
Ramiro Morales
2013-01-25
Added more shortcuts to i18n docs in index page.
Ramiro Morales
2013-01-25
Patch by Claude for #16084.
Ramiro Morales
2013-01-25
Fixed #19577 - Added HTML escaping to admin examples.
Tim Graham
2013-01-24
Fixed #6682 -- Made shell's REPL actually execute $PYTHONSTARTUP and `~/.pyth...
Ramiro Morales
2013-01-24
Fixed #19639 - Updated contributing to reflect model choices best practices.
Tim Graham
2013-01-24
Fixed a typo.
Florian Apolloner
2013-01-24
Fixed #17416 -- Added widgets argument to inlineformset_factory and modelform...
Nick Sandford
2013-01-23
Fixed typo.
Justin Bronn
2013-01-23
Fixed #19610 - Added enctype note to forms topics doc.
Tim Graham
2013-01-22
Fixed #19633 - Discouraged use of gunicorn's Django integration.
Tim Graham
2013-01-22
Fixed #19477 - Documented generic_inlineformset_factory
Tim Graham
2013-01-22
Fixed #19640 - Added inlineformset_factory to reference docs.
Tim Graham
2013-01-20
Added missing versionadded 1.6 to docs of earliest()
Anssi Kääriäinen
2013-01-20
Fixed #17813 -- Added a .earliest() method to QuerySet
Nick Sandford
2013-01-18
Fixed #19628 - Noted that app for custom user model must be in INSTALLED_APPS
Tim Graham
2013-01-18
Fixed #19632 -- Bug in code sample.
Aymeric Augustin
2013-01-17
Made (make|compile)messages commands accept multiple locales at once.
Craig Blaszczyk
2013-01-16
Fixed #17008 -- Added makemessages option to not remove .pot files.
Ramiro Morales
2013-01-15
Fixed #19597 - Added some notes on jQuery in admin.
Tim Graham
2013-01-15
Fixed #19099 -- Split broken link emails out of common middleware.
Aymeric Augustin
2013-01-15
Fixed a typo in the error reporting docs.
Aymeric Augustin
2013-01-15
Fixed #19614 -- Missing request argument in render call.
Aymeric Augustin
2013-01-15
Clarified WizardView.get_form_prefix doc, refs #19024
Tim Graham
2013-01-15
Fixed #19605 - Removed unused url imports from doc examples.
Tim Graham
2013-01-13
Added details on minified jQuery and DEBUG mode for contrib.admin.
Tim Graham
2013-01-13
Fixed typo in file storage docs.
Aymeric Augustin
2013-01-12
Fixed #14633 - Organized settings reference docs and added a topical index.
Tim Graham
2013-01-12
Fixed #19024 -- Corrected form wizard docs for get_form_prefix.
Stephan Jaekel
2013-01-11
Fixed #4833 -- Validate email addresses with localhost as domain
Claude Paroz
2013-01-11
Minor DEBUG setting reference formatting edit.
Ramiro Morales
2013-01-11
Fixed code examples in which render() calls were missing `request` parameter.
Vinod Kurup
2013-01-11
Fixed #19360 -- Raised an explicit exception for aggregates on date/time fiel...
Nick Sandford
2013-01-11
Fixed #19437 - Clarified pip install instructions in contributing tutorial.
Tim Graham
2013-01-11
Fixed #10239 - Added docs for modelform_factory
Tim Graham
[next]