]> gitweb.fperrin.net Git - djsite.git/history - quotes/views.py
...and comment out the jquery_ui bit
[djsite.git] / quotes / views.py
2016-11-11 Frédéric PerrinFix the random page to not assume 1-based, no gap indexes
2016-11-09 Frédéric PerrinCreate an administrative interface
2016-11-06 Frédéric PerrinSimplify import
2016-11-06 Frédéric PerrinAdd a massimport page
2016-11-04 Frédéric PerrinFirst iteration towards doing a tag cloud
2016-11-04 Frédéric PerrinAdd an index page
2016-11-03 Frédéric PerrinAdd a search page
2016-11-01 Frédéric PerrinAdd a simple display counter
2016-11-01 Frédéric PerrinBetter implement tags, with separate namespaces
2016-10-31 Frédéric PerrinRevert "Use django-tagging for tags"
2016-10-31 Frédéric PerrinUse django-tagging for tags
2016-10-09 Frédéric PerrinAdd a pyflakes check, and fix the warnings
2016-10-09 Frédéric PerrinAdd a 'work' concept
2016-09-28 Frédéric PerrinRename code from 'quotations' to 'quotes'
2016-09-28 Frédéric PerrinInitial draft of the quotes app
2016-09-28 Frédéric PerrinImport quotes app structure