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
4fdcac0f6c
evennia
/
evennia
/
comms
History
Download ZIP
Download TAR.GZ
Johnny
9ad162ec2c
Adds web_get_*_url methods to Channel typeclass.
2018-10-28 13:11:23 +00:00
..
migrations
RUN MIGRATIONS.
Resolves
#1595
.
2018-09-25 19:37:59 +02:00
__init__.py
Added better docstrings to subpackages and cleaned out some places which were unclear.
2015-02-23 17:46:42 +01:00
admin.py
Fix search and timeout with large database
2017-11-09 22:33:08 -05:00
channelhandler.py
typo in docstring.
2018-03-03 11:01:31 +01:00
comms.py
Adds web_get_*_url methods to Channel typeclass.
2018-10-28 13:11:23 +00:00
managers.py
Update/refactor search_channel with aliases and proper query.
Resolves
#1534
.
2018-01-06 20:13:36 +01:00
models.py
RUN MIGRATIONS.
Resolves
#1595
.
2018-09-25 19:37:59 +02:00
tests.py
Adds create() method to DefaultChannel object, and unit test.
2018-10-17 20:26:51 +00:00