Once I change the DEBUG = False, my site will generate 500 (using wsgi & manage.py runserver), and there is no error info in Apache error log and it...
  • May 15, 2022
  • 0 Comments
Is there a way to tell IntelliJ never to use wildcard imports? Under ‘Settings > Code Style > Imports’, I can see that you can specify the ‘class count’...
  • April 25, 2022
  • 0 Comments