Tehom
|
6a851750f3
|
Custom form/formset for adding/removing tags using the handler. Each TagAdmin used by the different typeclasses are now also required to specify a related_field, which seems redundant but is very hard to get around otherwise. Still to do - make sure that all the adds are working properly, and extend this to attributes as well, and make Tag searches still sort of useful in the admin so people can at least check names and so on
|
2016-11-22 09:40:41 +01:00 |
|
Tehom
|
f5c0b8eaaa
|
Small changes to make tag admin usable - needed to have a search function and list filter since the number of aliases can make finding tags otherwise impossible. Put in similar functionality to AttributeInline for TagInline.
|
2016-11-22 09:40:41 +01:00 |
|
Tehom
|
b9ea41e713
|
Added unicode to list of permitted types for db_value in AttributeAdmin.
|
2016-08-31 22:47:16 +02:00 |
|
Griatch
|
83f67ac2c4
|
Minor display fix in the admin.
|
2016-08-25 12:03:12 +02:00 |
|
Griatch
|
8e554ef8f6
|
Updated the typeclasses/ directory modules to use Google style docstrings, as per #709.
|
2015-07-12 13:52:21 +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 |
|