Skip to content

Instantly share code, notes, and snippets.

@PCreations
Created July 23, 2015 20:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PCreations/7c1da4330d39f5928219 to your computer and use it in GitHub Desktop.
Save PCreations/7c1da4330d39f5928219 to your computer and use it in GitHub Desktop.
trackr
├── README.rst
├── docs
├── requirements
└── trackr
├── manage.py
└── trackr
├── __init__.py
├── settings.py
├── urls.py
└── wsgi.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment