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