Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / flosch/pongo2 issues and pull requests

#351 - fix.typo

Pull Request - State: closed - Opened by nishantsharma about 2 months ago - 1 comment

#349 - feat. use @ for attributes

Pull Request - State: closed - Opened by nishantsharma about 2 months ago - 1 comment

#348 - Is docx (microsoft word documents) supported?

Issue - State: closed - Opened by srPuebla 2 months ago - 2 comments

#347 - Support for raw tag

Issue - State: open - Opened by SharkFourSix 3 months ago - 1 comment

#346 - Allowed filter function to accept an extra parameter called bind.

Pull Request - State: open - Opened by Just4Ease 7 months ago - 2 comments

#344 - need strings function

Issue - State: open - Opened by zhangguanzhang 9 months ago - 1 comment

#343 - question about split filter on new line

Issue - State: open - Opened by shomodj 10 months ago

#340 - Optimize context valid identifier check

Pull Request - State: open - Opened by Richtermeister 10 months ago - 1 comment

#339 - Returning only a partial block

Issue - State: open - Opened by idc77 about 1 year ago

#338 - Include statement doesn't work inside for loop

Issue - State: open - Opened by wesselvanderlinden about 1 year ago

#337 - Bug: random order for `for` loop.

Issue - State: closed - Opened by leandergangso about 1 year ago - 2 comments

#335 - make tags and filters private for templateSet

Pull Request - State: open - Opened by honmaple over 1 year ago - 4 comments

#334 - Fix.handling parameter not found error

Pull Request - State: closed - Opened by ShisuiMadara over 1 year ago - 1 comment

#333 - Not compatible with GCCGO 13.0.0

Issue - State: open - Opened by adonespitogo over 1 year ago - 1 comment

#332 - rework macro import

Pull Request - State: open - Opened by jjkavalam over 1 year ago - 1 comment

#331 - rework macro imports

Pull Request - State: closed - Opened by jjkavalam over 1 year ago - 2 comments

#330 - Macro that invokes other macros does not work when imported

Issue - State: open - Opened by jjkavalam over 1 year ago - 1 comment

#329 - Add support for struct tag

Pull Request - State: open - Opened by boatrainlsz over 1 year ago - 1 comment

#328 - Array in yml file as context is not supported

Issue - State: open - Opened by boatrainlsz over 1 year ago

#327 - Setup semaphore

Pull Request - State: closed - Opened by flosch over 1 year ago - 1 comment

#326 - date filter does not work as expected

Issue - State: closed - Opened by Peter2121 over 1 year ago - 4 comments
Labels: question

#325 - Potential security issue

Issue - State: closed - Opened by benharvie over 1 year ago - 3 comments

#324 - README: Detailed installation commands needed

Pull Request - State: closed - Opened by kirisakow over 1 year ago - 2 comments

#323 - README: Add installation command for Go >= 1.18

Pull Request - State: closed - Opened by kirisakow over 1 year ago - 4 comments

#322 - Data race in `pongo2.FromFile()` method

Issue - State: open - Opened by adonespitogo over 1 year ago - 5 comments
Labels: bug, needs evaluation

#321 - fix: wrapping errors

Pull Request - State: closed - Opened by itsmihir over 1 year ago - 1 comment

#320 - Filters for pb utils

Pull Request - State: closed - Opened by sprksh over 1 year ago - 1 comment

#319 - Struct field names in templates / contexts

Issue - State: open - Opened by ivoras almost 2 years ago
Labels: feature request

#318 - Exported macros are accessible now

Pull Request - State: closed - Opened by Mohit9486 almost 2 years ago - 1 comment

#317 - Why this is no document about how to use it ??

Issue - State: closed - Opened by andersling almost 2 years ago - 8 comments

#316 - How to convert golang array to javascript array

Issue - State: closed - Opened by PalaChen almost 2 years ago - 1 comment

#315 - Context key invalid

Issue - State: closed - Opened by dolong2110 almost 2 years ago - 1 comment
Labels: question

#314 - Cannot using template.Fromfile

Issue - State: open - Opened by dolong2110 almost 2 years ago - 1 comment
Labels: question, feature request

#313 - TemplateSet.FromCache would get error result when use multi loaders

Issue - State: open - Opened by honmaple almost 2 years ago
Labels: bug, needs evaluation

#312 - Make Autoescape a template parameter

Issue - State: open - Opened by wrouesnel almost 2 years ago
Labels: feature request

#311 - add the ability to set variables through inline definitions

Pull Request - State: closed - Opened by karakanb almost 2 years ago - 8 comments

#310 - exec tag added to enable treating evaluated string as a part of the t…

Pull Request - State: open - Opened by sprksh about 2 years ago - 2 comments

#309 - exec tag added to enable treating evaluated string as a part of the t…

Pull Request - State: closed - Opened by sprksh about 2 years ago - 1 comment

#308 - Fix for Issue #297

Pull Request - State: closed - Opened by deroshkin about 2 years ago - 5 comments

#307 - raise exception if variable is not defined in context for a template

Issue - State: open - Opened by EmadHelmi about 2 years ago - 5 comments
Labels: feature request

#306 - How to use the template engine?

Issue - State: closed - Opened by SharkFourSix about 2 years ago - 1 comment

#305 - Comparing int and float fails without explicit cast

Issue - State: open - Opened by Ashtonian about 2 years ago
Labels: needs evaluation, feature request

#304 - Can nested var supported?

Issue - State: closed - Opened by iyaozhen about 2 years ago - 2 comments
Labels: question

#303 - How set TEMPLATE_STRING_IF_INVALID

Issue - State: open - Opened by iyaozhen about 2 years ago - 1 comment
Labels: feature request

#302 - Handling Missing Context Variables

Issue - State: open - Opened by flosch over 2 years ago
Labels: feature request

#301 - should not escape `block.Super`

Pull Request - State: closed - Opened by kohkimakimoto over 2 years ago - 2 comments

#300 - fix broken test

Pull Request - State: closed - Opened by kohkimakimoto over 2 years ago - 2 comments

#299 - [Question] Passing a struct from pongo2 to js function

Issue - State: closed - Opened by Swechhya over 2 years ago - 3 comments
Labels: question

#298 - [Question] Serving static files built with webpacks

Issue - State: closed - Opened by Swechhya over 2 years ago - 3 comments
Labels: question

#297 - bug: wordwrap panics when input has less words than needed to split

Issue - State: closed - Opened by lrstanley over 2 years ago - 2 comments
Labels: bug

#296 - update example how to format date with time.Time

Pull Request - State: closed - Opened by cnmade over 2 years ago - 3 comments

#294 - readme: add pongo2gcloud 3rd-party package

Pull Request - State: closed - Opened by dieselburner over 2 years ago - 1 comment

#293 - Improve ExecuteBlocks performance.

Pull Request - State: closed - Opened by cam-stitt over 2 years ago - 3 comments

#291 - Remove repositories with stolen source code and give credit to their original authors

Pull Request - State: closed - Opened by dieselburner over 2 years ago - 1 comment

#289 - Unable to subtract

Issue - State: open - Opened by daemocles over 2 years ago
Labels: needs evaluation

#288 - Parse multiple templates from strings at once

Issue - State: closed - Opened by david-adewoyin over 2 years ago - 1 comment
Labels: question, needs clarification

#287 - Added ability to customize the resolution of context contained variables.

Pull Request - State: open - Opened by blaubaer over 2 years ago - 3 comments

#286 - urlEncode should use url.PathEscape not url.QueryEscape

Issue - State: open - Opened by idc77 over 2 years ago
Labels: needs evaluation

#283 - Group by function

Issue - State: closed - Opened by simonemarin over 2 years ago - 1 comment
Labels: question

#282 - How to get all variables from template file

Issue - State: closed - Opened by GeneraHikousen almost 3 years ago - 1 comment
Labels: question

#281 - Support variable subscirpt syntax

Pull Request - State: closed - Opened by hnakamur almost 3 years ago - 5 comments

#280 - Support string concatenation with plus operator

Pull Request - State: closed - Opened by hnakamur almost 3 years ago - 3 comments

#279 - Does pongo2 support recursion template

Issue - State: open - Opened by AlkaidChan almost 3 years ago - 7 comments
Labels: bug, needs evaluation

#278 - how to access an attribute inside filter chain

Issue - State: closed - Opened by sseide almost 3 years ago - 1 comment
Labels: question

#277 - Passing nil as a function parameter?

Issue - State: closed - Opened by saward almost 3 years ago - 1 comment

#276 - use in in if result not as exepected

Issue - State: open - Opened by jiangbo0216 almost 3 years ago
Labels: needs evaluation

#275 - feature: add loader for embed.FS

Pull Request - State: closed - Opened by fahmifan almost 3 years ago - 9 comments

#274 - Is there a way to check if a template has already been compiled?

Issue - State: closed - Opened by seanballais about 3 years ago - 2 comments
Labels: question

#273 - Is pongo2 support using embed.FS ?

Issue - State: closed - Opened by fahmifan about 3 years ago - 3 comments

#269 - Add support for numeric map keys

Pull Request - State: closed - Opened by Richtermeister about 3 years ago - 5 comments

#267 - Access context from filter

Issue - State: open - Opened by globizcorp over 3 years ago - 1 comment
Labels: feature request

#266 - Documentation

Issue - State: closed - Opened by tooolbox over 3 years ago - 2 comments

#265 - Try to parse time

Issue - State: open - Opened by mytototo over 3 years ago
Labels: feature request

#263 - Slice filter ignores negative bounds

Issue - State: closed - Opened by gbts over 3 years ago
Labels: feature request

#262 - lexical string comparison

Issue - State: open - Opened by pierrre over 3 years ago - 1 comment
Labels: feature request

#261 - feat: add option to disable auto-escape

Pull Request - State: open - Opened by denysvitali over 3 years ago - 2 comments

#260 - Feature request: Specify argument names while calling macro

Issue - State: open - Opened by iredmail over 3 years ago - 1 comment
Labels: feature request

#257 - jinja2.DebugUndefined alternate for multistage parsing?

Issue - State: closed - Opened by kushsharma over 3 years ago - 1 comment
Labels: question

#256 - using existing Jinja templates with pongo2

Issue - State: open - Opened by kgeipel-retail7 almost 4 years ago - 1 comment
Labels: feature request

#253 - Return error instead of *Error?

Issue - State: open - Opened by gjkim42 almost 4 years ago
Labels: needs evaluation

#252 - Support for inline if else expression

Issue - State: open - Opened by ashish21ghosh almost 4 years ago
Labels: feature request

#249 - Schema support for pongo2 templates

Issue - State: open - Opened by Name-X almost 4 years ago
Labels: feature request

#247 - How to parse b.handle ("get", "/ login.html ", "GetLogin").Name = "login"

Issue - State: closed - Opened by 265525 almost 4 years ago - 3 comments
Labels: question

#242 - Future topic and feature wishlist

Issue - State: open - Opened by flosch about 4 years ago - 4 comments
Labels: feature request

#241 - Who is using pongo2?

Issue - State: open - Opened by flosch about 4 years ago - 30 comments
Labels: question

#225 - Flag for absolute paths instead of relative. (Jinja2 compatibility)

Issue - State: closed - Opened by virtualsnow over 4 years ago - 1 comment
Labels: question

#222 - filter linebreaks(br) and escaping

Issue - State: open - Opened by pierrre almost 5 years ago - 1 comment
Labels: needs evaluation

#220 - for loop over array

Issue - State: open - Opened by chhetripradeep almost 5 years ago - 3 comments
Labels: feature request

#210 - Issue209

Pull Request - State: open - Opened by dgofman over 5 years ago

#209 - "if not" condition not working properly

Issue - State: open - Opened by dgofman over 5 years ago - 2 comments
Labels: bug, needs evaluation

#208 - set array in template

Issue - State: closed - Opened by kopachevsky over 5 years ago - 5 comments

#206 - Cannot use lowercase variable in struct

Issue - State: closed - Opened by dgofman over 5 years ago - 1 comment