Code review comment for lp:~developer-ubuntu-com-dev/developer-ubuntu-com/1470715

Revision history for this message
Daniel Holbach (dholbach) wrote :

Ok, this might need some work if we fully plan to move off of mptt - where is templates/zinnia/category_list.html used?

daniel@daydream:~/dev/sites/developer-ubuntu-com$ bzr grep mptt
developer_portal/settings.py: 'mptt', #utilities for implementing a modified pre-order traversal tree
requirements.txt:django-mptt==0.6.1
templates/zinnia/category_list.html:{% load i18n mptt_tags %}
daniel@daydream:~/dev/sites/developer-ubuntu-com$

review: Needs Information

« Back to merge proposal