realms-wiki/realms
Stephane Martin 1152c851e1 woosh -> whoosh 2016-09-05 01:30:37 +02:00
..
config woosh -> whoosh 2016-09-05 01:30:37 +02:00
lib more readable imports 2016-09-05 01:30:37 +02:00
modules more readable imports 2016-09-05 01:30:37 +02:00
static Make modules contain their own static files and templates 2016-08-15 23:06:05 -04:00
templates Merge branch 'master' into oauth_redirect 2016-09-04 12:25:57 -04:00
__init__.py more readable imports 2016-09-05 01:30:37 +02:00
commands.py more readable imports 2016-09-05 01:30:37 +02:00
version.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