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
6e4d8457e6
datatracker
/
ietf
/
secr
/
meetings
History
Henrik Levkowetz
c60e915751
Fixed an issue with secr.meetings.views.send_notifications() that could occur if a session didn't have a timeslot set.
...
- Legacy-Id: 18135
2020-07-03 12:44:13 +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
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
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
Fixed an issue with secr.meetings.views.send_notifications() that could occur if a session didn't have a timeslot set.
2020-07-03 12:44:13 +00:00