summaryrefslogtreecommitdiff
path: root/app/sightings/models.py
AgeCommit message (Collapse)Author
2019-07-04added guides to main adminluxagraf
2019-05-25made some changes to use new checkin modellxf
2019-03-15added related items complete with template and stylesluxagraf
2019-02-18redid sightings design and moved all location defered things to locationluxagraf
objects
2018-07-09changed sightings to use the image parsing from utilluxagraf
2018-07-07added campsite model, refactored some code to avoid circular imports,luxagraf
reorganized some auxilary functions and fixed broken build JS.
2018-06-09added a have_seen column to admin for apsluxagraf
2018-05-16fixed a bug in ap modelluxagraf
2018-05-16changed layout of sightings pagesluxagraf
2018-03-13fixed an ordering bug in sightings APluxagraf
2018-02-09simplified sightings and added textfield for images and wordsluxagraf
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-02-04added get_latest_by to sightingsluxagraf
2018-01-29added sightings to entry templateluxagraf
2018-01-28fixed some bugs with building sightingsluxagraf
2018-01-28abstracted birds out to sightingsluxagraf