|
|
|
@7361
|
[7361]
|
03/24/08 23:42:21 |
adrian |
Edited some docs changes from the past few days |
|
|
|
@7314
|
[7314]
|
03/18/08 18:18:52 |
ubernostrum |
Fixed #6245: Added note about watching Django development when using the … |
|
|
|
@7294
|
[7294]
|
03/18/08 09:54:39 |
mtredinnick |
Added "svn:eol-style native" to every text file in the tree (*.txt, … |
|
|
|
@7108
|
[7108]
|
02/13/08 17:17:55 |
russellm |
Fixed #6597 -- Corrected spelling mistake. Thanks for the report, Atul … |
|
|
|
@6877
|
[6877]
|
12/04/07 00:07:44 |
adrian |
Edited docs/install.txt changes from [6794] |
|
|
|
@6794
|
[6794]
|
12/01/07 11:44:59 |
ubernostrum |
Fixed #5776: Added an explanation of when and why Django might need ALTER … |
|
|
|
@6750
|
[6750]
|
11/29/07 14:09:48 |
mtredinnick |
Fixed #6046 -- Correct an obvious blunder in setting the PYTHONPATH. … |
|
|
|
@6737
|
[6737]
|
11/29/07 10:57:20 |
mtredinnick |
Fixed #5777 -- Recommend using a symbolic link on Linux, OSX, etc … |
|
|
|
@6559
|
[6559]
|
10/20/07 05:37:32 |
mtredinnick |
Fixed #5637 -- Clarified that nothing extra is required when using SQLite … |
|
|
|
@6433
|
[6433]
|
09/28/07 14:35:50 |
ikelly |
Added a link in install.txt to the Oracle backend notes. |
|
|
|
@6362
|
[6362]
|
09/16/07 10:57:15 |
mboersma |
Fixed fat-finger typo. |
|
|
|
@6361
|
[6361]
|
09/16/07 10:56:19 |
mboersma |
Updated Oracle python drivers link to atuining's new SF site. |
|
|
|
@6260
|
[6260]
|
09/14/07 23:58:41 |
adrian |
Fixed #4692 -- Documented required database privileges. Thanks, … |
|
|
|
@6190
|
[6190]
|
09/14/07 10:33:42 |
adrian |
Edited docs/install.txt changes from [6178] |
|
|
|
@6178
|
[6178]
|
09/14/07 03:04:07 |
mtredinnick |
Fixed #3902 -- Added some excellent notes about installing Django on … |
|
|
|
@5932
|
[5932]
|
08/18/07 01:52:05 |
mtredinnick |
Fixed #5154 -- Minor wording tweak. |
|
|
|
@5676
|
[5676]
|
07/12/07 09:41:32 |
russellm |
Fixed #4538 -- Split the installation instructions to differentiate … |
|
|
|
@5542
|
[5542]
|
06/26/07 07:53:33 |
mtredinnick |
Fixed #4684 -- Added an Oracle reference to the supported database … |
|
|
|
@5519
|
[5519]
|
06/23/07 09:16:00 |
mtredinnick |
Merged boulder-oracle-sprint branch (r3965:5512) back into trunk. … |
|
|
|
@5503
|
[5503]
|
06/20/07 01:23:15 |
adrian |
Fixed #4537 -- Added note to docs/install.txt about get_python_lib() … |
|
|
|
@5495
|
[5495]
|
06/20/07 01:03:51 |
adrian |
Fixed #4610 -- Made docs/install.txt a bit clearer about skipping the … |
|
|
|
@5370
|
[5370]
|
05/27/07 20:22:42 |
mtredinnick |
Fixed #4331 -- Updated possible installation paths for Python … |
|
|
|
@5285
|
[5285]
|
05/18/07 23:17:54 |
adrian |
Added 'http://' to python.org link in docs/install.txt, so it will be … |
|
|
|
@5191
|
[5191]
|
05/11/07 04:51:07 |
mtredinnick |
Fixed #4252 -- Fixed a typo in ReST formatting. Thanks, Collin Anderson. |
|
|
|
@5096
|
[5096]
|
04/26/07 09:58:18 |
adrian |
Edited docs/install.txt changes from [5085] |
|
|
|
@5085
|
[5085]
|
04/26/07 05:29:55 |
mtredinnick |
Fixed #4158 -- Fixed a small formatting typo. Thanks, SmileyChris?. |
|
|
|
@5009
|
[5009]
|
04/16/07 06:11:16 |
russellm |
Refs #3786 -- Added reference to database-specific documentation in … |
|
|
|
@4999
|
[4999]
|
04/12/07 08:59:09 |
russellm |
Fixed #3830 -- Added installation note on removing old versions of Django … |
|
|
|
@4812
|
[4812]
|
03/23/07 16:18:08 |
jacob |
Removed note about setuptools from install.txt -- it's not correct any … |
|
|
|
@4811
|
[4811]
|
03/23/07 16:16:32 |
jacob |
Fixed explicit reference to 0.95 in install.txt. |
|
|
|
@4648
|
[4648]
|
02/28/07 13:28:30 |
jacob |
Fixed #3602: a few small doc fixes. Thanks, Jeremy Dunck |
|
|
|
@4629
|
[4629]
|
02/26/07 17:23:01 |
jacob |
Fixed #3325: Added docs/distributions.txt, a guide to packaged versions of … |
|
|
|
@4624
|
[4624]
|
02/26/07 15:39:09 |
jacob |
Fixed #3364: Updated install.txt to recommend psycopg2. Thanks, Marc … |
|
|
|
@4621
|
[4621]
|
02/26/07 15:25:21 |
jacob |
Fixed #3279: Added a note about using MySQLdb 1.2.1 or later. Thanks, Marc … |
|
|
|
@4420
|
[4420]
|
01/24/07 14:08:47 |
adrian |
Fixed #3333 -- Docs now use relative links, not hard-coded … |
|
|
|
@4293
|
[4293]
|
01/05/07 18:08:55 |
russellm |
Fixed #3229 -- Fixed reference in install.txt. Thanks again, … |
|
|
|
@4290
|
[4290]
|
01/05/07 06:32:55 |
russellm |
Fixed #3229 -- Fixed typo in numbering in install.txt. Thanks, … |
|
|
|
@3907
|
[3907]
|
10/16/06 17:38:18 |
adrian |
Updated docs/install.txt to note lack of setuptools in development version |
|
|
|
@3483
|
[3483]
|
07/28/06 17:22:03 |
adrian |
Changed .91 to .95 in docs/install.txt |
|
|
|
@2930
|
[2930]
|
05/16/06 21:39:52 |
mtredinnick |
Changed the link the "official tarball" to refer to the 0.91 release and … |
|
|
|
@2809
|
[2809]
|
05/01/06 20:31:56 |
adrian |
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly … |
|
|
|
@2572
|
[2572]
|
03/28/06 10:30:39 |
adrian |
Clarified psycopg version in docs/install.txt |
|
|
|
@1911
|
[1911]
|
01/11/06 09:56:15 |
adrian |
Updated docs/install.txt to note 0.91 |
|
|
|
@1265
|
[1265]
|
11/15/05 23:35:59 |
adrian |
Added official-version information to docs/install.txt |
|
|
|
@1193
|
[1193]
|
11/11/05 21:24:32 |
adrian |
Added 'Install Python' section to docs/install.txt |
|
|
|
@1123
|
[1123]
|
11/07/05 08:39:13 |
adrian |
Updated install.txt and modpython.txt to note required Apache and … |
|
|
|
@849
|
[849]
|
10/12/05 08:25:24 |
adrian |
Added link to server-arrangements page from docs/install.txt. Thanks, … |
|
|
|
@484
|
[484]
|
08/11/05 14:00:56 |
adrian |
Added link to mod_python doc from docs/install.txt |
|
|
|
@335
|
[335]
|
07/28/05 13:21:46 |
adrian |
Changed docs/install.txt to note SQLite support and requirement for … |
|
|
|
@258
|
[258]
|
07/20/05 20:33:13 |
adrian |
Fixed #103 -- Changed docs/install.txt to note there is no official … |
|
|
|
@187
|
[187]
|
07/18/05 18:14:48 |
adrian |
Changed tutorial2 to use 'django-admin runserver' instead of mod_python. … |
|
|
|
@177
|
[177]
|
07/18/05 13:47:55 |
adrian |
Added link to compiled Windows psycopg in docs/install.txt |
|
|
|
@173
|
[173]
|
07/18/05 09:03:56 |
adrian |
Improved docs/install.txt to say you don't have to run 'setup.py install' … |
|
|
|
@150
|
[150]
|
07/17/05 10:59:37 |
adrian |
Fixed inevitable ReST bugs in [149] |
|
|
|
@149
|
[149]
|
07/17/05 10:58:53 |
adrian |
Fixed inevitable ReST bugs in [148] |
|
|
|
@148
|
[148]
|
07/17/05 10:53:56 |
adrian |
Added notes to documentation that MySQL support has not been … |
|
|
|
@111
|
[111]
|
07/16/05 12:01:38 |
jacob |
Rolled comments from install and faq pages into those docs. |
|
|
|
@107
|
[107]
|
07/16/05 11:25:19 |
adrian |
Changed docs/install.txt to add a short description of what mod_python is, … |
|
|
|
@86
|
[86]
|
07/15/05 17:45:03 |
adrian |
Fixed tiny formatting bug in install.txt |
|
|
|
@85
|
[85]
|
07/15/05 17:44:39 |
adrian |
Added clarification about psycopg version 1, not version 2 |
|
|
|
@84
|
[84]
|
07/15/05 17:43:30 |
adrian |
Changed docs/install to point out that you need Python DB bindings |
|
|
|
@78
|
[78]
|
07/15/05 17:14:15 |
adrian |
Fixed typo in install.txt |
|
|
|
@77
|
[77]
|
07/15/05 16:53:20 |
adrian |
Added a small clarification to doc/install.txt |
|
|
|
@76
|
[76]
|
07/15/05 16:52:16 |
adrian |
Added some spacing to doc/install.txt |
|
|
|
@75
|
[75]
|
07/15/05 16:51:05 |
adrian |
Added Apache and DB instructions to doc/install.txt |
|
|
|
@72
|
[72]
|
07/15/05 16:26:43 |
jacob |
Fixed a few small errors in the install doc |
|
|
|
@71
|
[71]
|
07/15/05 16:21:18 |
adrian |
Added docs/install.txt |