From 12e23c4dfe286c4b0d715825077572f84674173a Mon Sep 17 00:00:00 2001 From: Klaus-Uwe Mitterer Date: Sat, 24 Oct 2020 16:50:04 +0200 Subject: [PATCH] Make stuff a little prettier --- .gitignore | 2 ++ README.md | 5 +++++ frontend/templates/frontend/form.html | 2 +- frontend/templates/frontend/unavailable.html | 1 + frontend/templates/frontend/unpaid.html | 2 +- frontend/urls.py | 6 ++++-- frontend/views.py | 19 +++++++++++++++---- ledger/models.py | 4 ++++ localsettings.dist.py | 12 ++++++++++++ requirements.txt | 4 +++- smsauth/views.py | 8 ++++---- susioma/settings.py | 20 +++++++++++++------- 12 files changed, 65 insertions(+), 20 deletions(-) create mode 100644 README.md create mode 100644 frontend/templates/frontend/unavailable.html create mode 100644 localsettings.dist.py diff --git a/.gitignore b/.gitignore index cd2dd3a..1648010 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ db.sqlite3 *.swp *.pyc __pycache__/ +localsettings.py +migrations/ \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..8d1b579 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Paysafecard Dealer + +## TODO + +* Find a way to reliably purchase PSCs automatically and implement this in the buyer app \ No newline at end of file diff --git a/frontend/templates/frontend/form.html b/frontend/templates/frontend/form.html index e6d0eac..6a01c05 100644 --- a/frontend/templates/frontend/form.html +++ b/frontend/templates/frontend/form.html @@ -8,7 +8,7 @@ Bitte gib hier den sechsstelligen Code ein, den du per SMS erhalten hast: