migrations
|
make things easier by adding turn numbers
|
2021-04-20 00:25:15 +02:00 |
templates
|
add round and total rounds to update view
|
2021-05-05 21:59:11 +02:00 |
tests
|
login: make login required and add a login html
|
2021-05-04 23:13:35 +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
|
story part update now redirects back to index
|
2021-05-04 23:41:06 +02:00 |
views.py
|
add round and total rounds to update view
|
2021-05-05 21:59:11 +02:00 |