Skip to content

sha-red/django-shared-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-shared-utils

Mix of Python and Django utility functions, classed etc.

To enable the needed custom date formats add

FORMAT_MODULE_PATH = [
    'shared.utils.locale',
]

to your settings file.

About

Mix of Python and Django utility functions, classed etc.

Resources

License

Stars

Watchers

Forks

Packages

No packages published