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
6
Packages
Projects
Releases
Wiki
Activity
c95ffe42e7
datatracker
/
ietf
/
secr
/
meetings
History
Robert Sparks
2b10465aa7
Convert IRTF area groups into their own group type rather than attempting to overload AG.
Fixes
#3027
. Commit ready for merge.
...
- Legacy-Id: 18298
2020-07-28 18:54:44 +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
blue_sheets.py
Removed all __future__ imports.
2020-03-05 23:53:42 +00:00
forms.py
Tweaked the list of days in secr session edit forms to allow setting the date to a day before the start of the meeting, necessary for IETF 108.
2020-07-14 17:46:34 +00:00
models.py
Changed all usage of ForeignKey and OneToOneFiled in model.py files to the compatibility versions from ietf.utils.models.
2018-02-20 15:36:05 +00:00
tests.py
Added 'remote_instructions' as an editable field for misc. sessions in the secretariat app, in order to be able to set remote access URLs.
2020-07-01 14:14:05 +00:00
urls.py
Turn sessions into regular sessions and non-sessions into misc.
2019-12-06 20:02:26 +00:00
views.py
Convert IRTF area groups into their own group type rather than attempting to overload AG.
Fixes
#3027
. Commit ready for merge.
2020-07-28 18:54:44 +00:00