Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a migration to common for all required Postgres extensions #266

Open
RadoRado opened this issue Sep 16, 2022 · 0 comments
Open

Add a migration to common for all required Postgres extensions #266

RadoRado opened this issue Sep 16, 2022 · 0 comments
Labels
Feature A new thing that needs to be added to the Styleguide Example

Comments

@RadoRado
Copy link
Member

python manage.py makemigrations --empty --name postgres_extensions common
from django.contrib.postgres.operations import TrigramExtension
@RadoRado RadoRado added Blog Example Add an example, related to a blog post Feature A new thing that needs to be added to the Styleguide Example and removed Blog Example Add an example, related to a blog post labels Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature A new thing that needs to be added to the Styleguide Example
Projects
None yet
Development

No branches or pull requests

1 participant