This website requires JavaScript.
Explore
Help
Sign In
gesche
/
geschichten
Watch
1
Star
0
Fork
You've already forked geschichten
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
6133fb1891
geschichten
/
stories
/
writingtogether
History
Gesche
6133fb1891
add function to determine if all players are ready for the next round; fix tests
2021-04-20 00:31:23 +02:00
..
migrations
make things easier by adding turn numbers
2021-04-20 00:25:15 +02:00
templates
/writingtogether
modify url patterns to show steps in rounds; add views for that + html template
2021-04-19 00:21:40 +02:00
tests
add function to determine if all players are ready for the next round; fix tests
2021-04-20 00:31:23 +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
add function to determine if all players are ready for the next round; fix tests
2021-04-20 00:31:23 +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
reset migrations again (not doing participants for now, leads to truple with the manytomany field with the same name)
2021-04-20 00:01:48 +02:00