question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Python Django Can Not be Recognised

See original GitHub issue

I noticed that when atom recognises my python file as Python Django, linter-flake8 will just stop working. As long as I manually change it back to Python, it’ll start working again. Could you please fix this issue by generalising the file type or at least let user set the dictionary themselves. Thanks.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
pingshunhuangalexcommented, Feb 10, 2017

Hi @Arcanemagus Sorry for all the spamming. It works on all new files after I cleared the cache. It’s just won’t work on that file that’s already opened. Weird cache issues. Thanks for being patient.

0reactions
Arcanemaguscommented, Feb 10, 2017

Glad you got it worked out!

Read more comments on GitHub >

github_iconTop Results From Across the Web

command "django-admin.py startproject mysite" not recognized
Find the folder where django-admin.py is located. Then go to Control Panel > System > Advanced System Settings > Environment Variables . In ......
Read more >
Django "not recognized as external or internal command"
“'django-admin' is not recognized as an internal or external command, operable program or batch file.” I'm using Windows 10 OS., ...
Read more >
django-admin' is not recognized as an internal or external ...
django -admin' is not recognized as an internal or external command, operable program or batch file. This error can be easily fixed by...
Read more >
'django-admin.py' is not recognized as an internal or external ...
in Windows and are familiar with Environmental variables? ... and here is a link from the main python site explaining python path. ......
Read more >
PyCharm does not recognize installed apps and templatetags ...
Hello, I'm using the django-configurations[1] in order to avoid some antipatterns already recognized by the Python community, antipatterns eg "from some_module ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found