drbotzo-idlerpg/idlerpg
Brian S. Stephan 34aa91ad9e
add unique constraint on name + hostmask
I'm thinking that the command to log out will be LOGOUT <name>, which
means the user hostmask must have an unambiguous link to name

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2024-05-10 13:37:17 -05:00
..
migrations add unique constraint on name + hostmask 2024-05-10 13:37:17 -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
models.py add unique constraint on name + hostmask 2024-05-10 13:37:17 -05:00