Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / carltongibson/django-template-partials issues and pull requests
#56 - Add support for blocks or slots
Issue -
State: closed - Opened by epicserve about 1 month ago
- 3 comments
#55 - Fix template tag
Pull Request -
State: closed - Opened by jsonn about 2 months ago
#54 - Add instrumented test rendering to partials.
Issue -
State: open - Opened by hendrik1120 2 months ago
- 6 comments
#53 - Fixed #45 -- Deprecated passing the inline argument as inline=True
Pull Request -
State: closed - Opened by matthiask 3 months ago
- 1 comment
#52 - Fixed endpartialdef name check.
Pull Request -
State: closed - Opened by carltongibson 3 months ago
#51 - Possible regression in 24.3.
Issue -
State: closed - Opened by carltongibson 3 months ago
- 6 comments
#50 - Allowed specifying the partial name in the endpartial tag
Pull Request -
State: closed - Opened by matthiask 3 months ago
- 3 comments
#49 - Fixed the commit ID to ignore
Pull Request -
State: closed - Opened by matthiask 3 months ago
- 1 comment
#48 - Added black, flake8, isort via ruff
Pull Request -
State: closed - Opened by matthiask 3 months ago
#47 - Added a gentle warning when using quoted partial names
Pull Request -
State: closed - Opened by matthiask 3 months ago
- 5 comments
#46 - Added Django 5.1 support
Pull Request -
State: closed - Opened by matthiask 3 months ago
- 1 comment
#45 - Check the token for partialdef inline
Issue -
State: closed - Opened by paulik123 3 months ago
- 3 comments
#44 - Mention that partials must be defined inside the top-level template
Pull Request -
State: closed - Opened by matthiask 5 months ago
- 2 comments
#43 - Integration with Django messages framework
Issue -
State: closed - Opened by nanorepublica 5 months ago
- 4 comments
#42 - Add docs link to pypi
Pull Request -
State: closed - Opened by marksweb 7 months ago
#41 - Syntax sugar for rendering multiple partials
Issue -
State: open - Opened by AHTOOOXA 7 months ago
- 2 comments
#40 - Fixed #39 -- Handle loader reset when a template change is detected.
Pull Request -
State: closed - Opened by carltongibson 7 months ago
#39 - When i add "template_partials" app changes in html templates stop updating until I rerun the server
Issue -
State: closed - Opened by AHTOOOXA 7 months ago
- 5 comments
#38 - :pencil: pypi changelog fix
Pull Request -
State: closed - Opened by jefftriplett 7 months ago
- 3 comments
#37 - Calling first level child loader directly if it's a `django.template.loaders.cached.Loader`
Pull Request -
State: closed - Opened by garbelini 7 months ago
- 3 comments
#36 - Cached template loader bypassed by using it as a sub-loader on template-partials loader
Issue -
State: closed - Opened by garbelini 7 months ago
- 1 comment
#35 - Jinja support
Issue -
State: closed - Opened by jgillard 7 months ago
- 1 comment
#34 - Bump actions/setup-python from 4 to 5
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies
#33 - Is 'from re import U' still useful?
Pull Request -
State: closed - Opened by cclauss 10 months ago
#32 - Keep GitHub Actions up to date with Dependabot
Pull Request -
State: closed - Opened by cclauss 10 months ago
#31 - Try to re-use settings.py template loader config before using defaults
Pull Request -
State: open - Opened by ekaj2 10 months ago
- 6 comments
#30 - Adding template_partials to INSTALLED_APPS breaks django-components
Issue -
State: open - Opened by ekaj2 10 months ago
- 7 comments
#29 - Prepare for merge into Django.
Issue -
State: open - Opened by onno-timmerman 10 months ago
- 5 comments
#28 - Understanding how to use django-template-partials
Issue -
State: open - Opened by Yacobolo 12 months ago
- 9 comments
#27 - Fixed unsuccessful template loader wrapping
Pull Request -
State: closed - Opened by jnns about 1 year ago
#26 - Internal adjustments prior to Django merge.
Issue -
State: open - Opened by carltongibson about 1 year ago
- 1 comment
#25 - Rollback pre-5.1 compat changes.
Pull Request -
State: closed - Opened by carltongibson about 1 year ago
#24 - Updated CHANGELOG and README for 23.3 release.
Pull Request -
State: closed - Opened by carltongibson about 1 year ago
- 1 comment
#23 - Update for Django 5.1 - Initial sketch for using Parser.extra_data.
Pull Request -
State: closed - Opened by carltongibson about 1 year ago
#22 - Added pypi badge
Pull Request -
State: closed - Opened by avallbona about 1 year ago
#21 - Update partials.py
Pull Request -
State: closed - Opened by avallbona about 1 year ago
#20 - Remove unnecessary `pass` in the partials.py module
Pull Request -
State: closed - Opened by avallbona about 1 year ago
#19 - Next version.
Issue -
State: closed - Opened by carltongibson about 1 year ago
- 2 comments
#18 - feat: update partial tag names to follow Django convention
Pull Request -
State: closed - Opened by scriptogre about 1 year ago
- 2 comments
#17 - Configuration in doc not correct?
Issue -
State: closed - Opened by mjmare about 1 year ago
- 3 comments
#16 - I wanted a better use case with a real world example.
Pull Request -
State: closed - Opened by bingimar about 1 year ago
- 1 comment
#14 - Adding "as" argument to {% partial %}
Issue -
State: closed - Opened by danjac about 1 year ago
- 7 comments
#13 - partial with context
Issue -
State: closed - Opened by jmuncaster over 1 year ago
- 3 comments
#12 - startpartial / endpartial does not follow convention according to PyCharm
Issue -
State: closed - Opened by jmuncaster over 1 year ago
- 8 comments
#11 - Add autoconfiguration of partials loader.
Pull Request -
State: closed - Opened by vsajip over 1 year ago
- 17 comments
#10 - Add wrap_loaders() helper.
Issue -
State: closed - Opened by carltongibson over 1 year ago
Labels: enhancement, good first issue
#9 - Add an inline argument to render a partial where it is defined
Pull Request -
State: closed - Opened by ghickman over 1 year ago
#8 - Add GitHub Actions workflow for tests.
Pull Request -
State: closed - Opened by vsajip over 1 year ago
#7 - Inline partial definitions?
Issue -
State: closed - Opened by ghickman over 1 year ago
- 7 comments
#6 - Updated README.md to show test setup.
Pull Request -
State: closed - Opened by carltongibson over 1 year ago
#5 - Add fix for #3: TemplateProxy pass through of property.
Pull Request -
State: closed - Opened by vsajip over 1 year ago
- 2 comments
#5 - Add fix for #3: TemplateProxy pass through of property.
Pull Request -
State: closed - Opened by vsajip over 1 year ago
- 2 comments
#4 - tests don't work unless `django-template-partials` is already installed in the venv containing Django.
Issue -
State: closed - Opened by vsajip over 1 year ago
- 2 comments
#4 - tests don't work unless `django-template-partials` is already installed in the venv containing Django.
Issue -
State: closed - Opened by vsajip over 1 year ago
- 2 comments
#3 - TemplateProxy needs to pass through the `source` property of a template.
Issue -
State: closed - Opened by vsajip over 1 year ago
- 10 comments
#2 - Fixed template debug thowing errors when exception happens in partial.
Pull Request -
State: closed - Opened by hvdklauw over 1 year ago
- 1 comment
#2 - Fixed template debug thowing errors when exception happens in partial.
Pull Request -
State: closed - Opened by hvdklauw over 1 year ago
- 1 comment
#1 - 'TemplateProxy' object has no attribute 'get_exception_info'
Issue -
State: closed - Opened by hvdklauw over 1 year ago
- 5 comments
#1 - 'TemplateProxy' object has no attribute 'get_exception_info'
Issue -
State: closed - Opened by hvdklauw over 1 year ago
- 5 comments