alex / alex/django-templatetag-sugar
Allow some kind of `*args, **kwargs`
未关闭
- 主要语言
- Python
- 星标
- 212
- 派生
- 37
- PR 合并指标
- 30 天内没有已合并 PR
描述
To allow passing arbitrary parameters after the fixed ones, declared the old way. I don't have clearly how it may look like, but recently I needed a tag, that retrieves a list of results, with the first parameter as the limit of results (fixed), and allow to pass an arbitrary number of strings and variables after that, that would be the terms to be used in the search.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。