Skip to content

andressrg/swmanager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Startup Weekend Event Manager Build Status

Project Resources

Convention for commits

Prepend the Pivotal Tracker story number to each commit. E.g.,:

[15123994] Adding token authentication

Git practices

Virtualenv

This project uses Virtualenv and distribute/pip to install dependencies. Make sure you have virtualenv installed locally and maybe virtualenv_wrapper. For more info go to the wiki section and check development enviroment deployment topics.

MongoDB and Django

This project runs django and tastypie specific version to work with mongodb. See the requirements.txt file for details.

Unit testing

This project uses unittest2 with nose as runner trough TOX.

Running tests

$ cd /path/to/project/root/
$ tox

About

Startup Weekend Event Manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published