DjangoTree READMEA way to see all the core components of installed apps on a django project. Map out the models, settings, serializers, and urls. Click to go to them. Note: It relies on typical django convention. Ex: if your models are not in models.py, it won't see it. Features
Requirements
Extension Settings
Known Issues
Release Notes0.0.1Initial release of DjangoTree |