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-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
2013-01-10
Fixed #19588 - Added create_superuser to UserManager docs.
Tim Graham
2013-01-09
Addeded CSS to bold deprecation notices.
Tim Graham
2013-01-09
Fixed #19586 - Removed URL_VALIDATOR_USER_AGENT from setting docs.
Tim Graham
2013-01-08
Added sphinx substitutions in place of hardcoded version numbers.
Tim Graham
2013-01-08
Fixed #19555 - Removed '2012' from tutorial 1.
Tim Graham
2013-01-07
Fixed typo in 1.5 release notes; thanks Jonas Obrist.
Carl Meyer
2013-01-07
Created special PostgreSQL text indexes when unique is True
Claude Paroz
2013-01-06
Fixed #19571 -- Updated runserver output in the tutorial
Claude Paroz
2013-01-06
Fixed #19173 -- Made EmptyQuerySet a marker class only
Anssi Kääriäinen
2013-01-04
Fixed #19562 -- cleaned up password storage docs
Preston Holmes
2013-01-03
Added documentation for the 'db' argument of the post-syncdb signal.
mpaolini
2013-01-02
Fixed #19516 - Fixed remaining broken links.
Tim Graham
2013-01-03
Update doc example for overriding change_form.html
Chris Beaven
2013-01-02
Fixed #19549 - Typo in docs/topics/auth/default.txt
Tim Graham
2013-01-01
Fixed #19520 - Corrected some misleading docs about template_name_suffix.
Tim Graham
2013-01-01
Tiny typo fixed in logging docs
Daniele Procida
2012-12-31
Fixed #19453 -- Ensured that the decorated function's arguments are obfuscate...
Julien Phalip
2012-12-31
Fixed #19519 -- Fired request_finished in the WSGI iterable's close().
Aymeric Augustin
2012-12-29
Removed links to deprecated IGNORABLE_404_STARTS/ENDS settings.
Tim Graham
2012-12-29
Removed versionadded/changed annotations dating back to 1.4.
Aymeric Augustin
2012-12-29
Removed support is_safe and needs_autoescape as function attributes.
Aymeric Augustin
2012-12-29
Removed IGNORABLE_404_STARTS/ENDS settings.
Aymeric Augustin
2012-12-29
Removed HttpRequest.raw_post_data.
Aymeric Augustin
2012-12-29
Removed django.contrib.markup.
Aymeric Augustin
2012-12-29
Removed django.contrib.localflavor.
Aymeric Augustin
2012-12-29
Removed legacy shortcut for importing GeoIP.
Aymeric Augustin
2012-12-29
Removed django.contrib.databrowse.
Aymeric Augustin
2012-12-29
Removed django.conf.urls.defaults.
Aymeric Augustin
2012-12-29
Fixed broken links, round 4. refs #19516
Tim Graham
2012-12-29
Added links to default widget in forms.fields documentation
Claude Paroz
2012-12-28
Fixed #18970 -- Documented know limitations under Python 3.
Aymeric Augustin
2012-12-28
Fixed #19498 -- refactored auth documentation
Preston Holmes
2012-12-26
Fixed broken links, round 3. refs #19516
Tim Graham
2012-12-26
Updated documentation on localflavor translations
Aymeric Augustin
2012-12-26
Fixed #19518 -- Documented the deprecation of localflavor.
Aymeric Augustin
2012-12-25
Fixed more broken links. refs #19516
Tim Graham
2012-12-25
Updated installation FAQ entry on Python versions.
Aymeric Augustin
[next]