Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Btaub 48104
Total activity
16
Last activity
March 24, 2025 15:56
Member since
October 05, 2016 01:06
Following
0 users
Followed by
0 users
Votes
5
Subscriptions
4
Activity overview
Posts (4)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
October 09, 2017 22:04
I figured this out so, in hopes that it helps someone else, here's what I did (also documented here in StackOverflow)... I originally deleted the standard Django file tests.py out of my application...
Community
PyCharm
No tests were found - Pycharm + Django
1 vote
Created
December 22, 2022 16:22
Thank you for the quick response, Danill. The question came up because I had a situation where the requirements.txt generated by Pycharm didn't work when I tried to build the project in Docker. Whe...
Community
PyCharm
Why does sync requirements not match pip freeze > requirements.txt
0 votes
Created
October 16, 2017 21:43
Thank you for the answer, Ilya. I don't think there's any way to override Django's use of the in-memory DB if your back end is SQLite. I'll keep your answer in mind, though, for when I move to a tr...
Community
PyCharm
Query SQLite in memory database?
0 votes