Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Giorgos Logiotatidis 96933d89d6 Add bleach dependency. 2015-05-13 13:56:28 +03:00
Giorgos Logiotatidis 69471b0b8b Use find_packages() to package all packages of module.
Current setup.py includes only the django_jobvite package and excludes all
the packages within the django_jobvite directory, like migrations,
management, etc. Long story short, if you install django_jobvite using
pip it doesn't work.
2015-05-13 13:51:25 +03:00
Paul Osman 0433e8d368 Initial commit. Just a single view that fetches Jobvite XML, parses it and returns some JSON. 2011-04-19 21:53:24 -04:00