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
2015-06-04
Added migrations directory to file structure in tutorial
Edin Sarajlic
2015-05-29
Optimise tutorial images
Curtis
2015-05-28
Fixed #24732 -- Reordered tutorial to cover basics before bells and whistles.
João Luiz Lorencetti
2015-05-19
Made minor edits to docs/intro/tutorial01.text
I am Clinton
2015-05-16
Updated the Python shell example to use generic version numbers.
Kamran Mackey
2015-04-17
Added link to the code of conduct from contributing guides.
Jacob Kaplan-Moss
2015-04-07
Fixed typo in docs/intro/tutorial02.txt
Marios Zindilis
2015-03-30
Fixed #24550 -- Added migration operation description to sqlmigrate output
Markus Holtermann
2015-03-27
Fixed #24519 -- Clarified location of templates directory in tutorial 2.
Tim Graham
2015-03-16
Added missing punctuation in some comments in tutorial 5.
HerHde
2015-03-11
Simplified command to display path to Django source files.
saschalalala
2015-02-27
Improved wording in tutorial 1.
Alex Shaindlin
2015-02-22
Updated tutorial to use explicit relative imports.
Tim Graham
2015-02-22
Corrected sqlmigrate output in tutorial 1.
Tim Graham
2015-02-22
Fixed #24371 -- Cautioned against trying to switch databases.
Tim Graham
2015-02-22
Fixed #24358 -- Corrected code-block directives for console sessions.
Sean Wang
2015-02-05
Added cross references to contributing docs.
Riccardo Magliocchetti
2015-02-03
Fixed #24149 -- Normalized tuple settings to lists.
darkryder
2015-01-18
Removed support for syncing apps without migrations per deprecation timeline.
Tim Graham
2015-01-17
Removed support for custom SQL per deprecation timeline.
Tim Graham
2015-01-17
Removed compatibility with Python 3.2.
Tim Graham
2015-01-16
Fixed #24143 -- Encouraged use of Http404 messages for debugging.
Keryn Knight
2015-01-12
Fixed #24124 -- Changed context_processors in the default settings.py
Collin Anderson
2015-01-10
Wrote main documentation for templates.
Aymeric Augustin
2014-12-28
Deprecated TEMPLATE_DIRS.
Aymeric Augustin
2014-12-28
Deprecated TEMPLATE_LOADERS.
Aymeric Augustin
2014-12-26
Clarified custom header instructions in tutorial 2.
Collin Anderson
2014-12-25
Fixed typo in docs/intro/tutorial01.txt.
Brian Scoles
2014-12-19
Used https for most *.python.org links
Claude Paroz
2014-12-19
Used the :ticket: syntax more extensively
Claude Paroz
2014-12-03
Removed redundant numbered parameters from str.format().
Berker Peksag
2014-11-24
Fixed #23907 -- Added admin.site.register in tutorial 2 for consistency.
Tim Graham
2014-11-17
Fixed #23855 -- Removed unnecessary all() in tutorial 3.
Tim Graham
2014-11-13
Fixed #23588 -- Added a link in tutorial for list_display options.
Tim Graham
2014-10-24
Replaced dead links to python-distribute.org.
Tim Graham
2014-10-08
Fixed #23587 -- Clarified admin template overriding in tutorial 2.
Tim Graham
2014-09-22
Removed sudo from pip commands in docs.
Corey Farwell
2014-09-22
Fixed #23535 -- Updated tutorial to account for default filter added in 5ea34...
velis74
2014-09-17
Fixed #23491 -- Clarified tutorial 3.
Tim Graham
2014-09-15
Fixed #23486 -- Corrected makemigrations output in tutorial 1.
Tim Graham
2014-09-09
Avoid the word "stupid".
Aymeric Augustin
2014-09-06
Fixed #23438 -- Added snippet & imports to docs/intro/overview.txt.
Tim Graham
2014-09-05
Removed an admonition in the tutorial about the old project layout.
Tim Graham
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
[prev]
[next]