summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Seth Woodworth [Mon, 7 Jan 2013 20:59:40 +0000 (15:59 -0500)]
adding layout documentation for sphinx
Seth Woodworth [Mon, 7 Jan 2013 20:47:41 +0000 (15:47 -0500)]
adding courses init py
Seth Woodworth [Mon, 7 Jan 2013 20:47:21 +0000 (15:47 -0500)]
importing simplified templates
Seth Woodworth [Mon, 7 Jan 2013 20:45:18 +0000 (15:45 -0500)]
adding course_list homepage url
Seth Woodworth [Mon, 7 Jan 2013 20:44:56 +0000 (15:44 -0500)]
adding Couse fkey to Note model
Seth Woodworth [Mon, 7 Jan 2013 20:44:39 +0000 (15:44 -0500)]
organizing course model and adding update_note_count func
Seth Woodworth [Fri, 4 Jan 2013 00:46:12 +0000 (19:46 -0500)]
fixing some note model save functionality
Seth Woodworth [Fri, 4 Jan 2013 00:45:54 +0000 (19:45 -0500)]
adding courses app, Course and School models
Seth Woodworth [Thu, 3 Jan 2013 00:19:05 +0000 (19:19 -0500)]
adding migrations and uploads to gitignore
Seth Woodworth [Thu, 3 Jan 2013 00:16:20 +0000 (19:16 -0500)]
adding notes app with Note model and adding taggit tagging manager
Seth Woodworth [Wed, 2 Jan 2013 20:40:58 +0000 (15:40 -0500)]
adding docs for configuring and sourcing a virtualenv
Seth Woodworth [Wed, 2 Jan 2013 18:57:20 +0000 (13:57 -0500)]
chmod +x manage.py
Seth Woodworth [Wed, 2 Jan 2013 18:55:16 +0000 (13:55 -0500)]
basing the django project on rdegges' django-skel
Seth Woodworth [Thu, 20 Dec 2012 20:07:07 +0000 (12:07 -0800)]
Initial commit