Re: [Django] #11508: Missing with in Form Wizard documentation

2009-07-20 Thread Django
#11508: Missing with in Form Wizard documentation
+---
  Reporter:  thepointer | Owner:  nobody
 
Status:  new| Milestone:
 
 Component:  Documentation  |   Version:  SVN   
 
Resolution: |  Keywords:  formtools 
documentation
 Stage:  Ready for checkin  | Has_patch:  1 
 
Needs_docs:  0  |   Needs_tests:  0 
 
Needs_better_patch:  0  |  
+---
Changes (by timo):

  * needs_better_patch:  => 0
  * needs_tests:  => 0
  * version:  1.0 => SVN
  * milestone:  1.0.3 =>
  * needs_docs:  => 0
  * has_patch:  0 => 1
  * stage:  Unreviewed => Ready for checkin

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~--~~~~--~~--~--~---



[Django] #11508: Missing with in Form Wizard documentation

2009-07-19 Thread Django
#11508: Missing with in Form Wizard documentation
-+--
 Reporter:  thepointer   |   Owner:  nobody
   Status:  new  |   Milestone:  1.0.3 
Component:  Documentation| Version:  1.0   
 Keywords:  formtools documentation  |   Stage:  Unreviewed
Has_patch:  0|  
-+--
 http://docs.djangoproject.com/en/dev/ref/contrib/formtools/form-
 wizard/#creating-a-formwizard-class - 2nd paragraph:

 "As your Form classes, this FormWizard class can live anywhere in your
 codebase, but convention is to put it in forms.py."

 This should be:

 "As with your Form classes, this FormWizard class can live anywhere in
 your codebase, but convention is to put it in forms.py."

 .. or something similar.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~--~~~~--~~--~--~---