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
2030
commits
1
branch
0
tags
55
MiB
ca662d0f7a
Commit graph
2 commits
Author
SHA1
Message
Date
Kelketek
0fa625236e
Removed traces of db_index on db_header and db_title for comms. Turned db_header into textfield.
2013-05-15 06:33:04 -05:00
Griatch
dcc7f29a91
OBS: run migrations! This changes the Msg model to work with ManyToManyFields rather than with custom string representations for storing multiple receivers or channels. It also expands the Msg object with a "title" field and various filter options. This should make it easier to implement mail-like operations using the comms system.
2012-08-30 00:05:00 +02:00