mirror of
https://github.com/openwrt/packages.git
synced 2025-12-24 23:38:20 +04:00
Django 1.11 and above needs pytz to run properly. This was causing issues with seahub, whose Makefile uses django-admin to compile locales. Also removed InstallDev. It tried to accomplish the same thing but ended up installing to the same directories anyways. Signed-off-by: Rosen Penev <rosenp@gmail.com>