evennia/evennia/locks
2020-02-17 01:11:31 +01:00
..
__init__.py Added better docstrings to subpackages and cleaned out some places which were unclear. 2015-02-23 17:46:42 +01:00
lockfuncs.py Add inside_rec lockfunc. Resolves #1618 2020-02-17 01:11:31 +01:00
lockhandler.py django.utils.translation.ugettext(), ugettext_lazy(), ugettext_noop(), ungettext(), and ungettext_lazy() are deprecated in favor of the functions that they’re aliases for: django.utils.translation.gettext(), gettext_lazy(), gettext_noop(), ngettext(), and ngettext_lazy(). 2020-02-09 20:14:47 -06:00
tests.py Add inside_rec lockfunc. Resolves #1618 2020-02-17 01:11:31 +01:00