datatracker/ietf
Bill Fenner 2b46e031e2 Use .count to gain a smidge of efficiency when checking for
a ballot set, and use the right comment syntax.
 - Legacy-Id: 193
2007-05-31 20:13:41 +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 Annotate output graph with a parallelogram node with the model name. 2007-05-30 14:24:05 +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 Finish the poorly-thought-through and poorly-implemented 2007-05-29 13:39:32 +00:00
idtracker Extensive updates of idtracker. 2007-05-31 19:24:26 +00:00
iesg Move the logic part to views.py for IESG announcement pages 2007-05-10 21:31:47 +00:00
ietfauth Don't do admin; it can't handle these tables. 2007-05-30 11:21:37 +00:00
ipr More minor cleanup based on pyflakes feedback 2007-05-31 09:46:56 +00:00
liaisons Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
mailinglists Get close to the look of the existing form. MultiEmailField might 2007-05-30 11:20:46 +00:00
meeting meeting_agenda_html.cgi porting has been completed. 2007-05-30 13:47:09 +00:00
my Allow login/logout/password change. The initial view once logged 2007-05-24 20:18:11 +00:00
proceedings meeting_agenda_html.cgi porting has been completed. 2007-05-30 13:47:09 +00:00
redirects Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
templates Use .count to gain a smidge of efficiency when checking for 2007-05-31 20:13:41 +00:00
utils Minor cleanup based on pyflakes feedback 2007-05-31 09:44:12 +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 Add mail-sending module. It uses the django settings file for several 2007-05-24 17:17:47 +00:00
urls.py Allow login/logout/password change. The initial view once logged 2007-05-24 20:18:11 +00:00
views.py Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00