Commit Graph

10 Commits

Author SHA1 Message Date
Kienan Stewart a8223a2139 Initial pass at the plugin 2018-12-23 23:41:11 -05:00
Kienan Stewart 673d2cc981 Add database schema 2018-12-23 23:40:39 -05:00
Kienan Stewart 31fabf2a47 Use account_root with VENV token in templates for full path 2018-12-23 23:40:14 -05:00
Kienan Stewart cabe395393 Move templates 2018-12-23 14:50:22 -05:00
Kienan Stewart c7b0c863cb Update README 2018-12-22 14:51:38 -05:00
Kienan Stewart 76cbb732b9 Add postinst script 2018-12-22 14:51:21 -05:00
Kienan Stewart 3ffd68027c Remove APP_SUBDIR token from python-path in templates
The extra subdirectory caused problems, at least for Django

The expected layout is now:

docroot
  - app_subdir
    - wsgi.py

It ispossible for app_subdir to be empty in cases where it is not needed.
2018-12-22 14:49:29 -05:00
Kienan Stewart f47a2ae0c4 Add wsgi templates 2018-12-22 13:07:30 -05:00
Kienan Stewart 77ac7b1ec3 Clarify alternc-nss utility and how to port venvs 2018-12-22 12:51:57 -05:00
Kienan Stewart 8051e91677 Initial commit 2018-12-21 23:59:25 -05:00