summaryrefslogtreecommitdiff
path: root/app/sightings/models.py
AgeCommit message (Collapse)Author
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