4 projects
django-extended-makemessages
Extended version of Django's makemessages command that exposes selected GNU gettext tools options and adds new custom options, which further simplify message detection and translation files management.
django-admin-action-forms
Extension for the Django admin panel that allows passing additional parameters to actions by creating intermediate pages with forms.
django-no-queryset-admin-actions
Extension for the Django admin panel that makes it possible to add actions that do not require a queryset to run.
file-directory-watcher
CLI tool for monitoring changes, additions, removals in files and directories and optionally running commands on specified operations.