A Django app for managing tilde.town.
 
 
 
 
 
Go to file
nathaniel smith 55562572ae oof, get user creation working 2017-02-15 23:25:39 -08:00
scripts oof, get user creation working 2017-02-15 23:25:39 -08:00
ttadmin oof, get user creation working 2017-02-15 23:25:39 -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 totally untested email function 2017-01-20 00:40:18 -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