issues
search
funkybob
/
django-sniplates
Template snippet libraries for Django
MIT License
57
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Widget tag refresh
#71
funkybob
closed
1 year ago
0
Support Django 4.2
#70
trauty-is-me
closed
1 year ago
0
Use force_str instead of force_text (Sourcery refactored)
#69
sourcery-ai[bot]
closed
2 years ago
1
Use force_str instead of force_text
#68
schinckel
closed
2 years ago
2
make compatible with django 3.2 / django 4.0
#67
jgb
closed
1 year ago
6
nested_widget enhancement (with code)
#66
davidmcnabnz
opened
4 years ago
0
Release 0.7.0 to PyPI
#65
sergei-maertens
closed
4 years ago
1
Drop Python 2 support, add Django 3 support
#64
sergei-maertens
closed
4 years ago
0
Feature/fix format value
#63
funkybob
closed
6 years ago
0
Align with Django 'input_type' for date/time/datetime fields
#62
flupzor
closed
6 years ago
6
In the example _label widget do not set an 'id' attribute for the label element.
#61
flupzor
closed
6 years ago
1
WIP: {% include %} and {% load_widgets %}
#60
schinckel
opened
7 years ago
1
Attempting to render one of the django.html inputs without backing it with a form field errors
#59
kezabelle
opened
7 years ago
3
Fixes #57 - Password inputs should not re-render contents provided to them.
#58
kezabelle
closed
7 years ago
2
default widgets set (django.html) is slightly wrong for PasswordInput
#57
kezabelle
closed
7 years ago
1
pypi has a version 0.5.0?
#56
cerealcable
closed
7 years ago
3
RFC: Arbitrary variables as nested content
#55
koterpillar
closed
3 years ago
3
Recursive reuse which I think should work, doesn't?
#54
kezabelle
opened
7 years ago
7
Consider Debug toolbar support
#53
kezabelle
opened
7 years ago
7
Convert readthedocs links for their .org -> .io migration for hosted projects
#52
adamchainz
closed
8 years ago
1
{% form_field %} crashes on an empty ModelMultipleChoiceField
#51
sergei-maertens
opened
8 years ago
0
Reuse swallows empty blocklists silently.
#50
kezabelle
opened
8 years ago
1
Update docs for people migration from formulation
#49
sergei-maertens
opened
8 years ago
0
Prepare 0.5.0 release
#48
sergei-maertens
closed
8 years ago
3
Add Django 1.10 support
#47
sergei-maertens
closed
8 years ago
5
Bugfix with ChoiceWrapper
#46
sergei-maertens
closed
8 years ago
1
WIP: more tests + functionality for sniplates/django.html
#45
sergei-maertens
closed
8 years ago
1
Nested widget and {% trans %} template tag.
#44
sergei-maertens
closed
8 years ago
6
More tests for the default widgets: ClearableFileInput
#43
sergei-maertens
closed
8 years ago
5
More tests for the default widgets
#42
sergei-maertens
closed
8 years ago
0
Fix SelectOption value check
#41
sergei-maertens
closed
8 years ago
2
Change Travis config to use tox and report coverage
#40
sergei-maertens
closed
8 years ago
0
Update docs
#39
sergei-maertens
closed
8 years ago
0
Add test for the shipped widgets + fixes
#38
sergei-maertens
closed
8 years ago
6
Added raw_value variable to form_field context
#37
fabioanderegg
closed
6 years ago
2
Feature/pluggable-explosives: value vs. raw_value in templates
#36
sergei-maertens
closed
8 years ago
3
Feature/pluggable explosives
#35
sergei-maertens
closed
9 years ago
0
Feature/pluggable explosives
#34
funkybob
closed
8 years ago
0
Possible to get rid of `display`?
#33
sergei-maertens
closed
9 years ago
8
HTML name attributes for default widget renderers
#32
kezabelle
closed
9 years ago
0
[WIP] Hacking out support for optgroup choices values.
#31
kezabelle
closed
9 years ago
2
Supplied an example of what names are searched for by {% form_field %}
#30
kezabelle
closed
9 years ago
0
value of BooleanField is cast to string
#29
wengole
opened
9 years ago
8
Fixed packaging to include the templates
#28
kezabelle
closed
9 years ago
1
Made the alias info for form_field docs into an actual note
#27
kezabelle
closed
9 years ago
0
The flat_attrs filter is now flatattrs
#26
mattmcc
closed
9 years ago
0
Add support for accessing a FileField's current URL
#25
mattmcc
closed
9 years ago
0
Make django1.4 flatatt a bit more like newer versions.
#24
schinckel
closed
9 years ago
0
Added test for flatattrs filter
#23
shangxiao
closed
9 years ago
3
Feature/19 fix field data display
#22
sergei-maertens
closed
9 years ago
1
Next