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
d242537d80
evennia
/
evennia
/
accounts
History
Download ZIP
Download TAR.GZ
Griatch
d242537d80
Minor cleanup
2019-05-18 13:20:45 +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
Minor cleanup
2019-05-18 13:20:45 +02:00
admin.py
Make PEP8 cleanup of line spaces and character distances as well as indents
2017-08-19 23:16:36 +02:00
bots.py
Move ircbot factory path to class variable for easy overloading
2019-02-07 23:31:56 +01: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