summaryrefslogtreecommitdiff
path: root/app/utils/views.py
AgeCommit message (Collapse)Author
2015-11-08Updated books app to use new CBVs and urls, also brought everything upluxagraf
to PEP 8 styles
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