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
5d3601334e
datatracker
/
ietf
/
secr
/
groups
History
Ryan Cross
5d3601334e
Remove redundant URL secr/groups/search because search page is available here secr/groups. Resolves issue with Add link.
Fixes
#2708
. Commit ready for merge.
...
- Legacy-Id: 17489
2020-03-21 20:17:59 +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
Added 9 new group features, and changed list-like char fields to json fields, to get better support for using the values as lists. Modified code to use the group features instead of explicit lists of group types in many places in the code.
2019-01-22 18:11:46 +00:00
tests.py
Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3
2019-07-15 15:40:51 +00:00
urls.py
Remove redundant URL secr/groups/search because search page is available here secr/groups. Resolves issue with Add link.
Fixes
#2708
. Commit ready for merge.
2020-03-21 20:17:59 +00:00
views.py
Remove WG milestone management from secretariat groups app. Commit ready for merge.
2018-08-10 05:13:43 +00:00