Skip to content

icedhacker/django-admin-bootstrap-gae

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-admin-bootstrap-gae

This is a sample Django Admin application using Google Cloud SQL / Google App Engine

Step 1 : Create a Django Application

Google App Engine does not support Django 1.7 which is required for django-admin-bootstrapped v2.x. So, we have to use the django-admin-bootstrapped v1.x

Step 3 : Copy the django-admin-bootstrapped folder into your project folder

Step 4 : Add in the list of installed apps in settings.py

Step 5 : Configure Database in settings.py

Step 6 : Add app.yaml file

About

Django Admin Bootstrap Application for Google App Engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published