fork from https://gitlab.com/mailman/postorius

@Anna Granudd Anna Granudd authored on 8 Aug 2010
media Initial commit, added unsubscribe possibility to Florian's branch. 14 years ago
templates Added forgotten login.html 13 years ago
tests Added doctests for the UI. 13 years ago
.bzrignore Changed function names and calls in the view to make it work with the new rest-client. 13 years ago
.directory Initial commit, added unsubscribe possibility to Florian's branch. 14 years ago
__init__.py Initial commit, added unsubscribe possibility to Florian's branch. 14 years ago
fieldset_forms.py Added the possibility to delete a list in the list info view. 13 years ago
forms.py Made the password for the login function not visible in clear text. 13 years ago
mailman_rest_client.py added and changed form fields, changed mockup import in rest client 13 years ago
mockdata.py Added a block "links" to base.html and added some links on top of the page to a few of the templates. Also added missing mock data for three fields. 13 years ago
models.py Initial commit, added unsubscribe possibility to Florian's branch. 14 years ago
tests.py Initial commit, added unsubscribe possibility to Florian's branch. 14 years ago
urls.py Created a mockup login and logout function and added login required as decorator for, among others, the settings page. 13 years ago
views.py Created a mockup login and logout function and added login required as decorator for, among others, the settings page. 13 years ago