Django

Code

root/django/branches/magic-removal/docs


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2805 [2805] 05/01/06 19:06:43 adrian magic-removal: Fixed #1644 -- Fixed typo in docs/forms.txt. Thanks, …
(edit) @2800 [2800] 05/01/06 10:02:39 jkocherhans magic-removal: Fixed #1681. OneToOneField? now works properly in the admin …
(edit) @2799 [2799] 04/30/06 23:22:37 adrian magic-removal: Did some proofreading to docs/model-api.txt. Not yet done.
(edit) @2798 [2798] 04/30/06 22:39:59 adrian magic-removal: Quickly proofread docs/templates_python.txt
(edit) @2797 [2797] 04/30/06 22:30:49 adrian magic-removal: Proofread and extensively expanded docs/generic_views.txt
(edit) @2795 [2795] 04/29/06 22:42:53 adrian magic-removal: Replaced repr() with str() in docs
(edit) @2794 [2794] 04/29/06 14:13:06 adrian magic-removal: Proofread docs/templates.txt
(edit) @2793 [2793] 04/29/06 13:53:03 adrian magic-removal: Proofread docs/transactions.txt
(edit) @2792 [2792] 04/29/06 13:52:53 adrian magic-removal: Proofread docs/url_dispatch.txt
(edit) @2791 [2791] 04/29/06 12:10:29 adrian magic-removal: Fixed #1718 -- Error in docs/add_ons.txt. Thanks, canen
(edit) @2790 [2790] 04/28/06 22:04:00 adrian magic-removal: Proofread docs/static_files.txt
(edit) @2789 [2789] 04/28/06 22:02:10 adrian magic-removal: Proofread docs/settings.txt
(edit) @2788 [2788] 04/28/06 21:57:58 adrian magic-removal: Proofread docs/sessions.txt
(edit) @2787 [2787] 04/28/06 21:53:35 adrian magic-removal: Proofread docs/overview.txt
(edit) @2786 [2786] 04/28/06 21:11:02 adrian magic-removal: Proofread docs/request_response.txt
(edit) @2785 [2785] 04/28/06 20:59:25 adrian magic-removal: Proofread docs/redirects.txt
(edit) @2784 [2784] 04/28/06 20:57:51 adrian magic-removal: Proofread docs/outputting_csv.txt
(edit) @2783 [2783] 04/28/06 20:55:59 adrian magic-removal: Proofread docs/modpython.txt
(edit) @2782 [2782] 04/28/06 20:54:26 adrian magic-removal: Proofread docs/middleware.txt
(edit) @2781 [2781] 04/28/06 20:50:35 adrian magic-removal: Proofread docs/legacy_databases.txt
(edit) @2780 [2780] 04/28/06 20:23:05 adrian magic-removal: Proofread docs/install.txt
(edit) @2778 [2778] 04/28/06 20:14:56 adrian magic-removal: Fixed #1700 -- Updated docs/generic_views.txt to reflect …
(edit) @2777 [2777] 04/28/06 20:13:30 adrian magic-removal: Fixed #1703 -- Updated forms and manipulator docs. Thanks, …
(edit) @2776 [2776] 04/28/06 20:10:16 adrian magic-removal: Fixed #1704, #1682, #1693, #1694, #1695, #1696 -- Made …
(edit) @2774 [2774] 04/28/06 20:06:06 adrian magic-removal: Fixed #1710 -- Removed unnecessary import from …
(edit) @2773 [2773] 04/28/06 20:05:04 adrian magic-removal: Small link addition to docs/db-api.txt
(edit) @2772 [2772] 04/28/06 18:13:29 russellm magic-removal: Fixed #1712 -- Removed typo and clarified use of admin …
(edit) @2770 [2770] 04/28/06 14:47:46 adrian magic-removal: Fixed #1713 -- Fixed bug in docs/forms.txt
(edit) @2766 [2766] 04/28/06 00:05:56 adrian magic-removal: Proofread docs/syndication_feeds.txt
(edit) @2765 [2765] 04/28/06 00:00:42 adrian magic-removal: Quickly proofread docs/forms.txt
(edit) @2764 [2764] 04/27/06 23:54:51 adrian magic-removal: Proofread docs/flatpages.txt
(edit) @2762 [2762] 04/27/06 23:47:12 adrian magic-removal: Proofread docs/faq.txt
(edit) @2761 [2761] 04/27/06 23:19:50 adrian magic-removal: Proofread docs/email.txt
(edit) @2760 [2760] 04/27/06 23:15:11 adrian magic-removal: Proofread docs/django-admin.txt and added 'Extra niceties' …
(edit) @2759 [2759] 04/27/06 22:54:24 adrian magic-removal: Proofread docs/design_philosophies.txt
(edit) @2758 [2758] 04/27/06 22:39:27 adrian magic-removal: Greatly enhanced docs/cache.txt -- now using caching …
(edit) @2757 [2757] 04/27/06 22:32:01 adrian magic-removal: Proofread docs/authentication.txt
(edit) @2756 [2756] 04/27/06 17:12:51 adrian magic-removal: Merged to [2755]
(edit) @2755 [2755] 04/27/06 17:12:05 adrian magic-removal: Added 'Field name restrictions' section placeholder to …
(edit) @2752 [2752] 04/27/06 17:10:08 adrian magic-removal: Small improvement to docs/db-api.txt
(edit) @2750 [2750] 04/27/06 00:51:56 adrian magic-removal: More changes to docs/db-api.txt. Not done yet.
(edit) @2749 [2749] 04/27/06 00:14:03 adrian magic-removal: Continued rewrite of docs/db-api.txt. Still not finished.
(edit) @2748 [2748] 04/26/06 10:38:30 adrian magic-removal: Beginning of substantial rewrite to docs/db-api.txt. Not …
(edit) @2744 [2744] 04/23/06 19:29:31 adrian magic-removal: Removed 'New in Django development version' notes in all …
(edit) @2743 [2743] 04/23/06 19:18:57 adrian magic-removal: Fixed #328 -- Added archive_week generic view
(edit) @2741 [2741] 04/23/06 18:22:42 adrian magic-removal: Fixed section titles in docs/db-api.txt to uncapitalize …
(edit) @2739 [2739] 04/23/06 17:51:33 adrian magic-removal: Fixed #1167 -- Added small bit of docs to ADMIN_FOR setting
(edit) @2738 [2738] 04/23/06 17:23:46 adrian magic-removal: Fixed #1270 -- Made the escape filter escape single quotes
(edit) @2736 [2736] 04/23/06 17:18:53 adrian magic-removal: Fixed #1481 -- Added support for using alternate MySQL Unix …
(edit) @2733 [2733] 04/23/06 16:49:07 adrian magic-removal: Fixed #1464 -- Fixed error in docs/tutorial04.txt. Thanks, …
(edit) @2726 [2726] 04/23/06 00:21:00 adrian magic-removal: Merged to [2725]
(edit) @2725 [2725] 04/23/06 00:20:31 adrian magic-removal: Small improvements to docs/tutorial01.txt
(edit) @2724 [2724] 04/21/06 16:54:15 jkocherhans magic-removal: fixed a few more references to django.models in …
(edit) @2721 [2721] 04/21/06 14:01:17 jkocherhans magic-removal: fixed #1666 render_to_response '.html' updates for …
(edit) @2718 [2718] 04/21/06 09:58:10 jkocherhans magic-removal: updated permissions section in authentication docs to use …
(edit) @2714 [2714] 04/18/06 14:42:19 adrian magic-removal: Fixed #1655 -- Fixed new SessionMiddleware? location in docs
(edit) @2711 [2711] 04/17/06 16:02:32 adrian magic-removal: Fixed #1544 -- Changed 'inspectdb' to use database name …
(edit) @2708 [2708] 04/17/06 07:47:49 russellm magic-removal: Updated model API documentation.
(edit) @2707 [2707] 04/17/06 02:02:18 russellm magic-removal: Updated template names to include '.html' in tutorial.
(edit) @2706 [2706] 04/17/06 01:43:41 russellm magic-removal: Completed review of db-api documentation.
(edit) @2704 [2704] 04/15/06 15:19:40 adrian magic-removal: Merged to [2703]
(edit) @2701 [2701] 04/15/06 15:12:19 adrian magic-removal: Fixed #1643 -- Updated generic views for template extension …
(edit) @2700 [2700] 04/15/06 11:46:54 adrian magic-removal: Fixed #500 -- Removed TEMPLATE_FILE_EXTENSION setting so …
(edit) @2699 [2699] 04/15/06 10:56:12 adrian magic-removal: Began to refactor tutorial
(edit) @2697 [2697] 04/13/06 18:52:35 russellm magic-removal: Added more updates to db-api documentation. Still requires …
(edit) @2696 [2696] 04/13/06 08:17:05 adrian magic-removal: Merged to [2695]
(edit) @2693 [2693] 04/12/06 23:35:00 adrian magic-removal: Fixed #1631 -- Added 'django-admin.py dbshell' command, …
(edit) @2688 [2688] 04/12/06 08:39:34 adrian magic-removal: Merged to [2687]
(edit) @2679 [2679] 04/11/06 19:28:07 russellm magic-removal: Reorganised and did initial revisions to db-api …
(edit) @2676 [2676] 04/11/06 08:45:15 adrian magic-removal: Merged to [2675]
(edit) @2671 [2671] 04/10/06 22:53:31 adrian magic-removal: Fixed #1549 -- Added 'manage.py diffsettings', which …
(edit) @2666 [2666] 04/10/06 22:24:28 adrian magic-removal: Merged to [2665]
(edit) @2641 [2641] 04/09/06 19:05:05 adrian magic-removal: Merged to [2640]
(edit) @2638 [2638] 04/09/06 18:18:42 adrian magic-removal: Merged to [2637]
(edit) @2637 [2637] 04/09/06 18:17:00 adrian magic-removal: Started reworking docs/tutorial01.txt
(edit) @2635 [2635] 04/09/06 04:24:12 russellm magic-removal: Fixed a layout problem in tutorial 1.
(edit) @2634 [2634] 04/09/06 04:20:05 russellm magic-removal: Fixed broken reference in authentication documentation.
(edit) @2633 [2633] 04/08/06 03:39:34 russellm magic-removal: Refs #1464 -- Cleaned up some stray tabs that leaked into …
(edit) @2632 [2632] 04/08/06 03:33:52 russellm magic-removal: Fixes #1599, Refs #1464 -- Updated all tutorials for new …
(edit) @2616 [2616] 04/05/06 12:26:08 jacob magic-removal: updated tutorials 2 and 4 to be magic-removal-complient …
(edit) @2609 [2609] 04/04/06 07:28:17 russellm magic-removal: Updated documentation for authentication app.
(edit) @2608 [2608] 04/04/06 07:26:29 russellm magic-removal: Fixes #1263 -- Updated docs to reflect changes in database …
(edit) @2607 [2607] 04/03/06 19:13:51 adrian magic-removal: Slightly cleaned up docs/cache.txt
(edit) @2602 [2602] 03/30/06 17:29:21 lukeplant magic-removal: Refactored never_cache decorator to provide a utility …
(edit) @2589 [2589] 03/28/06 15:40:34 adrian magic-removal: Merged to [2588]
(edit) @2575 [2575] 03/28/06 11:25:53 adrian magic-removal: Merged to [2574]
(edit) @2559 [2559] 03/24/06 13:15:57 adrian magic-removal: Merged to [2558]
(edit) @2556 [2556] 03/24/06 13:05:46 lukeplant magic-removal: Added a 'description' option to fieldset options that …
(edit) @2551 [2551] 03/22/06 18:55:30 adrian magic-removal: Removed app-specific stuff from …
(edit) @2549 [2549] 03/22/06 16:35:14 adrian magic-removal: Merged to [2548]
(edit) @2527 [2527] 03/16/06 23:43:37 adrian magic-removal: Fixed #1464 -- Updated tutorial01 for magic-removal. …
(edit) @2524 [2524] 03/15/06 21:02:51 adrian magic-removal: Merged to [2523]
(edit) @2513 [2513] 03/12/06 17:00:00 adrian magic-removal: Fixed #1492 -- Fixed typo in docs/transactions.txt. Thanks, …
(edit) @2497 [2497] 03/06/06 20:11:54 jkocherhans magic-removal: Moved django.views.decorators.auth.* to …
(edit) @2494 [2494] 03/06/06 19:53:20 jkocherhans magic-removal: moved django.parts.auth.anonymoususers.AnonymousUser? to …
(edit) @2466 [2466] 03/01/06 23:01:04 adrian magic-removal: Changed commit_on_success section of docs/transactions.txt …
(edit) @2462 [2462] 03/01/06 19:37:06 adrian magic-removal: Typo corrections in transaction code and docs
(edit) @2458 [2458] 03/01/06 12:24:35 jacob magic-removal: Added a clarification to docs/transactions.txt (thanks, …
(edit) @2457 [2457] 03/01/06 11:08:33 jacob magic-removal: added transaction support to Django! see transactions.txt …
(edit) @2455 [2455] 02/28/06 21:57:57 adrian magic-removal: Merged to [2454]
Note: See TracRevisionLog for help on using the revision log.