Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-17 | settings.py: Use BASE_DIR in template directories | Kyle McFarland | |
Previously environments where the cwd wasn't the project root would except looking for base.html using a relative path, this fixes that to use an absolute path instead. (fixes running with apache + mod_wsgi) | |||
2018-10-04 | Initial commit of the coding assignment base project | workmai | |