This is a example template for Djangae projects for Google App Engine environment. Configured to work out of the box on windows 8 machines.
In plans to have a basic Vue.JS configuration with django rest framework & registration module.
- libraries loaded from src/sitepackages
- django-registration
- material design heavy-text template getmdl.io
Tested on Google App Engine with Djangae 0.9.9 Alpha version and Django 1.8.12 final
- Download & place djangae in src/sitepackages
- Download & place django in src/sitepackages
- Download & place registration module in src/registration
- Download & place django-rest-framework module in src/rest_framework
- Download & place djang-rest-framework-docs module in src/rest-framework-docs
- Move djang-rest-framework-docs static files to templates/static_files/rest_framework_docs and templates to templates/rest_framework_docs
- Python 2.7.5
- Google App Engine SDK for Python minimum 1.9.0
- Add automation build tool
- Add Vue.JS library as frontend client
- Add Less for CSS