Fix all integrations
This commit is contained in:
4
vendor/django-crud-mixins/README.md
vendored
4
vendor/django-crud-mixins/README.md
vendored
@@ -33,12 +33,12 @@ Designed for **HTMX**, **Gridstack.js**, and **Django ORM** with built-in **acce
|
||||
|
||||
Add to your `requirements.txt`:
|
||||
```shell
|
||||
git+https://git.zm.is/XF/django-crud-mixins
|
||||
git+https://git.example.invalid/vendor/django-crud-mixins
|
||||
```
|
||||
|
||||
Or install via pip:
|
||||
```shell
|
||||
pip install git+https://git.zm.is/XF/django-crud-mixins
|
||||
pip install git+https://git.example.invalid/vendor/django-crud-mixins
|
||||
```
|
||||
|
||||
## 🔧 Usage
|
||||
|
||||
Reference in New Issue
Block a user