Added csv file logging

This commit is contained in:
Timofey Mazurov
2021-03-17 03:13:37 +03:00
parent 933ebb72d6
commit 259ab76cba
2 changed files with 30 additions and 3 deletions
+1
View File
@@ -12,6 +12,7 @@ local_settings.py
db.sqlite3
db.sqlite3-journal
media/
logs.csv
# If your build process includes running collectstatic, then you probably don't need or want to include staticfiles/
# in your Git repository. Update and uncomment the following line accordingly.