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
73
Commits
2
Branches
24
Tags
765 KiB
Tree:
8c41c9ed5f
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 '8c41c9ed5f'
${ noResults }
Commit Graph
30 Commits (8c41c9ed5fe342881ffa9bf38bbebbaacca48f65)
Author
SHA1
Message
Date
Erik Stein
62f4d0107c
Improved slug functions, mixins; etc.
7 years ago
Erik Stein
fba2f0a075
Version handling.
7 years ago
Erik Stein
3346a8e15b
Added RuntimeMixin.
7 years ago
Erik Stein
6912d6eeab
Added PageTitlesFunctionMixin.
7 years ago
Erik Stein
6e2f80b49a
AlphabeticalPaginationMixin fix.
7 years ago
j
aee11eb907
include git commit count in version and update in setup.py
7 years ago
Erik Stein
0d9442d1d1
BeautifulSoup API.
7 years ago
Erik Stein
2aa0251ab6
AlphabeticalPaginationMixin.
7 years ago
Erik Stein
554306503d
Date formats.
7 years ago
Erik Stein
7184337a01
Allow arbitrary length language codes, but strip part after "-".
7 years ago
Erik Stein
0566b3e1b4
Replaced old functions with recent version from shared utils.
7 years ago
Erik Stein
cfbd5f1b76
no_links parameter for text_list template snippet.
7 years ago
Erik Stein
e657cf4a5d
More fixes.
7 years ago
Erik Stein
5135c488e4
htmlentities_to_unicode Python 2 compatibility.
7 years ago
Erik Stein
e9b4acd83a
Fix.
7 years ago
Erik Stein
ae0c68f620
List to html functions.
7 years ago
Erik Stein
9e9a66b6ee
Typo.
8 years ago
Erik Stein
a36a5d517e
Django 2.0 fixes.
8 years ago
j
165453f070
fix slimdown bold
8 years ago
Erik Stein
6e9e2d06d8
Fixed parentheses in format_date_range.
8 years ago
Erik Stein
e60a42c0e5
get_language_order, improved lang_suffix
8 years ago
Erik Stein
5cc4db3c8b
Don't allow lazy for slugify-functions
...
FIXME fix dependent exceptions and reactive later
8 years ago
Erik Stein
9896f0e288
PageTitlesMixin with translated fields (optional);
...
improved slimdown.
8 years ago
Erik Stein
1ac6791a73
Added slimdown functionality.
8 years ago
Erik Stein
889f1b6dca
Fix unique_slug: Force queryset to be iterable.
8 years ago
Erik Stein
c94b328dd7
Fixed html_entities_to_unicode (works only in Python 3).
8 years ago
j
6feb114927
parse version instead of loading module
8 years ago
j
668023d368
declare shared namespace
8 years ago
Erik Stein
dd006f23da
Bumped version.
8 years ago
Erik Stein
b468562440
Changed module name to "shared".
8 years ago