summaryrefslogtreecommitdiff
path: root/app/sightings/models.py
AgeCommit message (Expand)Author
2023-09-24dialog: tweaked templates for life list and year list viewsluxagraf
2022-12-27sight: added the concept of recording to an event, like a walkluxagraf
2022-02-14sght: changed image to featured_image so it would get the fancy pickerluxagraf
2020-12-02ready to get rid of photos model for media modelluxagraf
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
2018-07-09changed sightings to use the image parsing from utilluxagraf
2018-07-07added campsite model, refactored some code to avoid circular imports,luxagraf
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
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