2r1b/two_rooms/forms.py

6 lines
75 B
Python

# from django import forms
# from .models import Game, Player
# TODO ...