summaryrefslogtreecommitdiff
path: root/app/projects
AgeCommit message (Collapse)Author
2016-02-03added code to projects to link to books, figments, etcluxagraf
2015-12-03switched over to using a single markdown processor from utils everywhereluxagraf
except notes because I'm urlizing notes and I don't want to do that anywhere else.
2015-12-02finished cleaning up all the warnings for depricated features in djangoluxagraf
1.10. I like to be ready yo.
2015-12-02updated url schemes to quiet some django 1.10 warningsluxagraf
2015-12-01updated site to work with django 1.9's new admin lookluxagraf
2015-11-04refactored blog app and renamed to jrnlluxagraf
2014-06-01rough sketch of experiments appluxagraf
2014-05-29bugs fixes and changed image urls to use httpslxf
2014-05-28bug fixes, lots o bugsluxagraf
2014-05-27fixed render_to_geojsonluxagraf
2014-05-27dug fix in projects.viewsluxagraf
2014-05-27switched to newer version of leaflet and fixed a few bugs in the buildluxagraf
of js files
2014-05-27moved all the js files to their respective projects and added theluxagraf
leftlet providers code inline at the top as part of the build process. Also converted everything to stop using google maps.
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-21additional fixes to run under python 3.2lxf
2014-05-08added birding app, fixed a few python-related bugs throughout the code base.luxagraf
2013-04-24updated for django 1.5, removed grappelli dependencyluxagraf
2013-04-23swtiched from google maps api to OSM with leafletluxagraf
2012-12-12started building code blogluxagraf
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-14added project app to handle any animated gifs I might create :-)luxagraf
2012-10-14converted publishing system to have buttons int the admin and reworked the ↵luxagraf
config system
2012-09-22site reorgluxagraf