2. Add 'philo' and 'mptt' to settings.INSTALLED_APPS.
3. Include 'philo.urls' somewhere in your urls.py file.
4. Optionally add a root node to your current Site.
2. Add 'philo' and 'mptt' to settings.INSTALLED_APPS.
3. Include 'philo.urls' somewhere in your urls.py file.
4. Optionally add a root node to your current Site.