Pretty formated JSON editor for django.contrib.postgres.fields.JSONField in django admin.
I want to propose that django.contrib.postgres.fields.JSONField should have a JSON editor with pretty formatted, syntax highlighting, and JSON validation django admin, currently it uses simple text box. -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-developers+unsubscr...@googlegroups.com. To post to this group, send email to django-developers@googlegroups.com. Visit this group at https://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/b1d193fa-2ec1-4ece-be06-0b8f6396d109%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
Re: Pretty formated JSON editor for django.contrib.postgres.fields.JSONField in django admin.
How can I add this functionality to my django admin ? On Tuesday, 24 October 2017 11:19:01 UTC+5:30, Ratan Kulshreshtha wrote: > > I want to propose that django.contrib.postgres.fields.JSONField should > have a JSON editor with pretty formatted, syntax highlighting, and JSON > validation django admin, currently it uses simple text box. > -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-developers+unsubscr...@googlegroups.com. To post to this group, send email to django-developers@googlegroups.com. Visit this group at https://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/26435c74-efe1-47ee-922e-5d7b2a11fe78%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
I like a small thing to be added in new django release.
hello, everyone, I think that when we make new Django app inside by running django-admin startapp or by python manage.py startapp name of app shoul be added automatically in settings.py file in project directory. If you think my suggestion is good then how can I implement it, any guidance will be helpful -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-developers+unsubscr...@googlegroups.com. To post to this group, send email to django-developers@googlegroups.com. Visit this group at https://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/ab8fd297-a799-4b98-8ada-85efbaed67d1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.