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-05
Fixed #24564 -- Moved AbstractBaseUser and BaseUserManager so they can be use...
Dan Watson
2015-05-02
Fixed typo in translation import statement
José Padilla
2015-05-01
Updated capitalization in the word "JavaScript" for consistency
Dave Hodder
2015-04-29
Added translation.override() context manager to docs.
Dmitry Medvinsky
2015-04-29
Used full variable names instead of abbreviation in examples
Baptiste Mispelon
2015-04-28
Fixed typo in docs/topics/i18n/translation.txt
Mounir
2015-04-28
Fixed #13008 -- Added more Cache-Control headers to never_cache() decorator.
Markus Bertheau
2015-04-25
Fixed a typo and formatting consistency in testing tools docs
Adam Zapletal
2015-04-24
Added missing comma in LocMemCache example.
Nik Nyby
2015-04-24
Fixed #24700 -- Added dash to slug regex in http docs
Marcus Pennington
2015-04-24
Fixed #24526 -- Combined django.request/security loggers with the root logger.
Tim Graham
2015-04-24
Updated startproject MIDDLEWARE_CLASSES in docs.
Daniel Harding
2015-04-22
Fixed #24684 -- Typo in docs/topics/forms/modelforms.txt
Tim Graham
2015-04-20
Fixed #24659 -- Clarified docs of smtp.EmailBackend parameters.
Tim Graham
2015-04-20
Fixed #24674 -- Documented the correct NullBooleanField formfield.
Simon Charette
2015-04-20
Fixed typo in docs/topics/class-based-views/intro.txt
Anton
2015-04-19
Fixed #11078 -- documentation update.
Marco Santamaria
2015-04-16
Fixed #24646 -- Fixed jinja2 example on Python 2.
Tim Graham
2015-04-16
Fixed #23984 -- Added Javascript i18n documentation
Daniel Lindsley
2015-04-14
Removed docs for removed transaction APIs.
Tim Graham
2015-04-13
Fixed #24621 -- Fixed and documented SessionBase.pop's second argument
Adam Zapletal
2015-04-09
Fixed #24560 -- Added a --dry-run mode to the createcachetable command.
Adam Chainz
2015-04-07
Fixed #24429 -- Doc'ed that Django 1.8 doesn't require an integer PK for cust...
Tim Graham
2015-04-07
Fixed #22993 -- Deprecated skipIfCustomUser decorator
Christopher Luc
2015-04-07
Specified file names for example code in docs/topics/forms/index.txt
Patrik Lundin
2015-04-06
Added admonition about reusable apps and AUTH_USER_PROFILE.
Thomas Güttler
2015-04-03
Fixed #24556 -- Added reminder about HTTPS to passwords docs.
Sam Thursfield
2015-04-01
Pointed Jinja2 users to Babel instead of makemessages.
Aymeric Augustin
2015-03-31
Fixed typo in docs/topics/cache.txt
Kostochko Dmitriy
2015-03-30
Documented jinja2 install requirement.
Tim Graham
2015-03-30
Fixed #15590 -- Documented how the path of a FileField can be changed.
Jorge Barata González
2015-03-29
Improved docs for timezone handling for auto_now and auto_now_add
Christopher Luc
2015-03-28
Fixed #24541 -- Clarified ModelFormSet's handling of initial data.
Tim Graham
2015-03-28
Fixed syntax highlighting in docs/topics/auth/default.txt
Tim Graham
2015-03-28
Fixed typo in docs/topics/forms/modelforms.txt
SaeX
2015-03-27
Fixed #18773 -- Added logging for template variable resolving
Caroline Simpson
2015-03-25
Corrected typo in documentation
David Seddon
2015-03-25
Fixed #23814 -- Documented apps refactored out of Django.
Fabio Natali
2015-03-24
Fixed #24361 -- Clarified docs on reconfiguring logging.
Tim Graham
2015-03-24
Fixed #24501 -- Improved auth.decorators.user_passes_test() example.
Matt Seymour
2015-03-23
Fixed #13525 -- Added tests and docs for nested parameters in URL patterns.
Bas Peschier
2015-03-22
Fixed #23814 -- Pointed localflavor documentation to external package
Iacopo Spalletti
2015-03-20
Refs #14645 -- Documented bug with exclude() and multi-value relations
David Seddon
2015-03-20
Fixed #22106 -- Allowed using more than one instance of javascript_catalog pe...
Moritz Sichert
2015-03-20
Fixed #23520 -- Explained that custom plural forms should be avoided
Claude Paroz
2015-03-18
Fixed #24495 -- Allowed unsaved model instance assignment check to be bypassed.
Karl Hobley
2015-03-18
Fixed #23960 -- Removed http.fix_location_header
Claude Paroz
2015-03-16
Fixed allow_migrate() signature in router examples.
Adrian Andreias
2015-03-14
Fixed #12982 -- Added a get_or_set() method to the BaseCache backend.
Berker Peksag
2015-03-13
Fixed #24253 -- Documented staff_member_required decorator.
Andrei Kulakov
[prev]
[next]