alex / alex/django-templatetag-sugar
Allow some kind of `*args, **kwargs`
Aperta
- Lingua principale
- Python
- Stelle
- 212
- Fork
- 37
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.