This website requires JavaScript.
Explore
Help
Sign in
Andreas
/
evennia
Watch
1
Star
0
Fork
You've already forked evennia
0
mirror of
https://github.com/evennia/evennia.git
synced
2026-03-31 21:17:17 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
d496606a3c
evennia
/
evennia
/
objects
History
Download ZIP
Download TAR.GZ
Griatch
709f5ff5b3
Reworked most of the system to use sessions directly instead of sessids by the introduction of on-object sessionhandlers. No debugging done yet.
2015-11-14 18:36:19 +01:00
..
migrations
Adding migrations for django1.8.
2015-04-04 00:08:51 +02:00
__init__.py
Run "futurize -1 -w -n ."
2015-10-01 20:00:28 +01:00
admin.py
Have every class inherit from object.
2015-11-09 10:11:34 +01:00
manager.py
Don't use long, since it doesn't exist in python3.
2015-11-02 00:19:04 +01:00
models.py
Use list* from future.utils.
2015-11-09 10:23:00 +00:00
objects.py
Reworked most of the system to use sessions directly instead of sessids by the introduction of on-object sessionhandlers. No debugging done yet.
2015-11-14 18:36:19 +01:00