This website requires JavaScript.
Explore
Help
Sign In
altf4arnold
/
datatracker
Watch
1
Star
0
Fork
You've already forked datatracker
0
Code
Issues
Pull requests
Actions
3
Packages
Projects
Releases
Wiki
Activity
09f654b1f4
datatracker
/
ietf
/
secr
/
groups
History
Henrik Levkowetz
09f654b1f4
Merged in branch/iola/team-support from olau@iola.dk. This generalises and extends the group support for WGs and RGs so that also other groups, such as for instance the Edu Team, can have pages.
...
- Legacy-Id: 8013
2014-07-02 19:30:07 +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
Add support for editing Group.description in Secretariat tools
2014-05-22 15:08:37 +00:00
models.py
Made ietf/secr/groups pyflakes-clean.
2014-03-15 21:13:21 +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
Change Type field default on groups search form, from WG to unset. Commit ready for merge
2014-06-03 21:44:07 +00:00