realms-wiki/realms/modules/wiki
Chase Sterling 07b5371a1a Fix usage of is_anonymous as a method for new version of flask-login 2016-09-06 00:08:58 -04:00
..
static/js Merge branch 'master' into partials-update 2016-09-04 12:31:56 -04:00
templates/wiki Viewing historical versions of pages now works, and show historical version of partials as well 2016-09-04 16:35:56 -04:00
__init__.py systematic use of `from __future__ import absolute_import`. it eliminates `import NAME` confusion with very common names (eg. `import ldap` is very ambiguous: can be a ldap module from realms-wiki, a ldap module from flask-ldap-login, or `python-ldap` module. 2016-09-05 01:29:29 +02:00
assets.py more readable imports 2016-09-05 01:30:37 +02:00
hooks.py systematic use of `from __future__ import absolute_import`. it eliminates `import NAME` confusion with very common names (eg. `import ldap` is very ambiguous: can be a ldap module from realms-wiki, a ldap module from flask-ldap-login, or `python-ldap` module. 2016-09-05 01:29:29 +02:00
models.py Merge branch 'master' into partials-update 2016-09-05 13:30:27 -04:00
tests.py more readable imports 2016-09-05 01:30:37 +02:00
views.py Fix usage of is_anonymous as a method for new version of flask-login 2016-09-06 00:08:58 -04:00