Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-06 | converted to new path url structure and updated pagination to handle it. | luxagraf | |
2018-02-05 | abstracted the next prev links into utils so now they work for every | luxagraf | |
model that implements a get_%S_admin_link method and loads the JS | |||
2018-01-31 | fixed some admin bugs on live server | luxagraf | |
2017-11-09 | fixed bird admin. maybe. | luxagraf | |
2017-09-28 | fixed a bug with render_to_response | luxagraf | |
2017-07-16 | Updated to django autocomplete v3 | luxagraf | |
2016-12-13 | Added video upload tools and inserting | luxagraf | |
2016-06-17 | fixed notes to be like an instagram for the web also tweaked styles for | luxagraf | |
picwide captions and added support for show camera make, model and lens | |||
2015-11-08 | Updated books app to use new CBVs and urls, also brought everything up | luxagraf | |
to PEP 8 styles | |||
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 |