datatracker/ietf/mailinglists
Bill Fenner 89a8834177 Rename "initial" to "initial_members" so that it doesn't shadow
the form attribute "initial" (as in initial data)

Render the form field-by-field for MailingListForm, so that
we can render the mailing list name conditionally as a text input
box or as a hidden field with the value in the page.  We can also
insert the domain name here too.  (Note that this means that
hidden fields in this form other than domain name have to be
treated specially!)
 - Legacy-Id: 270
2007-06-08 19:54:59 +00:00
..
fixtures Create mailing list domains table and idtracker Roles model. 2007-06-07 17:58:06 +00:00
.gitignore Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
__init__.py Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
forms.py Rename "initial" to "initial_members" so that it doesn't shadow 2007-06-08 19:54:59 +00:00
models.py Rename "initial" to "initial_members" so that it doesn't shadow 2007-06-08 19:54:59 +00:00
urls.py Adding handler404 and handler 500 in the right place ,;-) 2007-06-05 18:18:40 +00:00
views.py Rename "initial" to "initial_members" so that it doesn't shadow 2007-06-08 19:54:59 +00:00