Exceptions

The following custom exceptions are raised by Django Goodies.

exception django_goodies.exceptions.ModelAmbiguousVersionError[source]

Raised when a model’s version field contains an ambiguous value, such as after it has been atomically incremented.