summaryrefslogtreecommitdiff
path: root/app/jrnl/models.py
AgeCommit message (Collapse)Author
2016-03-23changed hacky method of determining which image parser to use to 167 to ↵luxagraf
match live site ids
2016-03-23added a new image parser to pull in images from the LuxImage model andluxagraf
inline them with size and srcset support
2016-03-09Hid title field on change form since I can pick it up from the entryluxagraf
title
2016-03-09added actual save function to EntryTitleSongluxagraf
2016-03-09added a song title tracker to jrnl app. credit where it's due.luxagraf
2015-11-17added a time contraint to comment approval systemluxagraf
2015-11-17Oh just getting ready for some live testing. because, why not?luxagraf
2015-11-06fixed some bugs in jrnlluxagraf
2015-11-06rewrote jrnl builder to be self contained in jrnl and based entirely offluxagraf
url patterns/ views, refactored URLs/views to be class based and fixed a few django warning in URL files
2015-11-04refactored blog app and renamed to jrnlluxagraf