I use Django but I need to find the default templates and applications.
I don\'t know where it\'s installed.
How can I find that?
in the CLI you can do this:
>>> import django >>> django