This commit is contained in:
Les Orchard 2011-07-25 00:58:38 -04:00
Родитель cf93a82e04
Коммит c6356e46d7
1 изменённых файлов: 11 добавлений и 7 удалений

18
TODO.md
Просмотреть файл

@ -6,9 +6,14 @@
* Per-user award list
* Badge image upload
* validate, scale, thumbnail, date-based filename
* steal Demo Studio code for this?
* Sample blog app, valuable button push app
* Show how to wire up badge awards to model activity and signals
* Define initial badges in app/{name}/badges.py
* autodiscover like django-authority?
* Includes signals to hook award/nomination conditions up to model activity
* Register initial set of conditional nominations
* Should still be able to manage images, etc, in admin / database
* Conditional nominations
* Auto-approved when a condition met
@ -19,10 +24,9 @@
* Progress counter
* Badge set completion
* Define initial badges in app/{name}/badges.py
* Includes signals to hook award/nomination conditions up to model activity
* Register initial set of conditional nominations
* Should still be able to manage images, etc, in admin / database
* Badge image upload
* validate, scale, thumbnail, date-based filename
* steal Demo Studio code for this?
* Activity streams - JSON and Atom