Django Status is a application for Django projects that provides an API to check the status of some parts and some utilities like ping requests.
17
stars
6
forks
source link
Changed url-patterns for supporting django>1.8 #7
Closed
mbarrientos closed 8 years ago
Using "patterns" at urls.py was breaking support with Django versions higher than 1.8.
Also, some minor fixes on tox and settings.