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
6158f247bc
evennia
/
evennia
/
accounts
History
Download ZIP
Download TAR.GZ
Griatch
7f3c6dd918
Change tutorial typeclass to Tutorial Readable and TutorialClimbable. Improve error report for failed typeclass import.
2019-08-24 16:55:46 +02:00
..
migrations
Resolve support for Django 2.0
2019-03-25 21:45:34 +01:00
__init__.py
First step with both account+player at the same time, copying player to account.
2017-07-05 08:30:06 +02:00
accounts.py
Change tutorial typeclass to Tutorial Readable and TutorialClimbable. Improve error report for failed typeclass import.
2019-08-24 16:55:46 +02:00
admin.py
Correct reverse() calls for typeclassed entities.
Resolve
#1743
2019-06-10 07:46:09 +02:00
bots.py
Make grapevine connect and work
2019-06-23 18:59:45 +02:00
manager.py
Merge with develop and fix merge conflicts
2018-10-01 20:58:16 +02:00
models.py
Refactored signals with better names and more of them. Put them after hook calls.
2019-04-13 18:05:15 -04:00
tests.py
Resolve support for Django 2.0
2019-03-25 21:45:34 +01:00