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
79971e14c7
datatracker
/
ietf
/
secr
/
meetings
History
Jennifer Richards
79971e14c7
Allow cancellation of individual sessions of multi-session interim meeting.
Fixes
#2959
. Commit ready for merge.
...
- Legacy-Id: 18724
2020-12-01 17:37:09 +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
Add more options to Group select field of Misc Session create.
Fixes
#3033
. Commit ready for merge
2020-10-09 21:42:40 +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
Changed the autogeneration of schedule names to use slugified user (person) name, rather than login. Logins are mostly email addresses, and may contain characters not permitted in the URL pattern for schedule names, and are less readable in the contexts where schedule names are used.
2020-10-08 12:01:42 +00:00
urls.py
Turn sessions into regular sessions and non-sessions into misc.
2019-12-06 20:02:26 +00:00
views.py
Allow cancellation of individual sessions of multi-session interim meeting.
Fixes
#2959
. Commit ready for merge.
2020-12-01 17:37:09 +00:00