]> gitweb.fperrin.net Git - djsite.git/history - quotes/models.py
...and comment out the jquery_ui bit
[djsite.git] / quotes / models.py
2016-11-18 Frédéric PerrinUse django-ajax-selects for selecting tags and works
2016-11-12 Frédéric PerrinAdd default ordering
2016-11-12 Frédéric PerrinFix display when quotes contain unicode
2016-11-01 Frédéric PerrinAdd a simple display counter
2016-11-01 Frédéric PerrinImplement and use get_absolute_url
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-31 Frédéric PerrinAdd HTML validation
2016-10-19 Frédéric PerrinAdd TinyMCE
2016-10-09 Frédéric PerrinAdd a 'work' concept
2016-09-28 Frédéric PerrinAdd the possibility of attaching notes to an author
2016-09-28 Frédéric PerrinInitial draft of the quotes app
2016-09-28 Frédéric PerrinImport quotes app structure