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