A Djangonaut by day and ninja by night.
What is 'good python code' and how can this meet the guidelines?
For my fellow djangonauts:
Common questions and answers:
What does Python mean by printing "[...]" for an object reference?
Why does string equality not working in this Python code as expected?
How to test if none of the iterables are true in Python 3
Python: TypeError: argument after * must be a sequence
How to set a tkinter window to a constant size
TemplateDoesNotExist error (Python 3.6.1, Django 1.11.1, PyCharm)
Removing duplicates from list of lists by using list comprehension