A Django app for managing tilde.town.
 
 
 
 
 
Go to file
nate 0a5dae85a3 handle renaming in pre_save
I chose pre_save so that if renaming fails, the db and disk remain consistent.
2018-02-23 14:31:58 -08:00
scripts
ttadmin handle renaming in pre_save 2018-02-23 14:31:58 -08:00
.gitignore
README.md
serversetup.md
setup.py

README.md

tildetown-admin

Being an adminstrative tool written in Django for https://tilde.town.

Features, present and future

  • User signup form
    • client-side key generation
  • Guestbook
  • Helpdesk
  • User account management
  • Start/stop services
  • Cost reporting from AWS
  • Status monitoring

Requirements

  • Python 3.5+
  • PostgreSQL 9+

Installation / setup

Refer to the rather rough server setup guide. just ask ~vilmibm though if you want to set this up.

Authors

License

AGPL 3.0