mirror of
https://github.com/openwrt/packages.git
synced 2025-12-20 17:41:20 +00:00
This patches Django to load byte-compiled (.pyc) db migration scripts, since Python scripts are often distributed in byte-compiled form in OpenWrt packages. Signed-off-by: Jeffery To <jeffery.to@gmail.com>