summaryrefslogtreecommitdiff
path: root/app/birds
AgeCommit message (Collapse)Author
2018-02-06converted to new path url structure and updated pagination to handle it.luxagraf
2018-01-29added sightings to entry templateluxagraf
2018-01-28abstracted birds out to sightingsluxagraf
2018-01-21updated code to work with django 2.0luxagraf
2017-12-14cleaned up notes, archived old apps, moved checkins to locations appluxagraf
where it should have been from the beginning
2017-11-09fixed a couple small bugsluxagraf
2017-11-09fixed bird admin. maybe.luxagraf
2017-09-06updated bird and jrnl admins to make maps and photos betterluxagraf
2017-07-16updated birds app for faster bird addingluxagraf
2017-07-14cleaned up admin for birdsluxagraf
2016-03-27added build script to birds appluxagraf
2016-03-21added inline image preview to birdsightings changeform and fixed privateluxagraf
gallery pages
2016-03-21fixed bird admin bug with new audioluxagraf
2016-03-21Added audio manytomany to sightings to make admin easierluxagraf
2016-03-21fixed up bird app archive pagesluxagraf
2016-03-21finished up bird app basics. Pretty much works now. Just need builder toluxagraf
write it out
2016-03-05Added map to bird detail pageluxagraf
2015-12-03added namespace to all urls via the new app_name param in url files asluxagraf
per django 1.10
2015-12-02updated url schemes to quiet some django 1.10 warningsluxagraf
2015-11-19Consolidated and expanded the TODO list, which is alas, quite long atluxagraf
the moment
2015-11-08Ported Bird app to CBV and modern URL structure. Also added base classluxagraf
to utils module to handle my pagination scheme so I can reuse that bit of code
2015-06-16fixed map bugs in birds appluxagraf
2015-05-15made the birds admin a little slickerluxagraf
2015-05-03work started on bird app and displayluxagraf
2014-07-02Finished up majority of v8 redesign, merging back to masterluxagraf
2014-05-23switched to local file for OpenLayers.js so Chromium won't complainluxagraf
about http files over https
2014-05-23minor refactor to adoipt pep8 and pyflakes coding styles and clean upluxagraf
some cruft that's been hangin round for years
2014-05-09modified birds app to use Locations.location, eliminated birdinglocation and ↵luxagraf
added point field to bird sighting model
2014-05-08added birding app for real this timeluxagraf