summaryrefslogtreecommitdiff
path: root/app/sketches/models.py
AgeCommit message (Collapse)Author
2018-07-07added campsite model, refactored some code to avoid circular imports,luxagraf
reorganized some auxilary functions and fixed broken build JS.
2018-02-24added util function import to sketchesluxagraf
2018-02-08added a manytomany for sketches in jrnlluxagraf
2018-02-05abstracted the next prev links into utils so now they work for everyluxagraf
model that implements a get_%S_admin_link method and loads the JS
2018-02-03fixed some admin bugs with sketchesluxagraf
2018-02-03finished up notes app and made it liveluxagraf
2018-02-02fixed import errorluxagraf
2018-02-02Moar bugsluxagraf
2018-02-01added sketches modelluxagraf