Re: Integrated python shell in browser

2020-12-05 Thread Mariusz Felisiak
There is also https://github.com/djk2/django-admin-shell Best, Mariusz -- 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 dj

Re: Django project 503 issue

2020-12-05 Thread Paolo Melchiorre
Thanks for letting me know. I haven't checked twitter before sending the email. Thanks Florian for your work on this. See you On Sat, Dec 5, 2020, 18:41 Adam Johnson wrote: > This is now resolved thanks to the work of Florian: > https://twitter.com/fapolloner/status/1335274719348723712 > > On

Re: Django project 503 issue

2020-12-05 Thread Adam Johnson
This is now resolved thanks to the work of Florian: https://twitter.com/fapolloner/status/1335274719348723712 On Sat, 5 Dec 2020 at 17:06, Paolo Melchiorre wrote: > Hi all, > > I noticed that the Django project website is responding to an HTTP status > 503. > > I found an issue on github and I a

Django project 503 issue

2020-12-05 Thread Paolo Melchiorre
Hi all, I noticed that the Django project website is responding to an HTTP status 503. I found an issue on github and I added a comment to it. I don't know if there's a better way to report this type of error. https://github.com/django/djangoproject.com/issues/1051 Best regards, Paolo -- Pao

Re: Support for No-SQL database in Django

2020-12-05 Thread Vineet Sharma
Hello Jacob, Yes, the latter case you discussed is what I wanted. All I wanted was to have the same functionality as is there in SQL for NoSQL, and adding support for it in the admin section too. Thank You Vineet Sharma On Saturday, December 5, 2020 at 5:28:25 AM UTC+5:30 jacob...@gmail.com wr