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
2015-05-18
[1.8.x] Added docs for assertRaisesMessage as context manager.
Tim Graham
2015-05-17
[1.8.x] Fixed typo in docs/topics/http/sessions.txt
Tim Graham
2015-05-14
[1.8.x] Minor edits to docs/topics/http/urls.txt
I am Clinton
2015-05-13
[1.8.x] Fixed #24789 -- Fixed wrong positional args order in doc example
Charles Dee Rice
2015-05-12
[1.8.x] Light edits to docs/topics/forms/index.txt
I am Clinton
2015-05-11
[1.8.x] Fixed #24780 -- Removed outdated discussion of signals and custom users.
Tim Graham
2015-05-09
[1.8.x] Fixed typo in docs/topics/testing/tools.txt
Ian Foote
2015-05-08
[1.8.x] Fixed #24763 -- Moved DoesNotExist exception to model docs.
David Krisch
2015-05-02
[1.8.x] Fixed typo in translation import statement
José Padilla
2015-05-01
[1.8.x] Updated capitalization in the word "JavaScript" for consistency
Dave Hodder
2015-04-29
[1.8.x] Added translation.override() context manager to docs.
Dmitry Medvinsky
2015-04-29
[1.8.x] Used full variable names instead of abbreviation in examples
Baptiste Mispelon
2015-04-28
[1.8.x] Fixed typo in docs/topics/i18n/translation.txt
Mounir
2015-04-25
[1.8.x] Fixed a typo and formatting consistency in testing tools docs
Adam Zapletal
2015-04-24
[1.8.x] Added missing comma in LocMemCache example.
Nik Nyby
2015-04-24
[1.8.x] Fixed #24700 -- Added dash to slug regex in http docs
Marcus Pennington
2015-04-24
[1.8.x] Updated startproject MIDDLEWARE_CLASSES in docs.
Daniel Harding
2015-04-22
[1.8.x] Fixed #24684 -- Typo in docs/topics/forms/modelforms.txt
Tim Graham
2015-04-20
[1.8.x] Fixed #24659 -- Clarified docs of smtp.EmailBackend parameters.
Tim Graham
2015-04-20
[1.8.x] Fixed #24674 -- Documented the correct NullBooleanField formfield.
Simon Charette
2015-04-20
[1.8.x] Fixed typo in docs/topics/class-based-views/intro.txt
Anton
2015-04-20
[1.8.x] Fixed #11078 -- Removed inaccurate docs about proxy models Meta.
Marco Santamaria
2015-04-16
[1.8.x] Fixed #24646 -- Fixed jinja2 example on Python 2.
Tim Graham
2015-04-16
[1.8.x] Fixed #23984 -- Added Javascript i18n documentation
Daniel Lindsley
2015-04-14
[1.8.x] Removed docs for removed transaction APIs.
Tim Graham
2015-04-07
[1.8.x] Fixed #24429 -- Doc'ed that Django 1.8 doesn't require an integer PK ...
Tim Graham
2015-04-07
[1.8.x] Specified file names for example code in docs/topics/forms/index.txt
Patrik Lundin
2015-04-06
[1.8.x] Added admonition about reusable apps and AUTH_USER_PROFILE.
Thomas Güttler
2015-04-03
[1.8.x] Fixed #24556 -- Added reminder about HTTPS to passwords docs.
Sam Thursfield
2015-04-01
[1.8.x] Pointed Jinja2 users to Babel instead of makemessages.
Aymeric Augustin
2015-03-31
[1.8.x] Fixed typo in docs/topics/cache.txt
Kostochko Dmitriy
2015-03-31
[1.8.x] Documented jinja2 install requirement.
Tim Graham
2015-03-30
[1.8.x] Fixed #15590 -- Documented how the path of a FileField can be changed.
Jorge Barata González
2015-03-29
[1.8.x] Fixed #24281 -- Improved docs for timezone handling for auto_now and ...
Christopher Luc
2015-03-28
[1.8.x] Fixed #24541 -- Clarified ModelFormSet's handling of initial data.
Tim Graham
2015-03-28
[1.8.x] Fixed syntax highlighting in docs/topics/auth/default.txt
Tim Graham
2015-03-28
[1.8.x] Fixed typo in docs/topics/forms/modelforms.txt
SaeX
2015-03-25
[1.8.x] Corrected typo in documentation
David Seddon
2015-03-24
[1.8.x] Fixed #24361 -- Clarified docs on reconfiguring logging.
Tim Graham
2015-03-24
[1.8.x] Fixed #24501 -- Improved auth.decorators.user_passes_test() example.
Matt Seymour
2015-03-23
[1.8.x] Fixed #13525 -- Added tests and docs for nested parameters in URL pat...
Bas Peschier
2015-03-22
[1.8.x] Fixed #23814 -- Pointed localflavor documentation to external package
Iacopo Spalletti
2015-03-20
[1.8.x] Refs #14645 -- Documented bug with exclude() and multi-value relations
David Seddon
2015-03-20
[1.8.x] Fixed #23520 -- Explained that custom plural forms should be avoided
Claude Paroz
2015-03-18
[1.8.x] Fixed #24495 -- Allowed unsaved model instance assignment check to be...
Karl Hobley
2015-03-16
[1.8.x] Fixed allow_migrate() signature in router examples.
Adrian Andreias
2015-03-14
[1.8.x] Fixed doc typos.
Floris den Hengst
2015-03-13
[1.8.x] Fixed #24052 -- Doc'd how to write data migrations with models in mul...
Andrei Kulakov
2015-03-13
[1.8.x] Refs #23559 -- warned about consequences of letting users edit User m...
Remco Kranenburg
2015-03-11
[1.8.x] Fixed typo in docs/topics/forms/modelforms.txt.
Dan Fellin
[next]