fork from https://gitlab.com/mailman/postorius
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
|
14 years ago
|
|
tests
|
Added doctests for the UI.
|
14 years ago
|
|
.bzrignore
|
Changed function names and calls in the view to make it work with the new rest-client.
|
14 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.
|
14 years ago
|
|
forms.py
|
Made the password for the login function not visible in clear text.
|
14 years ago
|
|
mailman_rest_client.py
|
added and changed form fields, changed mockup import in rest client
|
14 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.
|
14 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.
|
14 years ago
|
|
views.py
|
Created a mockup login and logout function and added login required as decorator for, among others, the settings page.
|
14 years ago
|