issues
search
clokep
/
django-render-block
Render the content of a specific block tag from a Django template.
ISC License
241
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add render_block function
#60
gogognome
opened
2 months ago
2
What do you think of `from render_block import render_block_to_response`?
#59
jillesme
opened
3 months ago
6
Add dict type for render_block_to_string
#58
ma11011s
opened
3 months ago
1
render_block_to_string expects context to be "Context | None" instead of dict
#57
ma11011s
opened
3 months ago
4
Support multiple levels of extends.
#56
clokep
closed
5 months ago
2
Bump supported Python & Django versions.
#55
clokep
closed
5 months ago
0
Add type hints & configure mypy.
#54
clokep
closed
5 months ago
0
Multi level
#53
yaakovLowenstein
closed
5 months ago
5
Fix errors being hidden in templates
#52
yaakovLowenstein
closed
5 months ago
2
Exceptions in templates are being hidden
#51
yaakovLowenstein
closed
5 months ago
1
render_block breaks django permission with htmx rendered template?
#50
gmaz-tauruz
opened
8 months ago
7
Utilize Django Template Loaders
#49
geoffrey-eisenbarth
opened
10 months ago
1
Add an installation guide
#48
Macktireh
closed
2 months ago
1
Template exception handing is broken when rendering a block
#47
danielkeller
closed
5 months ago
2
Handles edge case where custom template tag defines child_nodelist at…
#46
topher235
closed
5 months ago
3
Support multi-level template extends
#45
igerko
closed
5 months ago
6
Support modern Python & Django.
#44
clokep
closed
1 year ago
0
I am working on a Awesome-Python-HTMX, seeking your feedback
#43
benjamin-kirkbride
closed
1 year ago
7
Fix examples to be Python 3
#42
sobolevn
closed
1 year ago
1
Update to Django 4.1
#41
jacklinke
closed
2 years ago
1
Django nodes cache
#40
iurisilvio
opened
2 years ago
3
Run and enforce pyupgrade.
#39
clokep
closed
2 years ago
0
Apply black, isort, and flake8.
#38
clokep
closed
2 years ago
0
Improve packaging metadata.
#37
clokep
closed
2 years ago
0
Drop support for Python 3.6.
#36
clokep
closed
2 years ago
0
fix: corrected setup.cfg (resolves #34)
#35
cordery
closed
2 years ago
1
Wheel for 0.9 on PyPI empty
#34
Natureshadow
closed
2 years ago
4
Test against Python 3.10.
#33
clokep
closed
2 years ago
0
Use setup.cfg instead of setup.py.
#32
clokep
closed
3 years ago
0
Version bumps, drop Django 3.0, add Django 4.0.
#31
clokep
closed
3 years ago
0
Include test templates in sdist tarball
#30
Natureshadow
opened
3 years ago
3
Update python_requires with supported Python versions
#29
jribbens
closed
3 years ago
2
Add Python 3.9 to CI.
#28
clokep
closed
3 years ago
0
Support Django 3.2.
#27
clokep
closed
3 years ago
0
Setup GitHub actions.
#26
clokep
closed
3 years ago
0
Fix for improper context re-use
#25
evanbrumley
closed
4 years ago
0
Make a copy of the context since it is mutable.
#24
clokep
closed
4 years ago
1
TemplateNotFound errors when the same context is passed to django_render_block multiple times
#23
evanbrumley
closed
4 years ago
7
Drop Python 3.5 and support Python 3.9.
#22
clokep
closed
4 years ago
0
Forward Context instance
#21
bblanchon
closed
4 years ago
4
Support Django 3.1
#20
clokep
closed
4 years ago
0
Drop support for Python 2.7.
#19
clokep
closed
4 years ago
0
Bump supported versions.
#18
clokep
closed
4 years ago
0
Update supported versions of Django and Python
#17
clokep
closed
5 years ago
0
Inheritance more than one level seems to not work
#16
deepakkt
closed
5 months ago
3
Support for RequestContext during block rendering
#15
vintage
closed
5 years ago
13
Testcases for issue #12
#14
bastbnl
closed
4 years ago
8
This probably fixes issue #12
#13
bastbnl
closed
4 years ago
2
Template inheritance issue
#12
bastbnl
closed
5 months ago
4
Upgrade tox to include Django 2.0 and django master
#11
clokep
closed
7 years ago
0
Next