Jon Dufresne
|
7aabd62380
Fixed #25778 -- Updated docs links to use https when available.
|
9 years ago |
Tim Graham
|
ee66d8dd7d
Fixed #25584 -- Documented a pip error when installing Django 1.9.
|
9 years ago |
Tim Graham
|
a523d94b45
Fixed #25376 -- Required virtualenv in installation instructions.
|
9 years ago |
Maxime Lorant
|
c92cd22d02
Refs #25345 -- Updated links to code.google.com.
|
9 years ago |
Claude Paroz
|
e9c5c39631
Updated various links in docs
|
9 years ago |
Tim Graham
|
ebd183a18c
Fixed outdated Python version support info in docs/topics/install.txt
|
9 years ago |
saschalalala
|
5cf8f4596c
Simplified command to display path to Django source files.
|
10 years ago |
Sean Wang
|
eba6dff581
Fixed #24358 -- Corrected code-block directives for console sessions.
|
10 years ago |
Tim Graham
|
35f0cae19d
Fixed #24350 -- Freshened up database install topic section.
|
10 years ago |
Tim Graham
|
281fc03474
Demoted "Installing a distribution-specific package" in install notes.
|
10 years ago |
Tim Graham
|
fed25f1105
Removed compatibility with Python 3.2.
|
10 years ago |
Claude Paroz
|
0a4b04fc23
Used https for most *.python.org links
|
10 years ago |
Ola Sitarska
|
549284faa4
Fixed #23016 -- Updated FAQs per Aymeric's suggestions.
|
10 years ago |
Tim Graham
|
0efd72dc90
Fixed broken links in docs.
|
10 years ago |
Christoph Heer
|
d47409831f
Fixed #23067 -- Updated docs to use django-admin
|
10 years ago |
Anubhav Joshi
|
d35d2f61c5
Fixed #16205 -- Added an installation for Windows.
|
11 years ago |
Aymeric Augustin
|
99649ddcb2
Assumed Python 3 throughout docs/intro.
|
11 years ago |
Tim Graham
|
23d9f517dc
Fixed #21585 -- Updated some links to 3rd party database projects.
|
11 years ago |
Claude Paroz
|
626bdf648a
Updated a bunch of hyperlinks in documentation
|
11 years ago |
Ramiro Morales
|
67f5dffbec
Re-added link to SQLite notes from DB section of install doc.
|
11 years ago |
Andrew Godwin
|
de64c4d6e9
Merge remote-tracking branch 'core/master' into schema-alteration
|
11 years ago |
Andrew Godwin
|
f8297f6323
More migration docs, and conversion of all easy syncdb references
|
11 years ago |
Tim Graham
|
bd0dcc6c89
Fixed #20766 -- Deprecated FastCGI support.
|
11 years ago |
Aymeric Augustin
|
a763915a03
Bumped minimum Python version requirement to 2.7 in Django 1.7.
|
11 years ago |
Aymeric Augustin
|
3fd8eb1a27
Stopped branding Python 3 support as experimental.
|
11 years ago |
Michael Manfre
|
bb998c9fec
Update link to django-mssql project
|
12 years ago |
Ramiro Morales
|
d19109fd37
Fixed #19497 -- Refactored testing docs.
|
12 years ago |
Tim Graham
|
72a6ac568d
Fixed #19279 - Clarified order of database setup and Django install.
|
12 years ago |
Tim Graham
|
6cad5f212a
Fixed #19461 - Linked to psycopg in topics/install.txt
|
12 years ago |
Florian Apolloner
|
0d8432da55
Documented minimal python 3.2 version.
|
12 years ago |