Mix of Python and Django utility functions, classed etc.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Erik Stein ec0a276944 Make sure conditional_punctuation can handle all value type (using force_text). 9 years ago
utils Make sure conditional_punctuation can handle all value type (using force_text). 9 years ago
.gitignore Initial commit 10 years ago
LICENSE Initial commit 10 years ago
MANIFEST.in Include templates directory. 10 years ago
README.md Initial commit 10 years ago
requirements.txt Made ipdb optional. 9 years ago
setup.py Disable tests. 10 years ago
version.py Don't require Django to get package version. 10 years ago

README.md

django-shared-utils

Mix of Python and Django utility functions, classed etc.