datatracker/ietf/mailinglists
Michael Lee a7b3240bb8 Resolve ticket #205
* Relocate the form_decorator definition for area drop down to make the form_for_model case simpler
* Remove lines that are not used to handle 'None' area.
 - Legacy-Id: 961
2007-10-30 00:22:50 +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 Update ticket 205 2007-10-16 06:33:23 +00:00
forms.py Delete importing ModelChoiceFiled from mailinglist/forms.py. It is being used as forms.ModelChoiceField in the code, so importing it separately is not needed. 2007-10-26 14:29:06 +00:00
models.py Update ticket 205 2007-10-16 06:33:23 +00:00
testurl.list Moves: 2007-06-26 18:29:55 +00:00
urls.py Adding copyright notices to all python files 2007-06-27 21:16:34 +00:00
views.py Resolve ticket #205 2007-10-30 00:22:50 +00:00