summaryrefslogtreecommitdiff
path: root/app/locations/models.py
AgeCommit message (Collapse)Author
2023-06-05loc: added Travels to locationsluxagraf
2022-01-03loc: fixed a bug in Track save methodlxf
2022-01-02loc: made walks display track on maplxf
2020-12-02ready to get rid of photos model for media modelluxagraf
2020-03-08renamed walk to track for genericnessluxagraf
2020-03-08added and organized walk admin list viewluxagraf
2020-03-08fixed a bug in GPX Track creatorluxagraf
2020-01-27abstracted breadcrumbs into seperate templateluxagraf
2019-12-29Added new GPX tracking model and Walk to locationsluxagraf
2019-07-04added guides to main adminluxagraf
2019-05-25made some changes to use new checkin modellxf
2019-02-18redid sightings design and moved all location defered things to locationluxagraf
objects
2019-02-01redid jrnl to speed things up and use less memoryluxagraf
2018-09-29fixed campsite priceluxagraf
2018-09-29changed campsite price display in adminluxagraf
2018-09-05added total_price to campsite adminluxagraf
2018-09-05fixed some bugs on the live siteluxagraf
2018-09-05added price to campsite modelluxagraf
2018-07-07added campsite model, refactored some code to avoid circular imports,luxagraf
reorganized some auxilary functions and fixed broken build JS.
2018-07-03added location as child of other locationsluxagraf
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