Major redesign #73
.envrc.gitignore.pre-commit-config.yaml
.vscode
CHANGELOG.mdcommon
games
forms.pymodels.pypurchaseviews.pysessionviews.py
manage.pypoetry.lockpyproject.tomlshell.nixstatic
templates
add_purchase.htmlbase.htmlcomponents.yml
components
button_group_button_sm.htmlbutton_group_sm.htmlgame_link.htmlpopover.htmlsimple_table.htmltable.htmltable_row.htmltable_td.html
list_purchases.htmllist_sessions.htmlnavbar.htmlregistration
stats.htmlview_game.htmltemplatetags
urls.pyviews.pytimetracker
@ -1,5 +1,6 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
"""Django's command-line utility for administrative tasks."""
|
"""Django's command-line utility for administrative tasks."""
|
||||||
|
|
||||||
import os
|
import os
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user