mirror of
https://github.com/django-components/django-components.git
synced 2025-08-31 11:17:21 +00:00
Make parse_bits call backwards compatible.
This commit is contained in:
parent
9811a88904
commit
24369fce80
1 changed files with 0 additions and 2 deletions
|
@ -113,8 +113,6 @@ def do_component(parser, token):
|
|||
varargs=None,
|
||||
varkw=[],
|
||||
defaults=None,
|
||||
kwonly=[],
|
||||
kwonly_defaults=None,
|
||||
takes_context=False,
|
||||
name="component_block"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue