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
/
intro
Age
Commit message (
Expand
)
Author
2014-01-25
Fixed #21829 -- Added default AppConfigs.
Aymeric Augustin
2014-01-20
Fixed #16905 -- Added extensible checks (nee validation) framework
Russell Keith-Magee
2014-01-18
Fixed #21712 -- Moved autodiscover() to AdminConfig.ready().
Aymeric Augustin
2014-01-03
Fixed #21728 -- Corrected an inadvertent path change in docs/intro/contributi...
Tianyi Wang
2013-12-31
Fixed #21701 -- Improved testing doc titles and added testing/tools.txt.
Tim Graham
2013-12-30
Fixed a broken link in docs/intro/tutorial01.txt.
Tim Graham
2013-12-30
Stopped populating the app registry as a side effect.
Aymeric Augustin
2013-12-30
Assumed Python 3 throughout docs/intro.
Aymeric Augustin
2013-12-25
Unified listing of shell commands/code
Yaroslav Halchenko
2013-12-24
Updated a few doc paragraphs following the app-loading refactor.
Aymeric Augustin
2013-12-18
Fixed #21613 -- Removed a hardcoded input id from the tutorial.
Tim Graham
2013-12-14
Fixed link text for "Testing in Django" in tutorial 5.
Chris Jerdonek
2013-12-08
Updated a bunch of hyperlinks in documentation
Claude Paroz
2013-12-05
Fixed #21562 -- Warned against using the same app name as a django contrib app.
Alasdair Nicol
2013-11-27
Update tutorial part 1 to discuss migrations properly
Andrew Godwin
2013-11-21
Fixed #21479 -- Favor 'migrate' over 'syncdb' in the docs.
Loic Bistuer
2013-11-19
Recommended setuptools in the reuseable app tutorial.
Dražen Lučanin
2013-11-10
Fixed typo in tutorial 2; refs #21418.
Tim Graham
2013-11-09
Fixed doc typo.
Tim Graham
2013-11-09
Fixed #21378 -- Updated tutorial02 for how to override admin site header.
Vajrasky Kok
2013-10-22
Fixed indentation of example in tutuorial 2.
Phil Elson
2013-10-14
Fixed #20910 -- Added a "snippet" sphinx directive to allow prefixing a filen...
M Nasimul Haque
2013-10-14
Fixed #21210 -- Documented when runserver doesn't auto-restart.
Bouke Haarsma
2013-10-14
Fixed #21027 -- Updated tutorial 5 docs to link to management shell command p...
Max Vizard
2013-10-04
Fixed #21213 -- Added docs for Django's mailing lists.
Unai Zalakain
2013-10-01
Fixed #21195 -- Clarifed usage of template_name in tutorial part 4.
Tim Graham
2013-09-22
Fixed #21141 -- Update Sphinx URL
Rogério Yokomizo
2013-09-18
Fixed #21116 -- Made usage of manage.py in docs more consistent.
Tim Graham
2013-09-17
Updated examples in the docs after eade315d.
Aymeric Augustin
2013-09-13
Fixed #21094 -- Updated reuseable apps tutorial to use pip for installation.
Tim Graham
2013-09-10
Fixed #21083 - Fixed spelling in tutorial.
Tim Graham
2013-09-09
Fixed #19885 -- cleaned up the django.test namespace
Kevin Christopher Henry
2013-09-07
Fixed #20876 -- Changed Poll model name in tutorial to Question
Rodolfo
2013-08-28
Fixed #20983 -- Updated package classifiers in reuseable apps tutorial.
Tim Graham
2013-08-19
Merge remote-tracking branch 'core/master' into schema-alteration
Andrew Godwin
2013-08-15
Fixed #20891 -- Removed part of the tutorial that requires pytz
Tim Graham
2013-08-15
Fixed some ReST errors regarding backticks
Tim Graham
2013-08-09
Merge remote-tracking branch 'core/master' into schema-alteration
Andrew Godwin
2013-08-06
Fixed #20852 - Fixed incorrectly generated left quotes in docs.
Dominic Rodger
2013-08-04
Fixed #20858 -- Removed erroneous import in tutorial 2.
Tim Graham
2013-08-01
Fixed #20667 - Removed discussion of DEBUG from tutorial.
Tim Graham
2013-07-25
More migration docs, and conversion of all easy syncdb references
Andrew Godwin
2013-07-18
Fixed #20763 -- Typo in tutorial 3.
Tim Graham
2013-07-14
Fixed #20746 -- Removed Python 2.6 specific code/docs
Tim Graham
2013-07-09
Fixed #18261 -- Clarified 'project root directory'
SusanTan
2013-07-05
Fixed #20224 -- Update docs examples which mention __unicode__
Claude Paroz
2013-07-01
Bumped minimum Python version requirement to 2.7 in Django 1.7.
Aymeric Augustin
2013-07-01
Stopped branding Python 3 support as experimental.
Aymeric Augustin
2013-06-28
Fixed missing slash in reusable apps tutorial.
Baptiste Mispelon
2013-06-20
Fixed error in last commit. Thanks Simon Charette.
Tim Graham
[next]