summaryrefslogtreecommitdiff
path: root/app/sightings/admin.py
AgeCommit message (Expand)Author
2024-05-09admin: fixed all the maps to work with django 5 changesluxagraf
2024-05-09sight: added map backluxagraf
2024-05-01updated code to remove OSMGeoAdmin for django 5luxagraf
2024-03-19sight: fixed table code for year listluxagraf
2023-02-01sightings: restricted jrnl results to a month on either side of the postluxagraf
2022-12-27sight: fixed admin and removed rating from walksluxagraf
2022-09-27sightings: added date seen and a search field to adminluxagraf
2022-02-14sght: cleaned up adminluxagraf
2022-02-14sght: added admin css to style things prettilyluxagraf
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-09-08added autocomplete to admin sightingsluxagraf
2019-02-18redid sightings design and moved all location defered things to locationluxagraf
2019-02-01redid jrnl to speed things up and use less memoryluxagraf
2018-06-12added date to sightings so I can back dateluxagraf
2018-06-09added a have_seen column to admin for apsluxagraf
2018-06-08got inline map workingluxagraf
2018-06-08experimenting with admin map widget 3rd partyluxagraf
2018-06-08testing inline mapsluxagraf
2018-06-08added life list page and inline editing of sightings by animalluxagraf
2018-03-22added autocomplete to sightings so it's easier to find APsluxagraf
2018-02-09fixed a bug in adminluxagraf
2018-02-09added images to AP adminluxagraf
2018-02-09removed gallery form from sightingsluxagraf
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-01-29added sightings to entry templateluxagraf
2018-01-28abstracted birds out to sightingsluxagraf