datatracker/ietf/secr/groups
Henrik Levkowetz 2f54511763 Changed all explicitly set HttpResponse content_types to specify charset.
Django sets charset if you don't specify a content_type; if you specify
one you also must add a charset specification (if you want one).  
Fixes issue #1647.
 - Legacy-Id: 9348
2015-03-26 21:35:21 +00:00
..
__init__.py Merged in branch/amsl/trunkmerge@5449 from rcross@amsl.com, with some tweaks. This provides the secretariat apps. 2013-03-05 22:43:31 +00:00
forms.py This is the first step towards using Role to represent Area directors. It 2015-01-08 20:22:23 +00:00
tests.py Changed the code to use django's own authentication, instead of http basic auth. This will let people log out, and will also use stronger password hashing than basic auth. Added a login page, and logout links, and links from the logged in username (in the upper right corner) to the user's profile page. 2014-04-07 18:56:44 +00:00
urls.py Made ietf/secr/groups pyflakes-clean. 2014-03-15 21:13:21 +00:00
views.py Changed all explicitly set HttpResponse content_types to specify charset. 2015-03-26 21:35:21 +00:00