datatracker/ietf
2007-05-28 15:07:34 +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 Fixed some pages which broke due to the field name change ballot_id => ballot in IDInternal 2007-05-28 15:07:34 +00:00
iesg Move the logic part to views.py for IESG announcement pages 2007-05-10 21:31:47 +00:00
ietfauth Allow login/logout/password change. The initial view once logged 2007-05-24 20:18:11 +00:00
ipr IPR disclosure form submission now works. 2007-05-23 20:11:34 +00:00
liaisons Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
mailinglists Finish non-wg wizard logic: update database, send email. 2007-05-24 21:05:51 +00:00
meeting * Add links to WG charters and agenda files 2007-05-25 04:12:17 +00:00
my Allow login/logout/password change. The initial view once logged 2007-05-24 20:18:11 +00:00
proceedings * Add links to WG charters and agenda files 2007-05-25 04:12:17 +00:00
redirects Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
templates Added a favicon in order to be able to distinguish the test tracker tabs from the datatracker tabs in the browser 2007-05-28 14:20:54 +00:00
utils Separating out utility functions into their own files. 2007-05-28 09:17: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 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