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
39
Commits
2
Branches
24
Tags
765 KiB
Tree:
325b35336e
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 '325b35336e'
${ noResults }
Commit Graph
32 Commits (325b35336eda7511c2dd4662146e8867b8e39150)
Author
SHA1
Message
Date
Erik Stein
325b35336e
Typo.
8 years ago
Erik Stein
490d17bd7b
Make sure get_format has an active language, because self-defined
...
formats won't be fetched without it.
8 years ago
Erik Stein
ec0a276944
Make sure conditional_punctuation can handle all value type (using force_text).
8 years ago
Erik Stein
9078a1488a
Added format_partial_date template tag.
8 years ago
Erik Stein
f9f94c40d6
Added get_text_joined function.
8 years ago
Erik Stein
ff1099e0aa
Fixed AutoSlugField, added Python 3 compatibility.
8 years ago
Erik Stein
d1b69388eb
functional.firstof API more flexible (accepts iterable or args).
8 years ago
Erik Stein
e0e9e5b513
text_list HTML template.
8 years ago
Erik Stein
20f6f41c71
Added PagesTitlesMixin.
8 years ago
Erik Stein
fe3d1bd98f
fix_proxymodel_permissions management command.
8 years ago
Erik Stein
97b78c0774
Made ipdb optional.
8 years ago
Erik Stein
f2690397c5
Updated beautifulsoup requirement to bs4 (python3).
8 years ago
Erik Stein
602dda5c50
Added functional utils.
8 years ago
Erik Stein
78374f0264
Added html_entities_to_unicode function and template tag.
8 years ago
Erik Stein
b8100a4754
Merging utils.translation.
8 years ago
Erik Stein
56d29caa24
Modified slugify_long behaviour.
8 years ago
Erik Stein
12e1a64be4
Improved utils.translation API.
8 years ago
Erik Stein
69b328225e
Debug utility template tags.
8 years ago
Erik Stein
d2da07a2f6
Added date related calculation helpers.
8 years ago
Erik Stein
dcf815e971
Improved date formatting helpers.
8 years ago
Erik Stein
bc51e00a0b
dates module.
8 years ago
Erik Stein
e5ef7bc3ff
Documentation.
9 years ago
Erik Stein
e726a80628
Language switcher templates.
9 years ago
Erik Stein
f357063e89
text_tags: nbsp template tag.
9 years ago
Erik Stein
f6018504d0
Get DEFAULT_DATE_VARIANT from settings.
9 years ago
Erik Stein
b71af3c4fb
Removed markdown utils/tags (they live now in the markup app).
9 years ago
Erik Stein
39284e1215
Added empty locale module.
9 years ago
Erik Stein
f7b7dbde62
Fix format_date_range.
9 years ago
Erik Stein
97e1290a0b
Merged utils from m1.
9 years ago
Erik Stein
b7c33dfb27
Don't require Django to get package version.
9 years ago
Erik Stein
70fe76eabc
Setuptools package.
9 years ago