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
ea88ace9fa
evennia
/
apps
/
config
History
Download ZIP
Download TAR.GZ
Greg Taylor
ea88ace9fa
Updating some models to use max_length instead of the deprecated maxlength.
2008-02-09 02:35:28 +00:00
..
sql
Moved the connect screen to the connect_screen config directive. Made the conf_value field on the configvalue model a TextField so we're not getting truncated at 255 as with a CharField. This means you'll need to delete your config tables and re-sync.
2007-10-27 03:25:42 +00:00
__init__.py
Re-organization.
2007-04-03 13:42:51 +00:00
models.py
Updating some models to use max_length instead of the deprecated maxlength.
2008-02-09 02:35:28 +00:00
views.py
Re-organization.
2007-04-03 13:42:51 +00:00