summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-21additional fixes to run under python 3.2lxf
2014-05-13Remaned the bookhighlight model to be singlar and imported all the jsonluxagraf
2014-05-13Fixed some template tags to work with django 1.6+ and added microformatsluxagraf
2014-05-13Created the book and bookhighlights models, along with a quick and dirtyluxagraf
2014-05-09modified birds app to use Locations.location, eliminated birdinglocation and ...luxagraf
2014-05-08added birding app for real this timeluxagraf
2014-05-08moved taggit to virtualenv and cleaned up lib appluxagraf
2014-05-08added birding app, fixed a few python-related bugs throughout the code base.luxagraf
2014-04-30updated requirements and removed memcachedluxagraf
2014-04-30removed sketchy half finished stuffluxagraf
2014-05-01added stuff appluxagraf
2014-05-01stop google from indexing admine siteluxagraf
2014-05-01added books appluxagraf
2014-05-01fixed Flickr issues and photo template settingsluxagraf
2013-09-13fixed some bugs related to larger images and new flickr scriptsluxagraf
2013-09-12converted photo scrapers to use flickr_api and generated x2 higher res images...luxagraf
2013-09-10migrated to gunicorn, fixed elements broken in move to digital ocean and rebu...luxagraf
2013-09-04added favicon and tweaked a few templatesluxagraf
2013-08-29misc bug fixesluxagraf
2013-05-28Merge branch 'master' of http://git.luxagraf.net/luxagrafsng
2013-05-28bug fixes for links in main menusng
2013-05-26fixed bug regarding state/location data in template codeluxagraf
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
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
2013-05-15fixed image thumbnails, expanded body text entry field, switched map to OSM a...luxagraf
2013-05-07turned off django timezone support because it was doing womky things to datesluxagraf
2013-05-02fixed region/country/state links on archive and detail pagesluxagraf
2013-05-02added a function to build writing by regionluxagraf
2013-05-02reverted writing view to a function because class-based view was conflicting ...luxagraf
2013-04-24changed map to have fallback for CDN hosted scriptsluxagraf
2013-04-24moved rss feed and got rid of Feedburnerluxagraf
2013-04-24moved rss feed and got rid of Feedburnerluxagraf
2013-04-24fixed about template to actually output pageluxagraf
2013-04-24updated for django 1.5, removed grappelli dependencyluxagraf
2013-04-23fixed bug in details viewsluxagraf
2013-04-23fixed bug in details viewsluxagraf
2013-04-23fixed bug in guidesluxagraf
2013-04-23swtiched from google maps api to OSM with leafletluxagraf
2012-12-12started building code blogluxagraf
2012-11-23tweaked template for baby videos pageluxagraf
2012-11-23Merge branch 'master' of http://git.luxagraf.net/luxagrafluxagraf
2012-11-23added a template for the baby videos pageluxagraf
2012-11-23cut and pasted in changes from master on server to avoid merge conflictluxagraf
2012-11-23cut and pasted in changes from master on server to avoid merge conflictluxagraf
2012-11-22tweaked Pages template loader to allow for custom templates based on the %s.h...luxagraf
2012-10-21fixed homepageluxagraf
2012-10-21fixed bug with settings import in photos. Good lesson in why your excepts nee...luxagraf