Griatch
|
0c29d359f6
|
Added @setcmdalias for creating aliases for commands (l -> look etc). Also moved the hard-coded defaults to settings.py instead.
|
2009-10-16 21:04:07 +00:00 |
|
Greg Taylor
|
573d1b6e88
|
Finally got around to creating admin.py files for all of the apps. This will prevent some really weird import errors and fixes an issue with the Attribute model's admin display. May also cut resource usage slightly for MUD server instances. Needs more testing!
|
2009-04-17 03:08:18 +00:00 |
|
Greg Taylor
|
0169c52442
|
Fix the admin displays for most of the models. ConfigValue is being weird for some reason, though.
|
2009-01-18 04:54:05 +00:00 |
|
Greg Taylor
|
f6ee697e04
|
Move away from fixtures in favor of src/initial_setup.py, which makes it a little easier to change stuff like this. It also avoids over-writing stuff when syncdb is ran. This commit features database layout changes to ConnectScreen and CommChannel. It is recommended that you drop your database and re-sync. If this is not acceptable, talk to me about a migration plan. We will be investigating schema evolution down the road.
|
2009-01-18 04:22:58 +00:00 |
|
Greg Taylor
|
5249f27074
|
Things should be working again, minus the web stuff.
|
2008-12-15 04:35:00 +00:00 |
|
Greg Taylor
|
837f1152c6
|
Starting here, trunk is broken pending re-organizations. Check out the previous revision if you'd like to tinker.
|
2008-12-15 04:00:25 +00:00 |
|