datatracker/ietf/iesg
Matthew Holloway ff8898186b
fix: Ballot return to url via url params rather than session (#7788)
* fix: #7287 ballot return params

* fix: Moving Ballot edit position ballot_edit_return_point from session to query param

* fix: tests for return_to_path param

* chore: removing Playwright tests until we can figure out a plan

* feat: return_to path utility refactoring

* fix: throw HTTP 400 in view rather than bubbling up a 500

* fix: return http400 rather than raising
2024-08-09 09:24:04 -05:00
..
migrations fix: prune away unsused model and view (#7585) 2024-06-24 10:25:19 -05:00
__init__.py Remove outdated mechanic for adding additional email addresses to crash reports from several apps. Commit ready for merge. 2021-08-11 15:35:28 +00:00
admin.py feat: Move IESG agenda items from filesystem to DB (#5366) 2023-04-23 18:05:58 -05:00
agenda.py chore: explore architecture change in RelatedDocument 2023-06-16 14:58:42 -05:00
factories.py feat: Move IESG agenda items from filesystem to DB (#5366) 2023-04-23 18:05:58 -05:00
feeds.py fix: more timezone fixes 2022-09-23 17:12:06 -03:00
models.py fix: prune away unsused model and view (#7585) 2024-06-24 10:25:19 -05:00
resources.py fix: prune away unsused model and view (#7585) 2024-06-24 10:25:19 -05:00
tests.py fix: Exclude replaced documents from IESG discusses (#7712) 2024-07-21 11:14:02 -07:00
urls.py feat: Move IESG agenda items from filesystem to DB (#5366) 2023-04-23 18:05:58 -05:00
utils.py chore: explore architecture change in RelatedDocument 2023-06-16 14:58:42 -05:00
views.py fix: Ballot return to url via url params rather than session (#7788) 2024-08-09 09:24:04 -05:00