This is the source code for http://randomiseme.org
Development environment as a vagrant VM available here
$ vagrant ssh
$ workon rm
$ python manage.py runserver 0.0.0.0:8000
Superuser already created: super/super1
Source code mounted to host at ./src/randomise.me