pretalx-plugin-broadcast-tools/Makefile

9 lines
142 B
Makefile
Raw Permalink Normal View History

2021-11-20 08:05:08 +00:00
all: localecompile
localecompile:
django-admin compilemessages
localegen:
django-admin makemessages -l de_DE -i build -i dist -i "*egg*"