summaryrefslogtreecommitdiff
path: root/app/sightings/views.py
AgeCommit message (Expand)Author
2024-03-19sight: fixed table code for year listluxagraf
2024-03-18sight: added a sortable table to birds of the yearluxagraf
2023-09-24dialog: tweaked templates for life list and year list viewsluxagraf
2023-09-23dialog: updated urls to include by yearluxagraf
2023-07-28main: removed some apps I wasn't using and added bak to git to preserveluxagraf
2021-01-15proj: updated several views to use utils.LuxDetailViewluxagraf
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-08added life list page and inline editing of sightings by animalluxagraf
2018-05-16changed sightings to emphasize the dialogue aspectluxagraf
2018-03-25changed search filter to containsluxagraf
2018-03-22fixed some autocomplete bugsluxagraf
2018-03-22fixed a little bug in autocomplete for sightingsluxagraf
2018-03-22added autocomplete to sightings so it's easier to find APsluxagraf
2018-01-28abstracted birds out to sightingsluxagraf