Geoffrey Fairchild

Results 72 comments of Geoffrey Fairchild

How about linking to either [Esolang](Esolang) or Wikipedia for each language on the readme. Esolang's entries are often quite nice. For example, check out https://esolangs.org/wiki/Brainfuck and https://esolangs.org/wiki/Labyrinth.

Definitely +1ing the table parsing! Does it look like it'll make it into 0.4?

Can't blame you for that. I appreciate the project!

I think I'm experiencing this same bug. When I press my media keys (Mac Das Keyboard), iTunes opens.

Any update on when Touch ID will be added? This app is the best authenticator app I've found, and the only feature it's missing is Touch ID.

I'm not sure if this is related to this issue (I suspect it is), but logging seems completely broken for me with DDT 1.3.0. I have numerous `logging.debug` calls scattered...

@tim-schilling, I'm sorry, but I googled around and can't find any references to `root.logging.level`. What is that, and how do I report my value to you?

Actually, it looks like `logging.getLogger().getEffectiveLevel()` gets that value. I missed a SO thread on it. That function returns 0, which tells me my logger's root logging level is `NOTSET` according...

I just updated to Django 1.8, and logging still isn't working, so I'm guessing this is a DDT bug.