accounts package

Submodules

accounts.admin module

accounts.forms module

accounts.models module

accounts.tests module

accounts.urls module

accounts.utils module

accounts.utils.code_generator(length=40)

Function for generating random string with given length

Args:
length: length of the random string
Returns:
str object

accounts.views module

Module contents