hasadna / openmuni-budgets

A web app and web API for storing, accessing, visualizing and comparing budgetary data from Israeli municipalities.
http://openmuni.org.il/
BSD 3-Clause "New" or "Revised" License
15 stars 28 forks source link

Consider refactoring TemplateNode and SheetItem models to use django-mptt #380

Closed pwalsh closed 10 years ago

pwalsh commented 10 years ago

It should have significant performance improvements, and can give us built in versions of the methods we use for ancestors and descendants, amongst others.

https://github.com/django-mptt/django-mptt