fourdigits / django-template-lsp

GNU General Public License v3.0
18 stars 0 forks source link

Auto detect django settings module #21

Closed krukas closed 4 months ago

krukas commented 4 months ago

We could import the manage.py and run main (maybe patch execute_from_command_line, so it wont execute) and then look at the env variable.