Fix postgres
This commit is contained in:
parent
fafcca0e5c
commit
70727c8afc
@ -4,6 +4,8 @@ All endpoints contain your test.
|
|||||||
|
|
||||||
## Live Demo
|
## Live Demo
|
||||||
|
|
||||||
|
https://example-of-crud-in-django-jrf.herokuapp.com/
|
||||||
|
|
||||||
### Get list
|
### Get list
|
||||||
|
|
||||||
### Get Detail
|
### Get Detail
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Generated by Django 3.2.5 on 2021-07-14 14:37
|
# Generated by Django 3.2.5 on 2021-07-15 14:00
|
||||||
|
|
||||||
from django.db import migrations, models
|
from django.db import migrations, models
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user