Skip to content

nims11/Spoj-User-Tool

Repository files navigation

Spoj User Tool

Django based Spoj User Analysis tool. Currently hosted on Google Appengine: http://spojtool.appspot.com/

Installation

Get the packages listed on http://www.allbuttonspressed.com/projects/djangoappengine and place them inside the project directory as specified.

For Safety modify the SECRET_KEY in secret_key.py

The standard manage.py commands will work.

Use ./manage.py deploy to deploy it to appengine. ./manage.py runserver to test on local machine.

Make sure to set DEBUG to false in settings.py before deploying.

About

Django based Spoj.pl User Analysis Tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published