This website requires JavaScript.
Explore
Help
Sign in
Annikka
/
evennia
Watch
1
Star
0
Fork
You've already forked evennia
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
306
commits
1
branch
0
tags
55
MiB
d38f2bd2f8
Commit graph
2 commits
Author
SHA1
Message
Date
Greg Taylor
d38f2bd2f8
2008-12-14 01:12:43 +00:00
Greg Taylor
2e6a74760f
Important change! Removed settings.py.dist and settings_common.py in favor of a local_settings.py file. This will make changes to the settings file much easier. You will need to create local_settings.py. Copy-paste any variables you'd like to change from settings.py to local_settings.py. Anything appearing in local_settings.py over-rides settings.py. For those that have been following the codebase and have a settings.py file of their own, you'll need to either delete it or move it to a file name other than settings.py so that the new default settings.py file from the repository may be downloaded.
2008-12-11 16:53:04 +00:00
Renamed from settings.py.dist (
Browse further
)