|
|
|
@9558
|
[9558]
|
12/02/08 23:50:46 |
mtredinnick |
Fixed #9735 -- Documentation typo fix. |
|
|
|
@9557
|
[9557]
|
12/02/08 23:50:11 |
mtredinnick |
Fixed #9734 -- Typo fix in the custom fields documentation, pointed out … |
|
|
|
@9556
|
[9556]
|
12/02/08 23:49:37 |
mtredinnick |
Fixed #9740 -- Updated and correct usage of max_entries in cache … |
|
|
|
@9555
|
[9555]
|
12/02/08 18:44:12 |
lukeplant |
Updated csrf docs with 'versionadded' info |
|
|
|
@9554
|
[9554]
|
12/02/08 18:34:18 |
lukeplant |
New CsrfMiddleware? features: automatic exceptions for known AJAX and … |
|
|
|
@9540
|
[9540]
|
12/01/08 23:58:15 |
mtredinnick |
Added a note to the SQLite database documentation mentioning that version … |
|
|
|
@9539
|
[9539]
|
12/01/08 22:07:43 |
mtredinnick |
Added a short note to the modelforms documentation linking … |
|
|
|
@9530
|
[9530]
|
11/24/08 16:01:48 |
jacob |
Fixed #6398: added an optional {% empty %} clause to the {% for %} … |
|
|
|
@9529
|
[9529]
|
11/24/08 16:01:24 |
jacob |
Fixed a small reST header glitch in docs/ref/templates/builtins.txt |
|
|
|
@9527
|
[9527]
|
11/24/08 14:42:09 |
jacob |
Fixed #4924: added support for loading compressed fixtures. Thanks to Lars … |
|
|
|
@9523
|
[9523]
|
11/21/08 11:47:47 |
kmtracey |
Remove the FAQ answer about a setuptools install error that references … |
|
|
|
@9521
|
[9521]
|
11/21/08 11:41:08 |
kmtracey |
Fixed #9611 -- Noted in the FAQ answer about Python versions that some … |
|
|
|
@9517
|
[9517]
|
11/21/08 10:25:05 |
kmtracey |
Fixed #9618: Corrected an error in some example code in the forms … |
|
|
|
@9498
|
[9498]
|
11/18/08 23:26:31 |
ubernostrum |
Forward-port docutils fix from [9497]. |
|
|
|
@9496
|
[9496]
|
11/18/08 23:21:58 |
ubernostrum |
Add 1.0.2 release notes to trunk so they show up online |
|
|
|
@9490
|
[9490]
|
11/18/08 01:33:35 |
adrian |
Greatly refactored the docs index to allow for more efficient use by power … |
|
|
|
@9489
|
[9489]
|
11/18/08 01:32:38 |
adrian |
Renamed file-uploads.txt from 'topics-file-uploads' to … |
|
|
|
@9487
|
[9487]
|
11/18/08 00:35:05 |
adrian |
Removed 'Most Web sites wouldn't be complete without a way to upload … |
|
|
|
@9471
|
[9471]
|
11/16/08 03:35:30 |
mtredinnick |
Fixed #9472 -- Fixed a couple of URL patterns to be more consistent (and … |
|
|
|
@9456
|
[9456]
|
11/14/08 23:57:39 |
ubernostrum |
One more correction to the release notes. |
|
|
|
@9454
|
[9454]
|
11/14/08 23:51:25 |
mtredinnick |
Fixed #9477 -- Removed and edited a bunch of references to … |
|
|
|
@9451
|
[9451]
|
11/14/08 23:36:30 |
ubernostrum |
Port [9450] forward to trunk. |
|
|
|
@9449
|
[9449]
|
11/14/08 23:21:37 |
ubernostrum |
Add 1.0.1 release notes to trunk so they'll show up in the online docs. |
|
|
|
@9435
|
[9435]
|
11/14/08 02:02:46 |
mtredinnick |
Fixed #9377 -- Clarified when cmemcached support was included in Django. |
|
|
|
@9434
|
[9434]
|
11/14/08 02:01:01 |
mtredinnick |
Fixed #9531 -- Fixed some awkward wording in the docs. Thanks, gsf. |
|
|
|
@9432
|
[9432]
|
11/14/08 01:49:51 |
mtredinnick |
Fixed #9507 -- Correct an example in the admin docs. Thanks, john_scott … |
|
|
|
@9429
|
[9429]
|
11/14/08 01:38:55 |
mtredinnick |
Fixed #9594 -- Typo fix in the testing example. |
|
|
|
@9428
|
[9428]
|
11/14/08 01:38:27 |
mtredinnick |
Fixed #9468 -- Fixed a misleading FAQ answer. |
|
|
|
@9416
|
[9416]
|
11/13/08 17:43:25 |
kmtracey |
Quit being a complete mystery. |
|
|
|
@9401
|
[9401]
|
11/12/08 05:48:57 |
russellm |
Fixed #9572 -- Corrected some documentation that misleadingly gave the … |
|
|
|
@9398
|
[9398]
|
11/12/08 05:22:05 |
russellm |
Fixed #9351 -- Modified the test client to pass on URL encoded parameters … |
|
|
|
@9390
|
[9390]
|
11/10/08 20:57:02 |
kmtracey |
Fixed #9567 - Removed an extraneous 'are'. |
|
|
|
@9373
|
[9373]
|
11/09/08 13:01:34 |
kmtracey |
Fixed #9556 - typos in syndication docs. Thanks sedden. |
|
|
|
@9355
|
[9355]
|
11/06/08 04:24:24 |
russellm |
Fixed #9518 -- Corrected example JSON snippet in fixture documentation. … |
|
|
|
@9332
|
[9332]
|
11/02/08 15:38:44 |
kmtracey |
Fixed #9499: Corrected self-reference in test client put method doc. … |
|
|
|
@9330
|
[9330]
|
11/02/08 14:43:20 |
kmtracey |
Fixed #9497 - Doc typos. Many thanks ramiro. |
|
|
|
@9328
|
[9328]
|
11/01/08 23:17:59 |
kmtracey |
Fixed #9495 -- Corrected typo in urls doc. Thanks seemant. |
|
|
|
@9323
|
[9323]
|
11/01/08 15:51:54 |
kmtracey |
Fixed #9337 -- Use a link to Jython that actually works. Thanks admackin. |
|
|
|
@9318
|
[9318]
|
11/01/08 15:14:36 |
kmtracey |
Fixed #9374 -- Added missing close paren in serialization doc. Thanks … |
|
|
|
@9316
|
[9316]
|
11/01/08 14:45:03 |
kmtracey |
Fixed #9441 -- Corrected typo in file upload settings doc. Thanks gsf. |
|
|
|
@9314
|
[9314]
|
11/01/08 14:20:00 |
kmtracey |
Fixed #9412 -- Corrected a couple of typos in the custom model field doc. … |
|
|
|
@9312
|
[9312]
|
11/01/08 14:02:09 |
kmtracey |
Fixed #9487 -- Corrected several links into the Python docs that were … |
|
|
|
@9310
|
[9310]
|
11/01/08 13:04:36 |
kmtracey |
Fixed #9491 -- Added a missing 'the' in what to read next. Thanks mh983. |
|
|
|
@9291
|
[9291]
|
10/28/08 14:00:49 |
kmtracey |
Fixed #8966 -- Changed is_safe for length_is filter to False, since its … |
|
|
|
@9280
|
[9280]
|
10/25/08 22:10:13 |
ubernostrum |
Minor typo correction from [9279]. |
|
|
|
@9279
|
[9279]
|
10/25/08 22:09:29 |
ubernostrum |
Remove obsolete reference to "development version" in autoescaping docs. |
|
|
|
@9268
|
[9268]
|
10/24/08 04:26:09 |
mtredinnick |
Fixed #9434 -- Added a note to the mod_python docs regarding … |
|
|
|
@9267
|
[9267]
|
10/24/08 04:25:32 |
mtredinnick |
Fixed #9432 -- Revived documentation of ~Q usage. |
|
|
|
@9266
|
[9266]
|
10/24/08 04:24:42 |
mtredinnick |
Fixed #9430 -- Fixed documentation references to the HttpResponse classes … |
|
|
|
@9258
|
[9258]
|
10/24/08 02:16:23 |
mtredinnick |
Fixed #9424 -- Typo fix. |
|
|
|
@9257
|
[9257]
|
10/24/08 02:15:52 |
mtredinnick |
Fixed #9420 -- Fixed an exception type in the documentation of … |
|
|
|
@9256
|
[9256]
|
10/24/08 02:15:07 |
mtredinnick |
Fixed #9390 -- Restored some documentation about select_related() that … |
|
|
|
@9255
|
[9255]
|
10/24/08 02:14:30 |
mtredinnick |
Fixed #9384 -- Fixed a couple of typos. Thanks, Thomas Güttler and romke. |
|
|
|
@9219
|
[9219]
|
10/09/08 18:35:34 |
brosner |
Corrected a typo in the 1.0 porting guide. |
|
|
|
@9217
|
[9217]
|
10/09/08 04:30:54 |
mtredinnick |
Fixed #9239 -- Somebody read my form validation docs from r9177 and found … |
|
|
|
@9215
|
[9215]
|
10/09/08 04:19:47 |
mtredinnick |
Fixed #9325 -- Typo fix in the forms documentation. |
|
|
|
@9193
|
[9193]
|
10/07/08 06:51:14 |
mtredinnick |
Fixed #9215 -- Added a view/template example of using pagination.
Based on … |
|
|
|
@9192
|
[9192]
|
10/07/08 06:49:50 |
mtredinnick |
Added a link to the "documentation" documentation in the contributing … |
|
|
|
@9191
|
[9191]
|
10/07/08 06:48:11 |
mtredinnick |
Added a note about where custom manager specifications go in a model (for … |
|
|
|
@9188
|
[9188]
|
10/07/08 04:23:40 |
mtredinnick |
Fixed #5888 -- Added methods to the test client to support HEAD, PUT, … |
|
|
|
@9177
|
[9177]
|
10/06/08 06:21:11 |
mtredinnick |
Added a lot more explanation about form field validation, including … |
|
|
|
@9176
|
[9176]
|
10/06/08 06:20:15 |
mtredinnick |
Fixed #7011 -- Clarified what User.is_active really means in the … |
|
|
|
@9175
|
[9175]
|
10/06/08 06:18:30 |
mtredinnick |
Fixed #6979 -- Fixed the documentation cross-reference between the … |
|
|
|
@9168
|
[9168]
|
10/06/08 03:32:35 |
mtredinnick |
Fixed #8768 -- Clarified that ugettext_lazy() results are unicode proxies … |
|
|
|
@9167
|
[9167]
|
10/06/08 03:31:32 |
mtredinnick |
Fixed #8975 -- Added a note to the documentation for reverse() that all … |
|
|
|
@9166
|
[9166]
|
10/06/08 03:30:02 |
mtredinnick |
Fixed #9254 -- Added information to the porting guide about the removal … |
|
|
|
@9165
|
[9165]
|
10/06/08 03:29:05 |
mtredinnick |
Fixed #8688 -- Added a note about using a settings variable for the … |
|
|
|
@9164
|
[9164]
|
10/06/08 03:28:18 |
mtredinnick |
Fixed a couple of markup errors in the documentation. |
|
|
|
@9163
|
[9163]
|
10/06/08 03:27:24 |
mtredinnick |
Fixed #9047 -- Marked up django.core.urlresolvers.reverse() properly in … |
|
|
|
@9155
|
[9155]
|
10/05/08 20:36:35 |
kmtracey |
Fixed #9212: Added code to check the xgettext version, and if it is lower … |
|
|
|
@9153
|
[9153]
|
10/05/08 11:03:58 |
ubernostrum |
Add note to 1.0 porting guide about removal of dictionary access to HTTP … |
|
|
|
@9146
|
[9146]
|
10/05/08 03:58:17 |
mtredinnick |
Changed the "write your own settings" recommendation to mention that … |
|
|
|
@9143
|
[9143]
|
10/05/08 01:56:15 |
mtredinnick |
Fixed #8964 -- Added a note that MyISAM may not necessarily be the … |
|
|
|
@9140
|
[9140]
|
10/05/08 01:39:26 |
mtredinnick |
Fixed a typo and clarified how django.core.mail.outbox works in the … |
|
|
|
@9139
|
[9139]
|
10/05/08 01:38:59 |
mtredinnick |
Added django.contrib.markup to the docs contents page. Thanks, Marc … |
|
|
|
@9134
|
[9134]
|
10/05/08 01:19:06 |
mtredinnick |
Fixed #9257 -- Fixed a small mismatch in text in part 2 of the tutorial. |
|
|
|
@9133
|
[9133]
|
10/05/08 01:18:41 |
mtredinnick |
Fixed #9291 -- Tweaked a piece of example code slightly to set a good … |
|
|
|
@9132
|
[9132]
|
10/05/08 01:18:08 |
mtredinnick |
Fixed #9301 -- Correct a markup typo in the docs. |
|
|
|
@9131
|
[9131]
|
10/05/08 01:17:29 |
mtredinnick |
Fixed #9300 -- Typo fix in docs. |
|
|
|
@9110
|
[9110]
|
10/02/08 07:57:13 |
russellm |
Promoted --verbosity to be a top level option for all management commands. … |
|
|
|
@9105
|
[9105]
|
09/30/08 17:29:58 |
ubernostrum |
Fixed #9255: Removed now-obsolete warning about the old semantics of … |
|
|
|
@9101
|
[9101]
|
09/30/08 12:45:58 |
adrian |
Rewrote bits of the cycle tag documentation, which was confusing -- it … |
|
|
|
@9093
|
[9093]
|
09/28/08 23:09:39 |
mtredinnick |
Fixed #9234 -- Typo fix. |
|
|
|
@9090
|
[9090]
|
09/27/08 22:08:30 |
mtredinnick |
Restored documentation about pickling QuerySets? (and how to only pickle … |
|
|
|
@9085
|
[9085]
|
09/26/08 22:25:42 |
mtredinnick |
Fied #9169 -- Fixed a typo in a docs example. Thanks, jeremyb. |
|
|
|
@9084
|
[9084]
|
09/22/08 06:10:39 |
russellm |
Fixed #8371: Added a note warning Windows users about the use of forward … |
|
|
|
@9083
|
[9083]
|
09/22/08 06:07:35 |
russellm |
Fixed #8967: Added documentation for the 'through' option on a … |
|
|
|
@9078
|
[9078]
|
09/21/08 02:43:58 |
ubernostrum |
Fixed #9149: Fixed reST error in syndication docs |
|
|
|
@9072
|
[9072]
|
09/19/08 14:45:54 |
jacob |
Fixed heading levels in docs/internals/committers |
|
|
|
@9071
|
[9071]
|
09/19/08 14:44:10 |
jacob |
Updated contributing documentation to contain the new release process and … |
|
|
|
@9069
|
[9069]
|
09/18/08 10:57:47 |
russellm |
Fixed #9121: Corrected markup in the form preview docs. Thanks to Jarek … |
|
|
|
@9068
|
[9068]
|
09/18/08 10:46:20 |
russellm |
Fixed #8955: Modified the sphinx configuration to generate LaTeX … |
|
|
|
@9061
|
[9061]
|
09/17/08 02:59:05 |
mtredinnick |
Fixed some misordered markup for the ROOT_URLCONF setting in the … |
|
|
|
@9054
|
[9054]
|
09/17/08 00:18:41 |
adrian |
Fixed #8546 -- Fixed error in request-response.txt where we were … |
|
|
|
@9051
|
[9051]
|
09/16/08 23:52:25 |
adrian |
Fixed #9103 -- Added django.contrib.admin to the docs modindex (I think) |
|
|
|
@9047
|
[9047]
|
09/16/08 00:58:53 |
adrian |
Fixed #9035 -- Reworded 'File uploads' link in docs index.txt to be … |
|
|
|
@9044
|
[9044]
|
09/16/08 00:42:11 |
adrian |
Fixed #9091 -- Rephrased Variable() documentation. Thanks, telenieko |
|
|
|
@9042
|
[9042]
|
09/16/08 00:31:00 |
adrian |
Edited some recent docs changes |
|
|
|
@9041
|
[9041]
|
09/16/08 00:30:48 |
adrian |
Fixed #9097 -- Fixed typo in tutorial04.txt. Thanks, zhe |
|
|
|
@9040
|
[9040]
|
09/16/08 00:22:08 |
adrian |
Edited forms/index.txt changes from [9030] |