module documentation

Undocumented

Constant RANGE​_TYPES Undocumented
Class ​Postgres​Config Undocumented
Function uninstall​_if​_needed Undo the effects of PostgresConfig.ready() when django.contrib.postgres is "uninstalled" by override_settings().
RANGE_TYPES =

Undocumented

Value
(DateRange, DateTimeRange, DateTimeTZRange, NumericRange)
def uninstall_if_needed(setting, value, enter, **kwargs):
Undo the effects of PostgresConfig.ready() when django.contrib.postgres is "uninstalled" by override_settings().