1
0
mirror of https://github.com/django/django.git synced 2025-04-11 19:12:22 +00:00

421 Commits

Author SHA1 Message Date
Daniel Musketa
0acb83b86e [1.10.x] Updated doc links to virtualenv website.
Backport of 66505b72c58099ded7420a7f90792d5bdf48ff01 from master
2016-11-22 08:37:34 -05:00
Tim Graham
59bbacf88d [1.10.x] Updated "fork Django on GitHub" link.
Backport of b741fe397aa567dd43d3e9dbd9fb5ecca6eab412 from master
2016-11-04 05:48:54 +01:00
mark-summerfield
261c6c0447 [1.10.x] Described PostgreSQL as more scalable than SQLite.
Backport of 4584bc3a1e3d610eb001cdfffa8ef18863fc03d3 from master
2016-10-27 09:14:37 -04:00
Tim Graham
df66aee856 [1.10.x] Updated "running the tests" to use 'pip install -e'.
Backport of d84ffcc22b2a0dbc0a44a67d56da7e3647e2f87a from master
2016-10-27 08:44:10 -04:00
Ankur Gupta
9a03d30d94 [1.10.x] Fixed #27174 -- Explained where PollsConfig comes from in tutorial 2.
Backport of 40d501147176352b694ec8b67b09127b20193ad2 from master
2016-09-07 14:16:33 -04:00
Tim Graham
6f006f40f7 [1.10.x] Fixed #27104 -- Corrected shell example in tutorial 5.
Backport of cf2cd4053fe3eed50ab2b7269ed72d25712c970a from master
2016-08-24 10:08:54 -04:00
Tim Graham
c135adda8e [1.10.x] Fixed #27115 -- Corrected a screenshot in the tutorial.
Backport of b40d24960c43091f792dd711e6a5ca7a708b12ad from master
2016-08-24 09:00:06 -04:00
Tim Graham
f878b860d1 [1.10.x] Fixed #27085 -- Corrected a screenshot in the tutorial.
Backport of 44c306218ff5f1b1748040ee3ffd767c4bc33533 from master
2016-08-19 18:05:30 -04:00
Vincent Zhang
e5103de2d1 [1.10.x] Refs #26747 -- Corrected a method name in tutorial05.
Backport of 7b08e01c1358aedbd46fa26c91d4613d642ff609 from master
2016-08-19 11:10:40 -04:00
an0o0nym
7c04223c01 [1.10.x] Fixed #26952 -- Added tips for installing test suite dependencies.
Backport of 2b759c94c562c9ee9b6ca970739be15014050fda from master
2016-08-09 18:41:32 -04:00
Tim Graham
de2604db94 [1.10.x] Removed obsolete note about Sphinx version required for building docs.
Backport of cd58f13fb68d413443dae74ded5c781a2a285d9f from master
2016-08-09 18:13:05 -04:00
Daniel Rice
bec0faa154 [1.10.x] Reworded a sentence in tutorial 7.
Backport of 08c723fbae9d7625599fb84f602b425e82943e15 from master
2016-07-14 07:51:02 -04:00
Tim Graham
48a570164e [1.10.x] Fixed capitalization of "URL pattern".
Backport of 415ae960bb9f1bdae798023fdce3247d2c938eec from master
2016-07-06 15:31:44 -04:00
Daniel Rice
cdb6d83f44 [1.10.x] Improved grammar in tutorial01.
Backport of 1f9deba1b312a12c47668724daf70b8fe2d56b17 from master
2016-07-06 15:25:00 -04:00
Md. Sadaf Noor
623ab0e6ae [1.10.x] Fixed #26829 -- Simplified version detection command in tutorial
Backport of ed1c15d8fbc17e60621ca56f67340987531e647d from master
2016-07-02 20:29:50 -04:00
Jon Dufresne
13d60298ea [1.10.x] Fixed #26747 -- Used more specific assertions in the Django test suite.
Backport of 4f336f66523001b009ab038b10848508fd208b3b from master
2016-06-16 14:21:14 -04:00
Ville Skyttä
efe9874371 [1.10.x] Fixed broken links in docs and comments.
Backport of 96f97691ad5e1483263cea3bb4e4021b4c8dcc41 from master
2016-06-15 21:20:38 -04:00
John Karahalis
fccb03fc40 [1.10.x] Fixed typo in docs/intro/tutorial07.txt
Backport of 37b36af6c6e169eae2f0b503f4550f798c428a97 from master
2016-06-09 11:15:52 -04:00
Tim Graham
72d676bc06 [1.10.x] Documented known Python 3.5+ test failures in contributing tutorial.
Backport of 6a316423df349e2cbc0a4188c55d0639aa2e15c5 from master
2016-06-06 10:50:42 -04:00
Ed Henderson
521772ff07 [1.10.x] Fixed #26021 -- Applied hanging indentation to docs.
Backport of 4a4d7f980e2a66756e1e424f7648dcd28ff765b7 from master
2016-06-03 11:49:24 -04:00
shaunagm
971adb9e9c [1.10.x] Fixed #26701 -- Replaced /newticket links to Trac with /.
Backport of 44c7e5d3740edf796591ea3a89b0ff085534f225 from master
2016-06-03 08:49:59 -04:00
Tim Graham
f5ff5010cd Fixed #26483 -- Updated docs.python.org links to use Intersphinx. 2016-05-08 18:07:43 -04:00
Tim Graham
f945fb24a3 Fixed #26554 -- Updated docs URLs to readthedocs.io 2016-04-28 10:09:57 -04:00
Denis Afonso
b1b05a017a Fixed #26485 -- Fixed typo in docs/intro/tutorial07. 2016-04-10 14:19:54 -04:00
krishbharadwaj
361cb7a857 Fixed #26448 -- Added details for running tests with a different database backend. 2016-04-05 21:34:26 -04:00
Joshua Pereyda
0c0e8f0a62 Fixed #26416 -- Fixed references to previous tutorial numbers in docs/intro/reusable-apps.txt. 2016-03-28 18:30:30 -04:00
Tim Graham
4323676ea5 Fixed #26255 -- Fixed orphaned include() reference following tutorial reordering. 2016-03-09 12:18:21 -05:00
Tim Graham
602a38d87e Fixed #26339 -- Updated Question.was_published_recently() in tutorial 7 to reflect changes in tutorial 5. 2016-03-09 11:21:33 -05:00
Tim Graham
9ed4a788aa Refs #26312 -- Reworded tutorial 2 to avoid spelling "error". 2016-03-05 10:58:45 -05:00
Bob McDonald
b388c294eb Fixed #26312 -- Documented "create database" requirement in tutorial 2. 2016-03-05 09:09:00 -05:00
Ryan Nowakowski
11af73eaeb Fixed #26221 -- Used find_packages() in reusable apps tutorial.
Otherwise the migrations package won't be included in the tarball.
2016-02-15 19:25:26 -05:00
Manish Rastogi
ad216381fc Fixed #26169 -- Fixed tutorial reference in reusable apps tutorial. 2016-02-04 07:39:12 -05:00
KimberleyLawrence
ca4afc77db Clarified "same as above" tutorial comment. 2016-02-01 16:37:59 -05:00
Markus Holtermann
4b0118465b Fixed #26150 -- Sorted app_labels in migrate command output 2016-01-29 10:26:04 +11:00
Tim Graham
2d36c7d515 Added Django version trove classifier to reusable apps tutorial. 2016-01-24 08:35:47 -05:00
Tim Graham
145e9ca301 Updated Python trove classifiers in reusable apps tutorial. 2016-01-23 17:40:41 -05:00
Elif T. Kus
bca9faae95 Fixed #26020 -- Normalized header stylings in docs. 2016-01-22 12:12:17 -05:00
Mahendra Yadav
e8c34bb832 Added a missing import in tutorial 3. 2016-01-02 09:39:25 -05:00
Marten Kenbeek
16411b8400 Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
Thanks to Tim Graham for the review.
2015-12-31 14:21:29 -05:00
Marten Kenbeek
6687f4dcbb Refs #21927 -- Added note about include() to tutorial. 2015-12-31 08:17:19 -05:00
Alasdair Nicol
32c7d93e5f Fixed #25854 -- Removed deprecated usage of template.render() with RequestContext in docs. 2015-12-23 18:30:35 -05:00
Niels Van Och
99a1265a39 Fixed #25063 -- Added path to makemigration's output of migration file. 2015-12-18 11:20:00 -05:00
Tim Graham
4cd24bb67c Fixed #25934 -- Added missing app_name in tutorial 4's urls.py. 2015-12-14 08:56:30 -05:00
Johannes Hoppe
cf546e11ac Fixed #21221 -- Made form Media and static template tag use staticfiles if installed. 2015-12-10 14:30:19 -05:00
Qile Wang
0f2c2c104b Clarified a docstring in tutorial05. 2015-12-07 18:52:25 -05:00
Jon Dufresne
7aabd62380 Fixed #25778 -- Updated docs links to use https when available. 2015-12-01 08:01:34 -05:00
Agnieszka Lasyk
1f8dad6915 Fixed #25755 -- Unified spelling of "website". 2015-11-16 06:44:14 -05:00
Curtis Maloney
35440ceab7 Optimized docs images and documented the process. 2015-10-24 14:57:21 -04:00
薛丞宏
484edc81c1 Clarified that the test client response content attribute is bytes. 2015-10-23 14:26:19 -04:00
Tim Graham
e0837f2cb1 Fixed #25508 -- Modified QuerySet.__repr__() to disambiguate it from a list. 2015-10-06 12:38:34 -04:00