diff --git a/az_locale/hooks.py b/az_locale/hooks.py index cc7c07c..7b0e366 100644 --- a/az_locale/hooks.py +++ b/az_locale/hooks.py @@ -5,7 +5,7 @@ app_description = "This app adds Azerbaijan launguage and currency" app_email = "info@jeyerp.az" app_license = "unlicense" -after_install = "az_locale.install.after_install" +after_migrate = "az_locale.install.after_install" fixtures = [ "fixtures/currency.json",