Skip to content

dannymilsom/djangae-blog

Repository files navigation

djangae-blog-example

A simple blog built using djangae, a Django app that allows you to run Django on Google App Engine.

The project boiler plate has been taken from djangae-scaffold.

Installation

First install all the pip requirements via

./install_deps

Then start the development server with

python dev_appserver.py yourapp

Tests

You can run tests using the regular django admin command

python manage.py test

Preview

To view the site in the wild, visit djangae-blog-example.appspot.com

About

A simple blog powered by djangae, hosted on Google App Engine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published