datatracker/ietf
Bill Fenner 41b788ad30 Rearrange nwg model to get the fields in the right order.
Allow nwg wizard to have a per-step template.

Write templates for step 0 and add/edit step 1.
 - Legacy-Id: 149
2007-05-22 19:56:20 +00:00
..
agenda - Legacy-Id: 111 2007-05-09 21:05:20 +00:00
announcements Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
bin Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
contrib Allow specifying querysets. 2007-05-22 19:53:28 +00:00
database-notes Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
idindex Use (some) new class functions to generate choices 2007-05-10 22:09:27 +00:00
idtracker Add static method Areas.active_area_choices() for choice fields 2007-05-22 19:50:52 +00:00
iesg Move the logic part to views.py for IESG announcement pages 2007-05-10 21:31:47 +00:00
ipr IPR Form stuff: 2007-05-21 20:36:21 +00:00
liaisons Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
mailinglists Rearrange nwg model to get the fields in the right order. 2007-05-22 19:56:20 +00:00
meeting Two new methods have been added to proceedings/models.py to display meeting dates 2007-05-21 15:35:15 +00:00
my Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
proceedings Two new methods have been added to proceedings/models.py to display meeting dates 2007-05-21 15:35:15 +00:00
redirects Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
templates Rearrange nwg model to get the fields in the right order. 2007-05-22 19:56:20 +00:00
utils * Removed InternationalPhoneNumber class, instead using the form creation 2007-05-18 15:50:30 +00:00
.gitignore removed extraneous .pyc files 2007-05-09 21:55:44 +00:00
__init__.py Added __version__ string 2007-05-11 15:45:45 +00:00
manage.py Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
middleware.py Added prettifying middleware (from djangosnippet 172) 2007-05-06 05:14:25 +00:00
query.py There is a known bug with order_by clause that returns error message when tables are joined with different field name. Please look up http://code.djangoproject.com/ticket/2210. I downloaded the patch file, replaced the existing -dir/django/db/models/query.py, and order_by in joined tables worked fine. 2007-05-15 19:47:43 +00:00
settings.py Adding TransactionMiddleware to the setup. 2007-05-21 20:56:09 +00:00
urls.py - Legacy-Id: 111 2007-05-09 21:05:20 +00:00
views.py Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00