Removing School and Department from Course model to prevent circular dependencies...
[oweals/karmaworld.git] / karmaworld / apps / courses / admin.py
2014-01-07 BryanRemoving School and Department from Course model to...
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-14 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-01-14 Seth WoodworthMerge pull request #29 from LucianU/master
2013-01-14 Seth Woodworthcleaning up shebang, copyright and file encoding for...
2013-01-04 Seth Woodworthadding courses app, Course and School models