summaryrefslogtreecommitdiff
path: root/app/blog/models.py
AgeCommit message (Collapse)Author
2014-11-02rewrote blog to make homepage banner an optional thing for each post.luxagraf
defaults to false
2014-09-30few bug fixes for builder and templatesluxagraf
2014-07-08fixed css bugs. converted to jrnl urls.luxagraf
2014-07-02Finished up majority of v8 redesign, merging back to masterluxagraf
2014-06-24Rewrote all sass and reconfigured HTML to use more microformats andluxagraf
clearer class names
2014-05-29bugs fixes and changed image urls to use httpslxf
2014-05-23minor refactor to adoipt pep8 and pyflakes coding styles and clean upluxagraf
some cruft that's been hangin round for years
2014-05-01fixed Flickr issues and photo template settingsluxagraf
2013-05-26fixed bug regarding location data in template codeluxagraf
2013-05-24changed backend code to validate location using only the point and prompt if ↵luxagraf
no location exists
2013-05-24fixed a bug in the image path of BlogImagesluxagraf
2013-05-15reversion done, data migrated, new model structure headed live...luxagraf
2013-05-15temporarily reverted entry model to earlier version so I can do the database ↵luxagraf
migration somewhat more sanely
2013-05-15fixed image thumbnails, expanded body text entry field, switched map to OSM ↵luxagraf
and added the ability to associate asides with an entry -- still need to add javascript to dynamically create asides.
2013-05-02reverted writing view to a function because class-based view was conflicting ↵luxagraf
with my build script
2012-10-14renamed build to builder and delted extraneous files in builder and blog appluxagraf
2012-09-22site reorgluxagraf