From 0806b55cbec0e034e39a8b0f47a6003958764aed Mon Sep 17 00:00:00 2001 From: MassiveAtoms Date: Fri, 31 Jul 2020 17:24:55 -0300 Subject: [PATCH] clarification --- .gitignore | 2 ++ README.md | 1 + 2 files changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index b435135..4f995e8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,8 @@ # project specific settings.json db.sqlite3 +dummyusers.json +*.prof # Byte-compiled / optimized / DLL files __pycache__/ diff --git a/README.md b/README.md index 56cbeee..9ebee2b 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Remove the `.bak` from `db.sqlite3.bak` and `settings.json.bak` run `./manage.py runserver` this is in development mode. don't actually use it or release it like this. The debug info it shows is spicy. +The instructions mentioned above are for running this in debug mode, not to deploy the project, and this will be ammended in the future. # Features - [x] Books