Several changes:
* Fixed catching of AttributeError if API is not available * Fixed resolving of current web host * Removed hard-coded rest api urls from app code * Fixed some typos, did some code clean up * Consolidated various context processors into one * Removed "Go to list"-Dropdown * Settings.REST_SERVER now has to include the uri scheme name ('http://...') * Settings.TEMPLATE_CONTEXT_PROCESSORS now only needs to include *one* processor for mailmanweb: 'mailman_django.context_processors.mailmanweb' |
---|
|
src/mailman_django.egg-info/PKG-INFO |
---|
src/mailman_django/context_processors.py |
---|
src/mailman_django/forms.py |
---|
src/mailman_django/templates/mailman-django/base.html |
---|
src/mailman_django/templates/mailman-django/list_selector.html 100644 → 0 |
---|
src/mailman_django/templates/mailman-django/lists/index.html |
---|
src/mailman_django/urls.py |
---|
src/mailman_django/views.py |
---|