datatracker/ietf/meeting/migrations
Paul Selkirk 65bd689daa
fix: make chat room an overrideable property of Session (#5681)
* fix: make chat room an overrideable property of Session

* test: validate that /meeting/session/<sessionid>/edit shows and sets chat room

* test: validate Session.chat_room_name
2023-05-24 10:26:19 -05:00
..
0001_initial.py refactor: Purge old migrations and update ci to build on a clean schema (#5431) 2023-03-28 18:06:07 +09:00
0002_session_has_onsite_tool.py refactor: Tie Meetecho resources to Session pk (#5281) 2023-04-23 18:15:01 -05:00
0003_populate_session_has_onsite_tool.py refactor: Tie Meetecho resources to Session pk (#5281) 2023-04-23 18:15:01 -05:00
0004_session_chat_room.py fix: make chat room an overrideable property of Session (#5681) 2023-05-24 10:26:19 -05:00
__init__.py Added a new field 'short' to Session, to help produce file names for agendas, minutes and slides for groups with different named session, such as for instance 'edu'. Generating distinct filenames directly from the name field gives too long names. 2012-06-20 21:12:26 +00:00