summaryrefslogtreecommitdiff
path: root/app/locations/models.py
AgeCommit message (Collapse)Author
2018-02-05abstracted the next prev links into utils so now they work for everyluxagraf
model that implements a get_%S_admin_link method and loads the JS
2018-01-21updated code to work with django 2.0luxagraf
2017-12-14cleaned up notes, archived old apps, moved checkins to locations appluxagraf
where it should have been from the beginning
2016-03-21finished up bird app basics. Pretty much works now. Just need builder toluxagraf
write it out
2015-11-17Oh just getting ready for some live testing. because, why not?luxagraf
2015-10-31added src to sitemap and fixed a url error in location sitemap. whoops.luxagraf
2015-02-25started work on per-post mappingluxagraf
2014-06-15added get_bounds function to query nominatim for admin boundaries based on ↵luxagraf
lat/lon. Not used anywhere just yet
2014-05-29bugs fixes and changed image urls to use httpslxf
2014-05-25added writing/location urls to sitemapluxagraf
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-09modified birds app to use Locations.location, eliminated birdinglocation and ↵luxagraf
added point field to bird sighting model
2014-05-08added birding app, fixed a few python-related bugs throughout the code base.luxagraf
2013-09-04added favicon and tweaked a few templatesluxagraf
2013-08-29misc bug fixesluxagraf
2013-05-28bug fixes for links in main menusng
2012-09-22site reorgluxagraf