aboutsummaryrefslogtreecommitdiffstats
path: root/pysite/views/main/index.py (follow)
Commit message (Expand)AuthorAgeLines
* Initial project layout for djangoGravatar Gareth Coles2018-08-07-7/+0
* Add TemplateView class for views that only render a templateGravatar Gareth Coles2018-05-15-5/+3
* Declaring the encoding to be utf-8 is not necessary in Python3 projects, as t...Gravatar Leon Sandøy2018-04-27-1/+0
* Attempt to fix HTTPS and more OAuth issuesGravatar Gareth Coles2018-03-29-2/+1
* Oauth (#45)Gravatar Nate the great2018-03-29-1/+2
* Rearrange views and templatesGravatar Gareth Coles2018-02-21-1/+1
* Move from straight app registration to Blueprints (#6)Gravatar Gareth Coles2018-02-09-0/+10