Tijs Teulings

Results 8 issues of Tijs Teulings

As [noted on Twitter](https://twitter.com/_tijs/status/316916197092388865) earlier i was wondering if [the recommendation for setting up nginx](http://lincolnloop.com/django-best-practices/deployment/servers.html#nginx) should come with a warning to make sure the `root` var in the nginx config...

Love the service! Just had some feedback for the iOS widgets. Currently they display the number for the current month/week/etc vs prev period. This is technically correct but will usually...

I would say that this at least fixes it for now so people downloading it will have a working version. The other use cases could then be looked at at...

How about using velcro tape instead of double sided tape. Would make it even easier to take the android device off if you need to run an update or something...

question

in models.py line 105 it's trying to do an rsplit on the "+" character but in my particular python + django install the timestamp has a different format. This is...

I get this error when using the postmark app locally (where i use MySQL). This ValueError seems to be raised by the post_send.send method.

Current behavior of the Elements class is to treat an element as a list when the listStyle is set. While this works fine for lists with just simple elements it...

We have a working setup in our app generating design tokens for Android and iOS using style dictionary which is excellent. The only issue i'm running into is that instead...

question