Hey Anil,
Django PostgresQL and Django-MySQL have JSONField which allow you to store JSON formatted data (I am assuming you meant storing JSON data when you asked multiple files in Json format to store the database )
Django-MySQL: https://django-mysql.readthedocs.io/en/latest/model_fields/json_field.html#django_mysql.models.JSONField
On Wed, Sep 25, 2019, 16:28 ANIL UMARANE <anilumarane@gmail.com> wrote:
Hi guys,--How to store the multiple files in Json format to store the database . Easily retrieve and delete.And how set the path........Regards..........Anil.KMob:9019094199
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAKfwX9wvcE909kbu79xFt1bcWzfS3u8L%3D6v-5iRQLjYQBk%3D9cw%40mail.gmail.com.
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAEMqiPcdRsnxg4_RTkQpYW8-H2ftas8N%2BFg7BghVWAuHi3cvKg%40mail.gmail.com.
No comments:
Post a Comment