aboutsummaryrefslogtreecommitdiff
path: root/src/django_pgpmailman/templates
Commit message (Expand)AuthorAgeFilesLines
* Dont duplicate the menu chunk.J08nY2017-08-221-4/+0
* Use glyphicons, HyperKitty uses FA for some reason...J08nY2017-08-223-4/+4
* Use menu-large chunk.J08nY2017-08-221-1/+1
* Move list creation button to the top of list index.J08nY2017-08-221-4/+5
* Fix navbar template chunk.J08nY2017-08-221-11/+13
* Add and use template chunks.J08nY2017-08-224-33/+25
* Allow creating PGP enabled lists.J08nY2017-08-222-0/+24
* Add basic user address index.J08nY2017-08-201-1/+33
* Add list key management, for owners.J08nY2017-08-181-4/+10
* Make list settings forms work.J08nY2017-08-154-7/+30
* Add Encryption and Signature views as FormViews, populate them initally.J08nY2017-08-151-1/+3
* Add List configuration forms.J08nY2017-08-151-0/+2
* Sketch out list management views. Fix many setup issues.J08nY2017-08-128-15/+91
* Add pubkey view for downloading list pubkey.J08nY2017-08-112-20/+42
* Setup static files and make index page work.J08nY2017-08-112-7/+8
* Setup base Django project structure.J08nY2017-08-114-0/+175