question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Best way to deal with missing post_binding_form.html

See original GitHub issue

Hi,

Is there a recommended way to deal with this warning?

TemplateDoesNotExist: [djangosaml2/post_binding_form.html] - djangosaml2/post_binding_form.html

I think we should not be manually adding a template in there after installing…, is there anything wrong with having a empty file come with the install to prevent the warning?

For those who do not need to have any custom post_binding_form, it seems unnecessary to constantly have this warning come up.

What do you think?

Thanks!

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
christopherpickeringcommented, Jun 16, 2021

so how about the drink? Just kidding, thanks for the great tool, I (along with others I’m sure) appreciate your keeping it working well 😃

0reactions
christopherpickeringcommented, Jun 15, 2021

try 3 lol #297

Read more comments on GitHub >

github_iconTop Results From Across the Web

Martini binding doesn't appear to be working - Stack Overflow
type FormViewModel struct { Username string `form:"un"` // No blank after form: } ... it should work better.
Read more >
How to turn your PHP website into a SAML Identity Provider in ...
However, there are a few important things still missing. Signing the SAML Response Message. It's normally good practice for the IdP to sign...
Read more >
Go Tutorial with MongoDB on Heorku - Jeff Douglas
It built a small web app using MongoDB and Heroku and thought I would share the process. Here is the source code and...
Read more >
CData change log - 1010data Documentation Center
Internally prepared queries are exeucted on the server with WHERE 0 = 1, so their metadata is accurate to what 1010 reports but...
Read more >
Golang Form Examples
These are the top rated real world Golang examples of ... Method/Function: Form ... Post("/", binding.Form(Crib{}), func(crib Crib, r render.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found