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
1
4f4a0ef479
evennia
/
evennia
/
typeclasses
History
Download ZIP
Download TAR.GZ
Griatch
126dd135cb
Fix an inconsistency in category-refresh for empty string, related to
#2236
2020-11-12 20:46:53 +01:00
..
migrations
The django.db.backends.postgresql_psycopg2 module is deprecated in favor of django.db.backends.postgresql. It’s been an alias since Django 1.9
2020-02-09 20:14:47 -06:00
__init__.py
Make PEP8 cleanup of line spaces and character distances as well as indents
2017-08-19 23:16:36 +02:00
admin.py
Make scripts/objects lists use EvMore. Change EvMore to not justify by default.
2020-01-11 15:49:12 +01:00
attributes.py
Fix an inconsistency in category-refresh for empty string, related to
#2236
2020-11-12 20:46:53 +01:00
managers.py
Ran black on sources
2020-10-21 21:11:04 +02:00
models.py
Update docstrings to pass autodoc parsing
2020-10-11 17:15:30 +02:00
tags.py
Add unittest for Attr/Tag.batch_add, clarify docstrings.
Resolves
#2125
2020-07-18 23:10:46 +02:00
tests.py
Run black on sources; add black config
2020-07-27 21:12:06 +02:00