Skip to content

Conversation

bcmyguest
Copy link
Contributor

@bcmyguest bcmyguest commented Jul 17, 2025

This was a regression from 0a84caa / #768

This PR fixes a bug where the Curl and Django Test Client code sections were empty. The reason for the bug was that the variables were tuples instead of strings. When the template is rendered, the curl.strip method is called which expected a string.

The result of this change is the following:

image

Prior to the change:

image

@bcmyguest
Copy link
Contributor Author

Hey @albertyw , Any chance you could take a look at this (or point me to the right maintainer to ask)?

@albertyw albertyw merged commit e33569e into jazzband:master Jul 26, 2025
91 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants