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
2014-05-19
Fixed #22655 -- Fixed GeoQuerySet doc about strictly_below
Moayad Mardini
2014-05-19
Revert "Fixed #20477: Allowed settings.FORMAT_MODULE_PATH to be a list of mod...
Tim Graham
2014-05-19
Fixed #20477: Allowed settings.FORMAT_MODULE_PATH to be a list of modules.
Martin Brochhaus
2014-05-19
Fixed #22368 -- clarified connecting to Oracle DB using service name
Moayad Mardini
2014-05-18
Fixed #21799 - Modified loaddata --ignorenonexistent to ignore models.
Esau Rodriguez
2014-05-17
Fixed #22647 -- Documented redirect_field_name keyword argument for user_pass...
Víðir Valberg Guðmundsson
2014-05-17
Fixed #22644 -- Clarified documentation for NamedUrlWizardView
Erik Romijn
2014-05-17
Fixed #22019 -- Added Model.objects reference documentation.
Aliaksandr Semianiuk
2014-05-17
Merge pull request #2346 from Markush2010/ticket21905
Florian Apolloner
2014-05-16
Fixed #16245 -- Included traceback in send_robust()'s response
Unai Zalakain
2014-05-16
Added stub release notes for 1.6.6.
Tim Graham
2014-05-16
Fixed #21905 -- Add info message if DateField or TimeField use a fixed value
Markus Holtermann
2014-05-16
Fixed #15716 - Authentication backends can short-circuit authorization.
Jorge C. Leitão
2014-05-16
Fixed #22167 -- Improved documentation on context processors
Moritz
2014-05-16
Fixed #22622 -- Added ugettext_lazy import in docs
Niclas Åhdén
2014-05-16
Refs #21798 - Modified error number to provide room for future expansion.
Russell Keith-Magee
2014-05-16
Remove old compatibility shims from d.c.gis.
Marc Tamlyn
2014-05-16
Fixed #21798 -- Added check for DateTime mutually exclusive options
Daniel Pyrathon
2014-05-16
Simplified an unnecessarily complex paragraph in view docs
Erik Romijn
2014-05-15
Harmonized some PEP 0263 coding preambles
Claude Paroz
2014-05-15
Fixed #17642 -- Added min_num support to modelformsets, inlines, and the admin.
Anders Steinlein
2014-05-15
Minor edits to latest release notes.
Tim Graham
2014-05-14
Fix typo that disabled code example highlighting
Éric Araujo
2014-05-14
Added release notes for 1.4.13, 1.5.8, 1.6.5.
Jacob Kaplan-Moss
2014-05-13
Removed an unnecessary anchor in the docs.
Tim Graham
2014-05-13
Fixed spelling mistake and added a word to the word list.
Tim Graham
2014-05-13
Fixed #22533 -- Added label_suffix parameter to form fields.
Julen Ruiz Aizpuru
2014-05-13
Fixed typo in transactions.txt
Haris Ibrahim K. V
2014-05-13
Removed some references to django.contrib.comments which has been removed.
Tim Graham
2014-05-13
Fixed #22618 -- Improved import_string example.
Tim Graham
2014-05-12
Fixed #22619 -- Corrected description of os.path.
Tim Graham
2014-05-12
Added 1.6.5 release note for refs #22508.
Tim Graham
2014-05-12
Fixed #22613 -- Added formfield_for_choice_field() to the list of methods tha...
Tim Graham
2014-05-11
Completed long overdue sqlinitialdata deprecation.
Ramiro Morales
2014-05-11
Fixed #20936 -- When logging out/ending a session, don't create a new, empty ...
Matt Robenolt
2014-05-10
Link new testing tools document from main index.
Ramiro Morales
2014-05-10
Fixed a few release notes typos.
Ramiro Morales
2014-05-07
Merge pull request #2639 from alimony/patch-1
Alex Gaynor
2014-05-07
Fixed #22496: Data migrations get transactions again!
Andrew Godwin
2014-05-07
Insert space.
Markus Amalthea Magnuson
2014-05-07
Updated some docs for the delayed deprecation of legacy table creation; refs ...
Tim Graham
2014-05-07
Forward ported docs of security issues from df81625da6.
Tim Graham
2014-05-06
Improve docs around deconstruction/serialisation (refs #22337)
Andrew Godwin
2014-05-06
Bump DatabaseCreation deprecation to 2.0 (refs #22340)
Andrew Godwin
2014-05-06
Updated the messages context processor docs
Claude Paroz
2014-05-05
Reordered tutorial 1 so that the database is configured first.
Tom
2014-05-05
Fixed #1349 -- Clarified docs on serving files from STATIC/MEDIA_URL.
Tim Graham
2014-05-05
Fixed #22575 -- Fixed typo in docs/topics/class-based-views/generic-editing.txt.
Tim Graham
2014-05-05
Fixed #22429 -- Incorrect SQL when using ~Q and F
Anssi Kääriäinen
2014-05-03
Fix docs error with deconstruct() docs
Andrew Godwin
[next]