Nav apraksta

.gitignore 58B

1234567
  1. *.pyc
  2. settings_local.py
  3. /.idea/
  4. /db.sqlite3
  5. /db/
  6. /static/