oweals/karmaworld.git
2013-01-09 bobcallAdded dj_to_world_json.py to bin
2013-01-09 Seth Woodworthgot prefix-less slug matching working for course_detail
2013-01-09 Seth Woodworthadding CourseDetailView, route and placeholder template...
2013-01-09 Seth Woodworthcss changes to go along with course_list / home
2013-01-09 Seth Woodworthfixing up the course_list template to be shiney and...
2013-01-09 Seth Woodworthcommenting out the logged in header template
2013-01-09 Seth Woodworthadding oauth2client requirement for the DriveAuth model
2013-01-09 Seth Woodworthchmod +x fabfile.py
2013-01-09 Seth Woodworthadding DriveAuth model to notes app, closes #10
2013-01-08 Seth Woodworthadding docs about our external css and js imports
2013-01-08 Seth Woodworthadding initial database config docs
2013-01-07 Seth Woodworthadding static files, woo
2013-01-07 Seth Woodworthadding layout documentation for sphinx
2013-01-07 Seth Woodworthadding courses init py
2013-01-07 Seth Woodworthimporting simplified templates
2013-01-07 Seth Woodworthadding course_list homepage url
2013-01-07 Seth Woodworthadding Couse fkey to Note model
2013-01-07 Seth Woodworthorganizing course model and adding update_note_count...
2013-01-04 Seth Woodworthfixing some note model save functionality
2013-01-04 Seth Woodworthadding courses app, Course and School models
2013-01-03 Seth Woodworthadding migrations and uploads to gitignore
2013-01-03 Seth Woodworthadding notes app with Note model and adding taggit...
2013-01-02 Seth Woodworthadding docs for configuring and sourcing a virtualenv
2013-01-02 Seth Woodworthchmod +x manage.py
2013-01-02 Seth Woodworthbasing the django project on rdegges' django-skel
2012-12-20 Seth WoodworthInitial commit