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-08-26
Fixed #23362 -- Clarified "database columns as attributes" in tutorial.
Tim Graham
2014-08-19
Removed unnecessary code-block directives.
areski
2014-08-18
Fixed #23303 -- Added BEGIN and COMMIT statements to the output of sqlmigrate.
Baptiste Mispelon
2014-08-12
Fixed #23276 -- Deprecated passing views as strings to url().
Tim Graham
2014-08-05
Updated links for continous integration server.
Tim Graham
2014-08-02
Fixed #23148 -- Minor tweaks in tutorial code samples
Collin Anderson
2014-07-30
Fixed #23067 -- Updated docs to use django-admin
Christoph Heer
2014-07-22
Added warning in tutorial 4 that the regex capture group name has changed.
Rikki
2014-07-16
Edited setup.py in reuseable apps tutorial to use a context manager for open().
Dean Silfen
2014-07-01
Included irc link in paragraph to allow for l10n
Claude Paroz
2014-06-27
Fixed #22912 -- Warned about a common mistake in tutorial 5.
Tim Graham
2014-06-23
Fixed #22888 -- Removed some unnecessary text in tutorial 3.
Tim Graham
2014-06-20
Fixed #22836 -- Linked tutorial05 to the right section of tutorial04.
Maxime Turcotte
2014-06-17
Tutorial: Consistent url syntax
Collin Anderson
2014-06-15
Fixed #22842
vagrant
2014-06-10
Fixed #22801 -- Added 'www.' to diveintopython.net links
Maxime Turcotte
2014-06-10
Fixed #22770 -- Removed create_superuser from post_migrate signals.
Tim Graham
2014-05-05
Reordered tutorial 1 so that the database is configured first.
Tom
2014-05-02
Fixed #22558 -- Added missing word in contributing docs
Brenda J. Butler
2014-04-30
Fixed #22547 -- Added some links to tutorial 2.
Tim Graham
2014-04-30
Fixed #22546 -- Removed idioms in tutorial 2.
Moayad Mardini
2014-04-26
Updated doc links to point to Python 3 documentation
Claude Paroz
2014-04-18
Fixed #22472 -- Clarified meaning of dots in tutorial 4 code block.
Tim Graham
2014-04-16
Fixed #22378 -- Updated \d to [0-9]+ in urlpatterns of docs and tests.
chriscauley
2014-04-16
Fixed #22453 -- Corrected DoesNotExist message in docs.
Tim Graham
2014-04-08
Added Python 3.4 to list of supported version in docs/intro/install.txt
Tim Graham
2014-04-03
Fixed #22218 -- Deprecated django.conf.urls.patterns.
Tim Graham
2014-03-09
Substituted 'shortcut function' for 'factory method' in tutorial
Jeremy Dunck
2014-03-02
Fixed some typos in the documentation.
Baptiste Mispelon
2014-02-28
Fixed spelling mistakes in docs.
Tim Graham
2014-02-28
Fixed #22129 -- Added steps for creating superusers to tutorial.
Greg Chapple
2014-02-25
Fixed docs typos.
Szczepan Cieślik
2014-02-16
Fixed #21939 -- Deprecated loading ssi/url tags from future.
Zbigniew Siciarz
2014-02-14
Added missing snippet to show filename in docs
Alasdair Nicol
2014-02-13
Fixed #21951 -- Updated docs to use __str__ for Python 3
Alasdair Nicol
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
[prev]
[next]