atom-django
atom-django copied to clipboard
Python version hardcoded in.
python3.4
is hardcoded into the project in /django_extractors/django_path.py
. I think that's not so great of an idea. Can we swap that out with a more universal alternative?