drbotzo-idlerpg/idlerpg
Brian S. Stephan 4a8babf39e
enforce exclusivity of only one active Game at a time
a prior commit made this determination for now, for simplicity's sake
(and also what are the odds of running two games at once on the same
codebase), but it was'n really enforced until now

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2024-06-01 23:26:49 -05:00
..
migrations enforce exclusivity of only one active Game at a time 2024-06-01 23:26:49 -05:00
__init__.py initial project scaffolding, just structure + license stuff mostly 2024-05-03 14:50:57 -05:00
admin.py implement the bones of character management 2024-05-06 00:16:16 -05:00
ircplugin.py enforce exclusivity of only one active Game at a time 2024-06-01 23:26:49 -05:00
models.py enforce exclusivity of only one active Game at a time 2024-06-01 23:26:49 -05:00