Django

Code

root/django/trunk/django/contrib/formtools


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8715 [8715] 08/29/08 14:15:34 jacob Fixed #8653: make formtools' security hash more rubust. Silly that I …
(edit) @8679 [8679] 08/28/08 15:17:31 jacob Marked a handful of missed strings for translation. Fixes #8644, #8617, …
(edit) @8603 [8603] 08/26/08 16:33:56 jacob Fixed #6893: FormWizard now properly updates its step value. Thanks, …
(edit) @8597 [8597] 08/26/08 15:19:12 jacob Fixed #6209: handle BooleanFields in FormPreview and FormWizard. In …
(edit) @8193 [8193] 08/02/08 00:56:57 gwilson Fixed #7919 -- md5 and sha modules are deprecated since Python 2.5, use …
(edit) @8046 [8046] 07/21/08 22:24:09 adrian Fixed #7847 -- Removed a whole bunch of unused imports from throughout the …
(edit) @7971 [7971] 07/18/08 20:22:26 jacob Fixed #7741: django.newforms is now django.forms. This is obviously a …
(edit) @7805 [7805] 06/30/08 07:34:29 russellm Fixed #7521 -- Added the ability to customize ROOT_URLCONF for the …
(edit) @7705 [7705] 06/19/08 08:32:39 russellm Fixed #6812 -- Modified the formtools test case to be run order safe with …
(edit) @7657 [7657] 06/15/08 23:06:50 adrian Fixed #7354 -- Fixed a Python 2.3 compatibility issue in …
(edit) @7294 [7294] 03/18/08 09:54:39 mtredinnick Added "svn:eol-style native" to every text file in the tree (*.txt, …
(edit) @7277 [7277] 03/17/08 19:17:59 adrian Fixed corner-case bug in formtools wizard.py and preview.py, in case of a …
(edit) @7263 [7263] 03/17/08 10:53:01 adrian Added parse_params() hook to FormWizard?
(edit) @7236 [7236] 03/13/08 15:12:53 adrian Fixed #3218 -- Implemented django.contrib.formtools.wizard. Thanks, Honza …
(edit) @7131 [7131] 02/18/08 18:08:08 mtredinnick Fixed #6481 -- Fixed a bunch of import problems (and some whitespace …
(edit) @6754 [6754] 11/29/07 15:10:11 mtredinnick Fixed a Python 2.3 incompatibility.
(edit) @6734 [6734] 11/29/07 10:32:23 mtredinnick Fixed #5441 -- Added tests for django.contrib.formtools. Thanks, simeon.
(edit) @6247 [6247] 09/14/07 18:15:40 adrian Fixed #5432 -- Added docs/form_preview.txt. Thanks, ryankanno
(edit) @5293 [5293] 05/19/07 13:54:35 mtredinnick Fixed #4330 -- Fixed typo when retrieving field names. Patch from Marc …
(edit) @5237 [5237] 05/14/07 11:24:51 mtredinnick Changed the fix from [5231] so that the backwards-incompatibility is made …
(edit) @4757 [4757] 03/20/07 11:54:05 adrian Fixed #3758 -- Changed FormPreview? template to use 'label' instead of …
(edit) @4265 [4265] 12/30/06 00:25:49 adrian Fixed #3191 -- Set 'svn:eol-style native' on the files that didn't have …
(edit) @4260 [4260] 12/29/06 18:06:28 adrian Added missing import to django.contrib.formtools.preview from [4259]. …
(edit) @4259 [4259] 12/29/06 13:42:56 adrian Fixed #3204 -- Changed FormPreview? to use RequestContext?
(add) @4164 [4164] 12/05/06 14:51:25 adrian Added django.contrib.formtools, including the forced-preview application
Note: See TracRevisionLog for help on using the revision log.