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
b3d432e0c6
evennia
/
evennia
/
typeclasses
History
Download ZIP
Download TAR.GZ
Tehom
024a476355
get tag from list returned by get_tag
2016-10-19 23:50:30 +02:00
..
migrations
Add migration - run evennia migrate! This adds data migrations for new nick format.
2016-06-26 01:27:37 +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
Added unicode to list of permitted types for db_value in AttributeAdmin.
2016-08-31 22:47:16 +02:00
attributes.py
Added at_idmapper_flush to allow objects more control of their flush characteristics.
2016-10-02 20:52:05 +02:00
django_new_patch.py
Made Evennia run with Django 1.9
2016-02-18 10:12:42 +01:00
managers.py
get tag from list returned by get_tag
2016-10-19 23:50:30 +02:00
models.py
Change so typeclass equality is not only based on dbid but also on model.
2016-10-15 22:48:38 +02:00
tags.py
Added at_idmapper_flush to allow objects more control of their flush characteristics.
2016-10-02 20:52:05 +02:00