Merge branch 'master' of github.com:FinalsClub/karmaworld
[oweals/karmaworld.git] / karmaworld / templates / notes /
2013-02-01 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-01 Charles Holbrowremoving slash after all instances of {{ STATIC_URL...
2013-02-01 Charles Holbrowreplacing /static with {{ STATIC_URL }} template tag
2013-01-18 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-01-17 Seth Woodworthadding raw note iframe view, route and template
2013-01-10 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-01-10 Seth Woodworthcommenting out other unused html from note_detail
2013-01-10 Seth Woodworthconditional display of note.desc on note_detail page
2013-01-10 Seth Woodworthadding first pass of note viewing page, iframe NotImple...