datatracker/ietf
Bill Fenner 595c656afc Require a login instead of throwing an exception when an anonymous
user visits.

Handle a lack of UserMap or an incorrect PersonOrOrgInfo by
passing None to the template.
 - Legacy-Id: 234
2007-06-05 15:10:15 +00:00
..
agenda - Legacy-Id: 111 2007-05-09 21:05:20 +00:00
announcements Admin interface changes, a little field reshuffling, and 2007-06-01 02:14:31 +00:00
bin Use python module instead of file path to settings file. 2007-06-04 13:54:29 +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 Use a known exception when there are too many path arguments (in bits) 2007-06-02 01:15:59 +00:00
iesg * Add meeting materials list page 2007-06-01 04:10:39 +00:00
ietfauth Don't do admin; it can't handle these tables. 2007-05-30 11:21:37 +00:00
ipr Made URL check code accept comment lines and empty lines in URL file. 2007-06-03 23:39:02 +00:00
liaisons Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
mailinglists MailingList model updates: 2007-06-01 20:40:21 +00:00
meeting Complete Meeting Materials page 2007-06-04 19:52:52 +00:00
my Require a login instead of throwing an exception when an anonymous 2007-06-05 15:10:15 +00:00
proceedings Complete Meeting Materials page 2007-06-04 19:52:52 +00:00
redirects Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
templates Complete Meeting Materials page 2007-06-04 19:52:52 +00:00
utils Try to make the utils/listop functions return something sensible with empty input. 2007-06-05 15:05:31 +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 Add two middleware classes: 2007-06-04 13:52:34 +00:00
settings.py Added some more internal IPs 2007-06-05 10:09:24 +00:00
tests.py Separate response count listing and assertions 2007-06-05 10:16:17 +00:00
testurl.list Added test functionality to extract all URLs in the apps and access those that 2007-06-05 10:11:18 +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