Can you pls elaborate or have any working code
On Sat, 10 Aug, 2019, 9:40 PM Andrew C., wrote:
> Two options:
>
> 1) Save the JSON files and link it with a FileField
>
> 2) Use PostgreSQL’s Django-specific JSONField.
>
> On Sat, Aug 10, 2019 at 9:46 AM Suraj Thapa FC
> wrote:
>
>> How can I li
Two options:
1) Save the JSON files and link it with a FileField
2) Use PostgreSQL’s Django-specific JSONField.
On Sat, Aug 10, 2019 at 9:46 AM Suraj Thapa FC
wrote:
> How can I linked a JSON file with my db... Json files contains the key
> value pair of the user data..
> If the id in the db a
How can I linked a JSON file with my db... Json files contains the key
value pair of the user data..
If the id in the db and the id in the json files matches i can fetch and
read it..
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscrib
3 matches
Mail list logo