Wonyoung Ju

Results 4 issues of Wonyoung Ju

Tab name is displayed wrong if the filename has many dots. Here are screenshots of this bug. ![image](https://cloud.githubusercontent.com/assets/7913887/24608652/6e14e908-18b2-11e7-9470-fc1236b9e6f0.png) ![image](https://cloud.githubusercontent.com/assets/7913887/24608717/bebe133e-18b2-11e7-8738-cd7dfcf04771.png)

In class `LabelLayoutDefaults`, `UILabel.init()` is called on static stored property declaration. This leads `[UIView init] must be used from main thread only` warning on Xcode. Moreover, it breaks on runtime...

This package fails to build due to the dependencies which are renamed. This PR fixes this problem.

Hi! I really appreciated this great middleware. Fortunately, this library seems to work with the latest version of Django and Python. This change makes this explicit and adds a test...