django.utils.timezone.deactivate - python examples

Here are the examples of the python api django.utils.timezone.deactivate taken from open source projects. By voting up you can indicate which examples are most useful and appropriate.

1 Examples 7

0 View Complete Implementation : test_multiday_event.py
Copyright BSD 3-Clause "New" or "Revised" License
Author : linuxsoftware
    def tearDown(self):
        timezone.deactivate()