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
/
sql
History
Download ZIP
Download TAR.GZ
Greg Taylor
4d94132c54
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
..
commandalias.sql
Possible MySQL fix.
2007-05-27 20:45:40 +00:00
configvalue.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