Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 316 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 316 Bytes

jisc

Please visit this site for preview: http://jisc.herokuapp.com/

Admin credentials

User: admin Pass: admin

General

To send email with a specific post

python manage.py sendmail <post_id>

Problem: this is not automatic but I wasn't sure what action was supposed to trigger the auto email sending.