|
|
|
@7619
|
[7619]
|
06/11/08 22:36:48 |
adrian |
Various documentation edits from the past few changesets |
|
|
|
@7602
|
[7602]
|
06/09/08 21:52:16 |
russellm |
Fixed some linking errors in the FAQ. |
|
|
|
@7592
|
[7592]
|
06/08/08 00:53:22 |
russellm |
Added some new entries to the FAQ regarding the mailing lists and … |
|
|
|
@7294
|
[7294]
|
03/18/08 09:54:39 |
mtredinnick |
Added "svn:eol-style native" to every text file in the tree (*.txt, … |
|
|
|
@7209
|
[7209]
|
03/09/08 14:41:21 |
adrian |
Fixed #6716 -- Fixed typo in docs/faq.txt. Thanks, AdamG |
|
|
|
@7128
|
[7128]
|
02/18/08 17:08:28 |
mtredinnick |
Fixed #6316 -- Updated FAQ link for one of our Python on Windows … |
|
|
|
@6005
|
[6005]
|
08/25/07 13:37:43 |
adrian |
Fixed #5209 -- Removed link to outdated screencast in docs/faq.txt. … |
|
|
|
@5807
|
[5807]
|
08/05/07 23:36:43 |
adrian |
Fixed #5074 -- Added link to audio clip of 'Django' pronunciation |
|
|
|
@5537
|
[5537]
|
06/25/07 11:11:32 |
mtredinnick |
Fixed #4668, #4669, #4670, #4671 -- Fixed a group of ReST markup errors. … |
|
|
|
@5519
|
[5519]
|
06/23/07 09:16:00 |
mtredinnick |
Merged boulder-oracle-sprint branch (r3965:5512) back into trunk. … |
|
|
|
@5064
|
[5064]
|
04/24/07 00:58:03 |
adrian |
Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson |
|
|
|
@5039
|
[5039]
|
04/20/07 04:15:30 |
mtredinnick |
Changed all references to tutorial1/ to be tutorial01/ (and similarly … |
|
|
|
@4915
|
[4915]
|
04/03/07 16:57:15 |
adrian |
Fixed #3913 -- Fixed legacy/confusing 'mysite.settings.main' in … |
|
|
|
@4898
|
[4898]
|
04/01/07 01:40:01 |
adrian |
Edited faq.txt and fastcgi.txt changes from [4897] |
|
|
|
@4897
|
[4897]
|
04/01/07 01:00:45 |
mtredinnick |
Fixed #3047 -- Updated fastcgi documentation to mention SCGI and AJP … |
|
|
|
@4420
|
[4420]
|
01/24/07 14:08:47 |
adrian |
Fixed #3333 -- Docs now use relative links, not hard-coded … |
|
|
|
@3917
|
[3917]
|
10/23/06 18:53:24 |
russellm |
Fixes #2950 -- Removed reference to a 'Summer 2006' release of v1.0 |
|
|
|
@3883
|
[3883]
|
09/28/06 21:30:42 |
mtredinnick |
Fixed #2845 -- Corrected a few spelling errors in the docs and changed … |
|
|
|
@3871
|
[3871]
|
09/26/06 16:57:46 |
adrian |
Added 'Do I lose anything by using Python 2.3 versus newer Python … |
|
|
|
@3695
|
[3695]
|
08/31/06 18:16:25 |
adrian |
Fixed ReST error in docs/faq.txt |
|
|
|
@3653
|
[3653]
|
08/23/06 18:15:09 |
adrian |
Added 'How can I get started contributing code to Django?' to the FAQ, and … |
|
|
|
@3612
|
[3612]
|
08/18/06 14:10:46 |
wilson |
Updated my bio in the FAQ. |
|
|
|
@3521
|
[3521]
|
08/03/06 23:20:34 |
adrian |
Cleaned up 'How do I create users without having to edit password hashes?' … |
|
|
|
@3476
|
[3476]
|
07/28/06 11:25:36 |
adrian |
Added 'Where can I find Django developers for hire?' to the FAQ |
|
|
|
@3459
|
[3459]
|
07/27/06 11:55:26 |
adrian |
Added FAQ question 'I submitted a bug fix in the ticket system several … |
|
|
|
@3435
|
[3435]
|
07/23/06 21:28:09 |
adrian |
Added link to Luke Plant's current-user hack from docs/faq.txt |
|
|
|
@3434
|
[3434]
|
07/23/06 21:25:41 |
adrian |
Fixed adverse -> averse typo in docs/faq.txt |
|
|
|
@3395
|
[3395]
|
07/20/06 10:37:12 |
jacob |
Added a CACHE_MIDDLEWARE_ANONYMOUS_ONLY setting which makes the cache … |
|
|
|
@3236
|
[3236]
|
06/28/06 22:57:19 |
adrian |
Added 'How do I add database-specific options to my CREATE TABLE … |
|
|
|
@3210
|
[3210]
|
06/26/06 07:43:21 |
adrian |
Added links to FastCGI docs from various places |
|
|
|
@3159
|
[3159]
|
06/19/06 21:57:19 |
adrian |
Fixed ReST error in [3158]. I think. |
|
|
|
@3158
|
[3158]
|
06/19/06 21:52:15 |
adrian |
Added 'Why is Django leaking memory?' to docs/faq.txt |
|
|
|
@3139
|
[3139]
|
06/18/06 12:29:59 |
adrian |
Fixed #2173 -- Small tweaks to Windows mod_python question in … |
|
|
|
@3137
|
[3137]
|
06/16/06 21:32:50 |
mtredinnick |
Fixed #2166 -- (take two!). Use "manage.py reset ..." to reset a … |
|
|
|
@3132
|
[3132]
|
06/16/06 08:37:26 |
mtredinnick |
Fixed #2166 - Use "manage.py dbshell" as the portable way to pipe commands … |
|
|
|
@3105
|
[3105]
|
06/07/06 20:52:59 |
adrian |
Added 'Is Django a content-management-system?' to the faq |
|
|
|
@3085
|
[3085]
|
06/05/06 11:28:09 |
wilson |
Updated my URL in the FAQ doc. |
|
|
|
@2825
|
[2825]
|
05/03/06 16:21:25 |
adrian |
Changed docs/faq.txt MVC question to use clearer argument made in Jacob's … |
|
|
|
@2809
|
[2809]
|
05/01/06 20:31:56 |
adrian |
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly … |
|
|
|
@2523
|
[2523]
|
03/15/06 20:58:25 |
adrian |
Updated 1.0 date in docs/faq.txt |
|
|
|
@2368
|
[2368]
|
02/22/06 11:40:30 |
adrian |
Added 'Which sites use Django?' to the FAQ |
|
|
|
@2240
|
[2240]
|
02/03/06 09:38:14 |
adrian |
Made small clarification to docs/faq.txt |
|
|
|
@2229
|
[2229]
|
02/01/06 23:15:32 |
adrian |
Clarified wording in docs/faq.txt. Thanks, Mike Coleman |
|
|
|
@2204
|
[2204]
|
01/31/06 15:38:02 |
adrian |
Added 'Does Django support multiple-column primary keys?' to FAQ |
|
|
|
@2187
|
[2187]
|
01/30/06 16:04:17 |
adrian |
Added 'When will you release Django 1.0?' to FAQ |
|
|
|
@2123
|
[2123]
|
01/24/06 15:42:38 |
adrian |
Added 'My admin-site CSS and images showed up fine using the development … |
|
|
|
@2120
|
[2120]
|
01/23/06 17:22:45 |
adrian |
Added 'How do I automatically set a field's value to the user who last … |
|
|
|
@2119
|
[2119]
|
01/23/06 17:16:39 |
adrian |
Added 'How can I download the Django documentation to read it offline?' to … |
|
|
|
@2078
|
[2078]
|
01/20/06 16:19:04 |
adrian |
Added link to washingtonpost.com from docs/faq.txt |
|
|
|
@1927
|
[1927]
|
01/11/06 23:41:52 |
adrian |
Changed answer to 'Do you have any of those nifty screencast things?' in … |
|
|
|
@1832
|
[1832]
|
01/06/06 11:03:12 |
adrian |
Made some small changes to the Django FAQ |
|
|
|
@1318
|
[1318]
|
11/20/05 17:49:35 |
adrian |
Added 'Should I use the official version or development version?' question … |
|
|
|
@1238
|
[1238]
|
11/15/05 01:36:09 |
adrian |
Followup faq change to [1237] |
|
|
|
@1237
|
[1237]
|
11/15/05 01:34:18 |
adrian |
Added extra paragraphs to 'Why did you write all of Django from scratch' … |
|
|
|
@948
|
[948]
|
10/18/05 20:09:05 |
adrian |
Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a … |
|
|
|
@653
|
[653]
|
09/19/05 22:24:01 |
adrian |
Added ManyToManyField? filter doesn't display question to FAQ |
|
|
|
@652
|
[652]
|
09/19/05 22:18:05 |
adrian |
Added 'Why did you write all of Django from scratch' FAQ question |
|
|
|
@651
|
[651]
|
09/19/05 22:05:37 |
adrian |
Changed my bio to reflect my job change |
|
|
|
@595
|
[595]
|
09/01/05 16:51:01 |
adrian |
Added clarification to [594] |
|
|
|
@594
|
[594]
|
09/01/05 16:48:15 |
adrian |
Added 'If I make changes to a model, how do I update the database?' to the … |
|
|
|
@549
|
[549]
|
08/25/05 17:51:30 |
adrian |
Fixed #122 -- BIG, BACKWARDS-INCOMPATIBLE CHANGE. Changed model syntax to … |
|
|
|
@518
|
[518]
|
08/16/05 17:54:05 |
adrian |
Fixed #1 -- Added anonymous session support via middleware and … |
|
|
|
@394
|
[394]
|
08/02/05 15:38:55 |
adrian |
Changed faq to say explicitly that db.queries includes all SQL statements |
|
|
|
@393
|
[393]
|
08/02/05 15:33:02 |
adrian |
Fixed #252 -- Updated shared-hosting FAQ. Thanks, Matt Croydon |
|
|
|
@389
|
[389]
|
08/02/05 13:00:13 |
adrian |
Fixed #249 -- Added our IRC nicks to docs/faq.txt. Good idea, espen |
|
|
|
@382
|
[382]
|
08/01/05 16:40:13 |
adrian |
Added 'Can I use Django with a pre-existing database?' to the FAQ |
|
|
|
@305
|
[305]
|
07/25/05 11:46:52 |
adrian |
Cleaned up FAQ changes from [303] |
|
|
|
@303
|
[303]
|
07/24/05 14:02:22 |
jacob |
Added formfields/manipulators docs; added a few notes to the FAQ |
|
|
|
@288
|
[288]
|
07/21/05 22:15:43 |
jacob |
Added sqlite3 database backend -- somewhat tested, but probably not 100% … |
|
|
|
@281
|
[281]
|
07/21/05 13:03:25 |
jacob |
Rolled comments on faq into the FAQ |
|
|
|
@237
|
[237]
|
07/19/05 20:34:08 |
adrian |
Added 'How can I customize the functionality of the admin interface?' to … |
|
|
|
@218
|
[218]
|
07/19/05 14:55:31 |
adrian |
Added 'How can I see the raw SQL queries Django is running?' to the FAQ |
|
|
|
@187
|
[187]
|
07/18/05 18:14:48 |
adrian |
Changed tutorial2 to use 'django-admin runserver' instead of mod_python. … |
|
|
|
@133
|
[133]
|
07/16/05 21:46:04 |
adrian |
Added an example to one of the FAQ answers from [132] |
|
|
|
@132
|
[132]
|
07/16/05 21:43:18 |
adrian |
Added two admin login-related questions to the FAQ |
|
|
|
@131
|
[131]
|
07/16/05 21:21:54 |
adrian |
Changed FAQ 'Who's behind this' to give our locations |
|
|
|
@114
|
[114]
|
07/16/05 16:16:40 |
adrian |
Copy-edited docs/faq.txt |
|
|
|
@112
|
[112]
|
07/16/05 12:13:20 |
jacob |
Rolled comments from template page into FAQ |
|
|
|
@111
|
[111]
|
07/16/05 12:01:38 |
jacob |
Rolled comments from install and faq pages into those docs. |
|
|
|
@67
|
[67]
|
07/15/05 15:37:03 |
jacob |
Yes yes yes -- more documentation improvements |
|
|
|
@63
|
[63]
|
07/15/05 14:41:54 |
adrian |
Linked-up Apache, Python and PostgreSQL in the FAQ |
|
|
|
@61
|
[61]
|
07/15/05 14:38:35 |
adrian |
Fixed typo in FAQ -- Thanks, nathancolgate |
|
|
|
@58
|
[58]
|
07/15/05 12:59:30 |
adrian |
Changed faq to add 'What does Django mean' |
|
|
|
@52
|
[52]
|
07/15/05 11:29:26 |
adrian |
Fixed line length in faq |
|
|
|
@51
|
[51]
|
07/15/05 11:19:53 |
adrian |
Made some changes to the FAQ |
|
|
|
@41
|
[41]
|
07/14/05 19:42:28 |
jacob |
Made a bunch of doc improvements |
|
|
|
@5
|
[5]
|
07/13/05 14:08:56 |
jacob |
Added basic structure for django repository |