index
:
luxagraf.net.git
master
luxagraf.net django publishing system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
birds
/
models.py
Age
Commit message (
Collapse
)
Author
2018-02-06
converted to new path url structure and updated pagination to handle it.
luxagraf
2018-01-28
abstracted birds out to sightings
luxagraf
2018-01-21
updated code to work with django 2.0
luxagraf
2017-07-16
updated birds app for faster bird adding
luxagraf
2017-07-14
cleaned up admin for birds
luxagraf
2016-03-27
added build script to birds app
luxagraf
2016-03-21
Added audio manytomany to sightings to make admin easier
luxagraf
2016-03-21
fixed up bird app archive pages
luxagraf
2016-03-21
finished up bird app basics. Pretty much works now. Just need builder to
luxagraf
write it out
2015-11-08
Ported Bird app to CBV and modern URL structure. Also added base class
luxagraf
to utils module to handle my pagination scheme so I can reuse that bit of code
2015-06-16
fixed map bugs in birds app
luxagraf
2015-05-15
made the birds admin a little slicker
luxagraf
2015-05-03
work started on bird app and display
luxagraf
2014-05-23
minor refactor to adoipt pep8 and pyflakes coding styles and clean up
luxagraf
some cruft that's been hangin round for years
2014-05-09
modified birds app to use Locations.location, eliminated birdinglocation and ↵
luxagraf
added point field to bird sighting model
2014-05-08
added birding app for real this time
luxagraf