Django

Code

root/django/trunk/docs


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @11176 [11176] 07/03/09 09:10:35 russellm Fixed #11419 -- Corrected a minor typo in the admin docs. Thanks to jspeis …
(edit) @11175 [11175] 07/03/09 09:09:04 russellm Fixed #9669 -- Corrected an answer in the admin FAQ that is wrong in a …
(edit) @11173 [11173] 07/03/09 02:40:45 russellm Fixed #9607 -- Added documentation for the extra argument in test …
(edit) @11170 [11170] 07/03/09 02:16:25 russellm Fixed #10426 -- Added note on language variables required for Apache to …
(edit) @11169 [11169] 07/03/09 02:15:48 russellm Fixed #11417 -- Corrected typo in MySQL collation notes. Thanks to …
(edit) @11164 [11164] 07/03/09 00:42:09 russellm Fixed #10604 -- Added note on the limitation of ungettext, especially as …
(edit) @11163 [11163] 07/03/09 00:41:36 russellm Fixed #11413 -- Added notes on the cycle and firstof tag detailing that …
(edit) @11162 [11162] 07/03/09 00:40:46 russellm Fixed #10539 -- Updated Sphinx configuration to accommodate 0.6 while …
(edit) @11103 [11103] 06/24/09 18:33:17 kmtracey Fixed #10741: Updated instructions on the best gettext package to get for …
(edit) @11097 [11097] 06/24/09 09:04:18 russellm Fixed #8861 -- Added note on the availability of ModelForm?.instance. …
(edit) @11095 [11095] 06/24/09 09:02:22 russellm Fixed #10415 -- Added documentation for features added in r7627 and r7630; …
(edit) @11094 [11094] 06/24/09 09:01:36 russellm Fixed #11354 -- Remove stray whitespace in queryset docs. Thanks to flebel …
(edit) @11093 [11093] 06/24/09 09:00:53 russellm Fixed #11356 -- Added links to the growing collection of 3rd party …
(edit) @11079 [11079] 06/18/09 20:36:56 kmtracey Fixed #11344 -- Made a couple of minor clarifications to the mod_wsgi …
(edit) @11054 [11054] 06/18/09 08:44:26 russellm Made correction to documentation change from [11045].
(edit) @11053 [11053] 06/18/09 08:37:10 russellm Fixed #11221 -- Replaced a reference to a non-existent URL with an actual …
(edit) @11052 [11052] 06/18/09 08:36:40 russellm Fixed #10978 -- Clarified that the include statement is part of the …
(edit) @11051 [11051] 06/18/09 08:36:11 russellm Fixed #11253 -- Normalized the way the docs refer to TestCase?.assert* …
(edit) @11050 [11050] 06/18/09 08:35:36 russellm Fixed #11119 -- Corrected spelling error in 1.0 porting guide.
(edit) @11049 [11049] 06/18/09 08:35:06 russellm Fixed #11141 -- Corrected a code example in the admin docs. Thanks to …
(edit) @11048 [11048] 06/18/09 08:34:27 russellm Fixed #11322 -- Clarified docs regarding middleware processing. Thanks the …
(edit) @11047 [11047] 06/18/09 08:33:52 russellm Fixed #11318 -- Grammar correction in modelform docs. Thanks to seemant …
(edit) @11046 [11046] 06/18/09 08:33:18 russellm Fixed #11312 -- Fixed the default value given for DEFAULT_FILE_STORAGE in …
(edit) @11045 [11045] 06/18/09 08:32:48 russellm Fixed #11278 -- Clarified query documentation regarding bulk assignment of …
(edit) @11044 [11044] 06/18/09 08:32:12 russellm Fixed #11272 -- Made some clarifications to the overview and tutorial. …
(edit) @11041 [11041] 06/18/09 07:41:16 kmtracey Fixed #11339 -- Corrected typo in FAQ. Thanks Kellen.
(edit) @11032 [11032] 06/17/09 19:16:48 russellm Refs #11336 -- Another dummy commit to force refresh of some index pages …
(edit) @11031 [11031] 06/17/09 18:57:27 russellm Fixed #11336 -- Dummy commit to force refresh of some index pages by …
(edit) @11028 [11028] 06/17/09 14:59:50 kmtracey Fixed #11335 -- Corrected model reference in generic views doc. Thanks …
(edit) @11026 [11026] 06/17/09 09:16:27 russellm Update to [11025]. This time, actually include the new generic views …
(edit) @11025 [11025] 06/17/09 09:09:56 russellm Fixed #10336 -- Added improved documentation of generic views. Thanks to …
(edit) @11022 [11022] 06/17/09 08:47:39 russellm Fixed #9919 -- Added note on the need to mark transactions as dirty when …
(edit) @11021 [11021] 06/17/09 08:46:52 russellm Fixed #11328 -- Added missing imports in the sample urls.py from Tutorial …
(edit) @10973 [10973] 06/10/09 07:46:43 russellm Fixed #10801 -- Reverted a portion of [10371]. Practicality beats purity …
(edit) @10972 [10972] 06/10/09 07:46:04 russellm Fixed #10845 -- Clarified the examples for using ModelForms? with fields or …
(edit) @10971 [10971] 06/10/09 07:45:29 russellm Fixed #10981 -- Clarified documentation regarding lazy cross-application …
(edit) @10970 [10970] 06/10/09 07:44:53 russellm Fixed #11056 -- Corrected reference to File class in storage docs. Thanks …
(edit) @10849 [10849] 05/27/09 11:26:56 kmtracey Fixed #11204 -- Corrected typo in the pluralize doc. Thanks martin and …
(edit) @10847 [10847] 05/27/09 11:20:11 kmtracey Fixed #11209 -- Added a note to doc on connection.queries that the logged …
(edit) @10845 [10845] 05/27/09 11:03:51 kmtracey Fixed #11215 -- Replaced erroneous catch with except in testing doc.
(edit) @10843 [10843] 05/26/09 11:46:56 kmtracey Fixed #11205 -- Made the links to the str method description look the same …
(edit) @10841 [10841] 05/26/09 11:27:12 kmtracey Fixed #11202 -- Removed mod_python information from FAQ, as it is no …
(edit) @10840 [10840] 05/26/09 00:32:52 adrian Fixed #11070 -- Removed JING_PATH setting, which was no longer used. …
(edit) @10839 [10839] 05/26/09 00:29:28 adrian Made some small improvements to docs/topics/http/sessions.txt
(edit) @10837 [10837] 05/24/09 01:46:02 brosner Fixed #8857 -- Corrected ref in modelforms documentation and added ref to …
(edit) @10835 [10835] 05/23/09 07:58:31 kmtracey Fixed #11188 -- Removed incorrect doc note about step being unsupported …
(edit) @10819 [10819] 05/18/09 11:00:29 kmtracey Fixed #11138 -- Corrected the description of behavior related to the …
(edit) @10818 [10818] 05/18/09 10:36:18 kmtracey Fixed #11137 -- Add missing base class in proxy model extra managers doc. …
(edit) @10816 [10816] 05/17/09 13:45:25 kmtracey Fixed #10400: Added a note in the file uploads doc about the correct form …
(edit) @10814 [10814] 05/17/09 13:10:10 kmtracey Fixed #10817 -- Corrected some grammar in the forms doc. Thanks …
(edit) @10812 [10812] 05/17/09 13:04:29 kmtracey Fixed #10846: Corrected typo in modwsgi.txt and updated reference to …
(edit) @10810 [10810] 05/17/09 12:54:51 kmtracey Fixed #10855: Reference doc on creating superusers in the tutorial at the …
(edit) @10808 [10808] 05/17/09 12:43:15 kmtracey Fixed #10925 -- Clarified the location of some code referenced in the …
(edit) @10807 [10807] 05/17/09 12:36:04 kmtracey Fixed #10971 -- Corrected code example involving redirect_chain in the …
(edit) @10805 [10805] 05/17/09 12:24:59 kmtracey Fixed #11031 -- Added doc for some additional roles needed when testing …
(edit) @10804 [10804] 05/17/09 12:13:33 kmtracey Fixed #11034: Corrected serialization example in admin actions doc. …
(edit) @10803 [10803] 05/17/09 11:57:50 kmtracey Fixed #11054 -- Corrected typo in auth-remote-user.txt. Thanks Jan …
(edit) @10801 [10801] 05/17/09 11:45:28 kmtracey Fixed #11066 -- Corrected 15 duplicate "the"s found in docs and code …
(edit) @10799 [10799] 05/17/09 11:31:02 kmtracey Fixed #11130 -- Corrected code example in custom template tag doc. Thanks …
(edit) @10797 [10797] 05/17/09 11:20:11 kmtracey Fixed #11106 -- Corrected typo in models doc. Thanks mnieber.
(edit) @10795 [10795] 05/17/09 11:12:05 kmtracey Fixed #11128 -- Misc. fixes and improvements to the model forms doc. …
(edit) @10791 [10791] 05/16/09 01:23:06 russellm Fixed #9206 -- Added documentation on savepoints, and how to use them to …
(edit) @10786 [10786] 05/14/09 21:57:53 ubernostrum Add a proper cross-reference to the mention of HttpRequest in the comment …
(edit) @10784 [10784] 05/14/09 10:20:50 jacob Fixed #11113: fixed a couple of issues that slipped through the cracks …
(edit) @10781 [10781] 05/13/09 21:38:27 jacob Fixed #11039: documented that aggregation and generic relations don't mix. …
(edit) @10780 [10780] 05/13/09 21:35:16 jacob Fixed #11022: documented that the admin bulk delete action calls …
(edit) @10776 [10776] 05/13/09 21:17:40 jacob Fixed #10886: corrected a mistaken example in the admin docs.
(edit) @10774 [10774] 05/13/09 21:13:08 jacob Fixed #10795: added a link to model formsets docs from the formsets docs.
(edit) @10772 [10772] 05/13/09 21:02:58 jacob Fixed #10273: added an explanation of SetPasswordForm and …
(edit) @10770 [10770] 05/13/09 21:01:17 jacob Fixed #10272: documented the signatures for the contrib.auth views. …
(edit) @10768 [10768] 05/13/09 20:53:57 jacob Fixed #11046: fixed a use of the deprecated cycle tag syntax in the …
(edit) @10746 [10746] 05/12/09 12:23:43 jacob Fixed #9675: added note about upgrading the URLconf to the comment upgrade …
(edit) @10745 [10745] 05/12/09 12:23:33 jacob Fixed #11063: updated install docs to mention mod_wsgi instead of …
(edit) @10729 [10729] 05/10/09 02:44:27 russellm Fixed #10792 -- Ensured that ModelChoiceFields? don't provide an empty …
(edit) @10727 [10727] 05/09/09 10:52:17 simon Added admin URLs back to the urls.py example in the tutorial - had a …
(edit) @10716 [10716] 05/08/09 08:39:37 jacob Fixed #10825: fixed the 'U' format code to dateformat (and the date/now …
(edit) @10711 [10711] 05/08/09 06:15:23 jacob Fixed #10188: prevent newlines in HTTP headers. Thanks, bthomas.
(edit) @10682 [10682] 05/07/09 07:17:52 russellm Fixed #9493 -- Corrected error handling of formsets that violate unique …
(edit) @10659 [10659] 05/02/09 09:51:54 russellm Fixed #10367 -- Corrected an example in the documentation for …
(edit) @10655 [10655] 05/02/09 02:40:25 russellm Fixed #9206 -- Clarified documentation of transaction handling in raw SQL, …
(edit) @10654 [10654] 05/02/09 02:39:45 russellm Fixed #10954 -- Corrected error in docs example describing extending the …
(edit) @10642 [10642] 04/28/09 08:28:57 russellm Fixed #10898 -- Corrected minor error in conditional view processing …
(edit) @10628 [10628] 04/22/09 17:45:23 jacob Now that formsets guarentee ordering (see [10623]) we can remove the …
(edit) @10623 [10623] 04/22/09 17:16:19 jacob Added a QuerySet.ordered property to check if a queryset is already …
(edit) @10567 [10567] 04/16/09 07:48:46 russellm Fixed #10779 -- Corrected description of an example in the files docs. …
(edit) @10566 [10566] 04/16/09 07:48:16 russellm Fixed #10559 -- Clarified documentation on customization of comments …
(edit) @10565 [10565] 04/16/09 07:47:34 russellm Fixed #10726 -- Added documentation on AdminSite? urls. Thanks to Alex …
(edit) @10564 [10564] 04/16/09 07:46:58 russellm Fixed #10776 -- Added metadata targets for the contrib.admin docs, and …
(edit) @10563 [10563] 04/16/09 07:46:15 russellm Fixed #10704 -- Resurrected documentation for {% else %} clause on {% …
(edit) @10562 [10562] 04/16/09 07:45:35 russellm Fixed #10812 -- Corrected typo in aggregation docs. Thanks to uzi for the …
(edit) @10561 [10561] 04/16/09 07:45:04 russellm Fixed #10822 -- Corrected minor typo in i18n docs. Thanks to prairiedogg …
(edit) @10529 [10529] 04/11/09 21:00:36 mtredinnick Fixed #10490 -- Small wording correction in the docs. Thanks, matehat.
(edit) @10490 [10490] 04/10/09 12:09:09 jacob Fixed a silly typo in my bio. How embarrassing.
(edit) @10484 [10484] 04/10/09 11:33:52 jacob Updated my bio.
(edit) @10455 [10455] 04/09/09 10:03:31 jacob Fixed #10647: intermediary tables between two umanaged models are no …
(edit) @10418 [10418] 04/07/09 14:28:13 jacob Fixed #9268: pass the "next" param through in the comment preview/post …
(edit) @10413 [10413] 04/06/09 19:01:49 simon Fixed #10714 - made mod_wsgi recommendation consistent across deployment …
(edit) @10412 [10412] 04/06/09 18:45:56 simon Fixed a documentation typo
(edit) @10411 [10411] 04/06/09 18:39:26 simon Removed duplicate modwsgi navigation link
(edit) @10409 [10409] 04/06/09 15:28:55 jacob Fixed a small error in the docs that I missed from [10408].
Note: See TracRevisionLog for help on using the revision log.