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-12-01
[1.9.x] Fixed #25778 -- Updated docs links to use https when available.
Jon Dufresne
2015-11-16
[1.9.x] Fixed #25755 -- Unified spelling of "website".
Agnieszka Lasyk
2015-10-24
[1.9.x] Optimized docs images and documented the process.
Curtis Maloney
2015-10-23
[1.9.x] Clarified that the test client response content attribute is bytes.
薛丞宏
2015-10-01
[1.9.x] Made a couple tutorial corrections for Django 1.9.
Tim Graham
2015-10-01
[1.9.x] Removed an old note (Django 1.4-era) from the tutorial.
Tim Graham
2015-09-25
[1.9.x] Fixed #25462 -- Removed Model.__unicode__() in favor of @python_2_uni...
Tim Graham
2015-09-18
Made assorted improvements to the Oracle documentation.
Mariusz Felisiak
2015-09-07
Fixed #25356 -- Removed default_app_config from startapp template.
Tim Graham
2015-09-07
Fixed #25200 -- Updated tutorial screenshots for new admin theme.
elky
2015-09-07
Fixed #25358 -- Improved variable name for question in tutorial.
Alasdair Nicol
2015-08-19
Fixed #25153 -- Moved 'polls' first in tutorial's INSTALLED_APPS.
Tim Graham
2015-08-08
Updated Wikipedia links to use https
Claude Paroz
2015-08-07
Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql.
Caio Ariede
2015-07-27
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey...
Flavio Curella
2015-07-24
Fixed #25161 -- Encouraged users to install the latest release in docs
Alasdair Nicol
2015-07-08
Removed a confusing sentence in tutorial 5.
Tim Graham
2015-06-18
Removed support for Python 3.3.
Tim Graham
2015-06-15
Fixed #24943 -- Updated contributing tutorial to use virtualenv
Markus Amalthea Magnuson
2015-06-08
Fixed #21927 -- Made application and instance namespaces more distinct.
Marten Kenbeek
2015-06-06
Fixed #24907 -- Updated contributing tutorial with a more recent example ticket.
Markus Amalthea Magnuson
2015-06-04
Fixed #7060 -- Added a note about race conditions to the tutorial
Raphael Michel
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
[next]