This commit adds the following features to the purge_project.py script:
- Support for a 'test' parameter after the project shortname which will not
actually purge the project, but will test for the existence of mongo data
relating to it
- Support for actually removing all the data related to the project (the exact
data is the same that is backed up by the project_backup.py script.)