geschichten/stories/writingtogether
Gesche cc93abc752 add integration test for create + next part and fix bugs
- story part of a story needs to start with current user
- turn number needs to be increased
2021-04-21 00:23:20 +02:00
..
migrations make things easier by adding turn numbers 2021-04-20 00:25:15 +02:00
templates/writingtogether create story round: add tests & fix implementation 2021-04-20 22:52:03 +02:00
tests add integration test for create + next part and fix bugs 2021-04-21 00:23:20 +02:00
__init__.py inital commit including first models 2021-03-30 21:25:52 +02:00
admin.py inital commit including first models 2021-03-30 21:25:52 +02:00
apps.py inital commit including first models 2021-03-30 21:25:52 +02:00
models.py get_next_story_part: implement & test 2021-04-20 00:31:50 +02:00
tests.py inital commit including first models 2021-03-30 21:25:52 +02:00
urls.py modify url patterns to show steps in rounds; add views for that + html template 2021-04-19 00:21:40 +02:00
views.py add integration test for create + next part and fix bugs 2021-04-21 00:23:20 +02:00