Skip to content

DanBeard/djangae-testapp

 
 

Repository files navigation

Djangae Test App

This is a Django project for the purposes of testing Djangae.

It pulls in a whole load of the Django core tests (tests for Django itself). Running these tests is highly useful for developing/testing the Datastore Database connector in Djangae.

Usage

$ git submodule update --init
$ python2.7 manage.py test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.0%
  • PHP 4.1%
  • JavaScript 1.5%
  • HTML 1.1%
  • C 0.7%
  • CSS 0.4%
  • Other 0.2%