Thursday, February 27, 2020

How to trigger system check while running development server?

I am updating a settings in my test which should raise exception on illegal entries, but merely updating settings does not make django perform system checks. Is there any method which I can call to trigger those checks? 

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/7e9b4e35-0b4a-4c2b-864a-8631ff83ac8b%40googlegroups.com.

No comments:

Post a Comment