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
fd0df6f619
datatracker
/
ietf
/
secr
/
meetings
History
Jennifer Richards
fd0df6f619
Add ability to import session minutes from notes.ietf.org. Mock out calls to the requests library in tests. Call markdown library through a util method.
Fixes
#3489
. Commit ready for merge.
...
- Legacy-Id: 19763
2021-12-09 17:16:19 +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
Snapshot of dev work to add session purpose annotation
2021-10-12 17:08:58 +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
Merged from session_purpose_dev
2021-11-09 01:35:25 +00:00
urls.py
Turn sessions into regular sessions and non-sessions into misc.
2019-12-06 20:02:26 +00:00
views.py
Add ability to import session minutes from notes.ietf.org. Mock out calls to the requests library in tests. Call markdown library through a util method.
Fixes
#3489
. Commit ready for merge.
2021-12-09 17:16:19 +00:00