Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(nimbus): add locale, language, country to admin (#12179)
Becuase * We need to add some missing locales, languages, countries to the db * We could do this through a data migration but it ends up conflicting with the test factories * Let's add a create only interface for those models to the admin for special cases This commit * Adds a create only interface for locale, language, country in the admin fixes #12150
- Loading branch information