summaryrefslogtreecommitdiff
path: root/app/blog/views.py
AgeCommit message (Collapse)Author
2015-11-04refactored blog app and renamed to jrnlluxagraf
2015-11-04cleaned up the code in blog and refactored to PEP 8 and class based viewsluxagraf
2015-07-21fixed date based archivesluxagraf
2015-07-15fixed homepage to make rotating out banner a bit easierluxagraf
2015-01-25fixed homepage layout and builderluxagraf
2014-11-02changed homepage to be handcurrated from a new class in blog app.luxagraf
2014-11-02fixed somebugs and made the homepage hand curated with a most popular sectionluxagraf
2014-07-08fixed some url related bugsluxagraf
2014-06-24Rewrote all sass and reconfigured HTML to use more microformats andluxagraf
clearer class names
2014-05-28bug fixes, lots o bugsluxagraf
2014-05-26Added more microformats to writing archives and fixed a few "bugs" inluxagraf
the title tags and page numbering
2014-05-23minor refactor to adoipt pep8 and pyflakes coding styles and clean upluxagraf
some cruft that's been hangin round for years
2013-05-02reverted writing view to a function because class-based view was conflicting ↵luxagraf
with my build script
2013-04-23swtiched from google maps api to OSM with leafletluxagraf
2012-10-21fixed homepageluxagraf
2012-10-21fixed bug with settings import in photos. Good lesson in why your excepts ↵luxagraf
need to be specific
2012-10-22bugfix for writing by regionluxagraf
2012-10-21fixed two bugs, gif projs now get built and the archive list views for ↵luxagraf
writing and photos check to see if the request is from the django client and adjust MEDIA_URL accordingly
2012-10-14converted publishing system to have buttons int the admin and reworked the ↵luxagraf
config system
2012-09-22site reorgluxagraf