This website works better with JavaScript.
Explore
Help
Sign In
erik
/
django-shared-utils
Watch
2
Star
1
Fork
You've already forked django-shared-utils
0
Code
Issues
1
Pull Requests
Releases
Wiki
Activity
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.
28
Commits
2
Branches
24
Tags
765 KiB
Tree:
f2690397c5
backports/m1-live
master
0.2.1
0.2.10
0.2.12
0.2.13
0.2.14
0.2.15
0.2.16
0.2.17
0.2.18
0.2.19
0.2.2
0.2.20
0.2.21
0.2.22
0.2.23
0.2.24
0.2.25
0.2.26
0.2.27
0.2.28
0.2.29
0.2.3
0.2.30
0.2.31
0.2.4
0.2.5
0.2.6
0.2.7
0.2.8
0.2.9
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'f2690397c5'
${ noResults }
django-shared-utils
/
requirements.txt
5 lines
54 B
Raw
Normal View
History
Unescape
Escape
Added html_entities_to_unicode function and template tag.
8 years ago
django<2
Added date related calculation helpers.
8 years ago
python-dateutil
Updated beautifulsoup requirement to bs4 (python3).
8 years ago
beautifulsoup4
Added html_entities_to_unicode function and template tag.
8 years ago
translitcodec