need to include the model location.
[oweals/karmaworld.git] / reqs /
2014-01-02 Charles ConnellMove to html2text
2013-12-31 Charles ConnellSearch notes using IndexDen
2013-12-25 BryanMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-12-23 Charles ConnellDifferent URL shortening system
2013-12-23 Charles ConnellTweet about new notes periodically
2013-12-20 Bryanresolving merge conflict by adding both requirements.
2013-12-20 Bryan BonvalletAdding beautifulsoup4 back. still needed.
2013-12-19 Bryanmissing dependencies; not sure how beautifulsoup4 got...
2013-12-18 Bryan BonvalletMerge pull request #164 from FinalsClub/filepick.io
2013-12-18 Charles ConnellBetter Evernotes
2013-12-18 Charles ConnellBasics of Evernote workaround
2013-12-17 BryanMerge remote-tracking branch 'origin/filepick.io' into...
2013-12-17 BryanMerge filepick.io into feature_vagrant_startup
2013-12-16 Charles ConnellBeginning Selenium tests
2013-12-13 Bryan BonvalletMerge branch 'filepick.io' of ssh://github.com/FinalsCl...
2013-12-12 Bryanautomating USDE course synchronization for #195, but...
2013-12-04 Bryanpulling in nginx config
2013-12-02 Bryanfirst_deploy completes, supervisord runs (#174), but...
2013-11-12 Robert CallUpdate common.txt
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