reverting back to original, pre-VM setup
[oweals/karmaworld.git] / reqs /
2013-12-02 Bryanfirst_deploy completes, supervisord runs (#174), but...
2013-10-04 Josh WilliamsUse libmagic to extract the file's creation year
2013-09-24 Andrew Magliozzismall fix
2013-09-24 Andrew Magliozziadjusting requirement for django filepicker version
2013-08-28 Seth WoodworthMerge remote-tracking branch 'origin/fabric' into fp.io
2013-08-27 Seth Woodworthmoving to the sethwoodworth fork of django-filepicker
2013-08-27 Seth Woodworthadd django-filepicker and a document_upload app for...
2013-03-18 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-18 Seth Woodworthadding management command to strip existing Note.html...
2013-03-18 Seth WoodworthMerge pull request #100 from LucianU/master
2013-02-28 Lucian UrsuUpgraded Fabric version.
2013-02-28 Lucian UrsuFixed supervisor version in requirements file.
2013-02-21 Lucian UrsuAdded supervisor to requirements.
2013-02-20 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-19 Seth WoodworthMerge remote-tracking branch 'origin/test'
2013-02-12 Seth Woodworthadding django-nose and coverage to dev requirements
2013-02-07 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-07 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-07 Seth Woodworthadding django-extensions helpers to manage.py
2013-02-01 Seth Woodworthadding amqplib to production requirements
2013-02-01 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-01 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-01 bobcallremove dup. reqs/prod.txt
2013-02-01 Charles HolbrowMerge branch 'master' of https://github.com/FinalsClub...
2013-02-01 Charles Holbrowadding pylibmc to production requirements, removing...
2013-01-30 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-01-29 Seth Woodworthadding django-grapelli, and adding a fkey lookup from...
2013-01-23 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-01-22 Seth Woodworthadding ipdb to dev reqs for better breakpont debugging
2013-01-19 Seth Woodworthremove heroku specific postgres and memcache configs
2013-01-19 Seth Woodworthadding pylibmc to prod reqs
2013-01-19 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-01-19 Seth Woodworthadding djano-kombu to dev requirements to avoid install...
2013-01-19 Seth WoodworthI don't think we require gevent or newrelic in producti...
2013-01-18 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-01-18 Charles Holbrowadding ipython to dev reqs
2013-01-17 Seth Woodworthadding imports for google drive
2013-01-14 Seth WoodworthMerge pull request #29 from LucianU/master
2013-01-11 Seth Woodworthforking django-taggit to the FinalsClub repo
2013-01-09 Seth Woodworthadding oauth2client requirement for the DriveAuth model
2013-01-03 Seth Woodworthadding notes app with Note model and adding taggit...
2013-01-02 Seth Woodworthbasing the django project on rdegges' django-skel