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
db7adf1fb5
datatracker
/
ietf
/
secr
/
meetings
History
Henrik Levkowetz
db7adf1fb5
Modified the code which adds non-session entries to a schedule so as to bind a Session object also to Break and Registration timeslots, through the Schedule/Timeslot/Session m2m table. This makes the agenda templates work as expected. There's also a migration and a standalone script that fills in this information for existing schedules.
...
- Legacy-Id: 7975
2014-06-30 17:05:40 +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
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
Updates and bugfixes to the agenda editing features
2014-04-01 22:17:18 +00:00
models.py
Made ietf/secr/meetings pyflakes-clean and fixed a bug in the signature of is_combined()
2014-03-15 23:25:59 +00:00
tests.py
From rjsparks@nostrum.com:
2014-04-25 14:44:40 +00:00
urls.py
Updates and bugfixes to the agenda editing features
2014-04-01 22:17:18 +00:00
views.py
Modified the code which adds non-session entries to a schedule so as to bind a Session object also to Break and Registration timeslots, through the Schedule/Timeslot/Session m2m table. This makes the agenda templates work as expected. There's also a migration and a standalone script that fills in this information for existing schedules.
2014-06-30 17:05:40 +00:00