We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78a92be commit 254f30fCopy full SHA for 254f30f
README.md
@@ -15,7 +15,7 @@ Based on [django-add-default-value](https://github.com/3YOURMIND/django-add-defa
15
16
## Installation
17
18
-`pip install django-add-default-value-postgresql`
+`uv add django-add-default-value-postgresql`
19
20
You can then use `AddDefaultValue` in your migration file to transfer the default
21
values to your database. Afterwards, it's just the usual `./manage.py migrate`.
0 commit comments