Griatch
|
e742227a2c
|
Correct reverse() calls for typeclassed entities. Resolve #1743
|
2019-06-10 07:46:09 +02:00 |
|
Griatch
|
72f4fedcbe
|
Merge with develop and fix merge conflicts
|
2018-10-01 20:58:16 +02:00 |
|
Tehom
|
737d551cd7
|
Fix search and timeout with large database
|
2017-11-09 22:33:08 -05:00 |
|
Ryan Stein
|
cd21fb2396
|
Use Python 3's new super() convention.
|
2017-11-02 10:41:41 -04:00 |
|
Nicholas Matlaga
|
e1db190329
|
change references to db_subscriptions to reference handler correctly
|
2017-10-27 14:10:19 -04:00 |
|
Griatch
|
b278337172
|
Make PEP8 cleanup of line spaces and character distances as well as indents
|
2017-08-19 23:16:36 +02:00 |
|
Griatch
|
822227090b
|
Add missing fix to ChannelDB admin.
|
2016-12-06 20:03:26 +01:00 |
|
Tehom
|
ee19a92c55
|
Fix django admin for other typeclasses. ChannelDB still requires subscribers to validate. Changed PickleField's clean method to prevent attribute errors for attributes added during basetype setup.
|
2016-12-06 07:06:46 -05:00 |
|
Tehom
|
b80f7c3637
|
Attributes in django admin now also editable inline, causing them to call the AttributeHandler or NicksHandler of the appropriate object.
|
2016-11-22 09:40:41 +01:00 |
|
Griatch
|
c66ae693c5
|
Run migrations! Adds support for saving Msg entities in an Attribute. Note that recovering Msgs from an Attribute saved *before* this fix can still cause tracebacks. They may not be recoverable since dbobjects are not possible to unpickle on their own.
|
2016-09-05 11:15:14 +02:00 |
|
Griatch
|
e37079aa5b
|
Converted the comm system folder to use Google style doc strings, as per #709.
|
2015-05-16 11:04:30 +02:00 |
|
Griatch
|
ad3f19896c
|
Changed all src/ and ev references to evennia
|
2015-01-07 15:36:32 +01:00 |
|
Griatch
|
c7325a5032
|
Further reworking, naming the library folder 'evennia' instead of lib or src.
|
2015-01-07 13:36:57 +01:00 |
|