dansan / spring-replay-site

Website to upload, comment and download replays from/for the SpringRTS engine
http://replays.springrts.com/
GNU General Public License v3.0
11 stars 1 forks source link

No local settings file #132

Closed rosscosack closed 4 years ago

rosscosack commented 4 years ago

To setup the SQL database copy localsettings.py to local_settings.py, and overwrite default settings there (at least DATABASES and ADMINS).

Should there be a local_settings_.py file included in this repo?

dansan commented 4 years ago

The file is located in spring-replay-site/spring_replay_site/local_settings_.py.