A Django app for managing tilde.town.
 
 
 
 
 
Go to file
Nathaniel Smith 9996fbeb6a Merge pull request #3 from nathanielksmith/master
small improvements
2017-01-16 23:31:25 -08:00
ttadmin handle default displayname 2017-01-16 22:10:55 -08:00
.gitignore ignore sqlite 2016-11-20 14:22:41 -08:00
README.md update readme 2017-01-13 22:36:30 -08:00
serversetup.md notes about server; switch to pgsql; update setup 2016-12-14 00:30:47 -08:00
setup.py notes about server; switch to pgsql; update setup 2016-12-14 00:30:47 -08:00

README.md

tildetown-admin

Being an adminstrative and user-signup tool for [https://tilde.town].

Features

  • User signup form (✓)
    • with client-side key generation (only server-side key validation at this point)
  • Guestbook (✓)
  • Helpdesk (✓)
  • User account management (admin only)
  • Start/stop services
  • Cost reporting using AWS
  • Status monitoring

Libraries

  • Django 1.10
  • Python 3.4+

Authors

License

AGPL 3.0