W. Matthew (Matt) Wilson

Results 6 issues of W. Matthew (Matt) Wilson

I just realized I was spelling the path to my templates folder wrong when I was using page: { id: "abc", source: 'templaaaates/abc.html' } I would love it if I...

At the top of my templates, I do something like: ``` {% import 'macros.html' as m %} ``` That macros.html file is gigantic. I tried moving some of the macros...

I hate to be that guy, but pep 8 wants packages to be all lower case ``` Modules should have short, all-lowercase names. Underscores can be used in the module...

I'm using your package to check if packages have been delivered. The tracking codes I get are manually entered and sometimes they are entered with errors. What's the right way...

I'm working with the pyohio conference and we use symposion. Some times I need to remove slots in the schedule or change a presentation from one time and place to...

Hi there -- PyOhio uses a fork of symposion, and I just created an issue in our repo, and a friend said I should add it here. So, I'm copying...