Renamed static ev directory to evennia_general

Removed defunct news app.
This commit is contained in:
Kelketek Rritaa 2014-06-29 08:14:33 -05:00
parent a34ddea236
commit def97b58a8
18 changed files with 5 additions and 298 deletions

View file

@ -569,7 +569,6 @@ INSTALLED_APPS = (
'src.comms',
'src.help',
'src.scripts',
'src.web.news',
'src.web.webclient')
# The user profile extends the User object with more functionality;
# This should usually not be changed.