returnvalue
returnvalue
## What is this Python project? Collection of Python Code Snippets for Beginners ## What's the difference between this Python project and similar ones? A creative take on common Python...
I was having a hard time during the build process when running: docker-compose build The build would fail, maybe related to https://github.com/nigelpoulton/psweb/issues/10 This PR incorporates the fixes
swapped {% ifequal %} {% endifequal %} to a simple if/endif since it seemed to break in the latest version of Django