Re: CMS 'power' getting started

2022-02-20 Thread MR INDIA
Django is opinionated so it has a starter directory layout, you should stick to that. On Monday, 21 February 2022 at 11:26:45 UTC+5:30 MR INDIA wrote: > Django is a web framework not a CMS, if you want to use a CMS then use > wagtail which is a Django based CMS. And Vscode wo

Re: CMS 'power' getting started

2022-02-20 Thread MR INDIA
Django is a web framework not a CMS, if you want to use a CMS then use wagtail which is a Django based CMS. And Vscode would be sufficient for working with Django. If you want many custom features for the CMS then you can use wagtail, as whatever you can do in python you can do in wagtail. O

Re: Django, Docker & SaaS Multi-Tenant Architecture

2022-01-14 Thread MR INDIA
A official discord channel has been released recently follow Django newsletter for such updates : https://discord.com/invite/TP9yQBwyxF?utm_campaign=Django%2BNewsletter&utm_medium=email&utm_source=Django_Newsletter_110 On Friday, 14 January 2022 at 02:12:38 UTC+5:30 ber...@autofyle.com wrote: >

Re: learn django

2021-11-23 Thread MR INDIA
Oh Sorry On Tue, 23 Nov 2021 at 21:45, Kasper Laudrup wrote: > On 23/11/2021 15.39, MR INDIA wrote: > > I wrote to the person who asked the question > > > > Well, you replied to me. That was a bit confusing, but we all make > mistakes of course. > > Kind regards, &

Re: learn django

2021-11-23 Thread MR INDIA
I wrote to the person who asked the question On Tuesday, 23 November 2021 at 19:42:21 UTC+5:30 Kasper Laudrup wrote: > On 23/11/2021 15.07, MR INDIA wrote: > > if you just want auth, and don't want to learn django fully, then get a > > django crashcourse, and use django a

Re: learn django

2021-11-23 Thread MR INDIA
if you just want auth, and don't want to learn django fully, then get a django crashcourse, and use django allauth. crash course = https://youtu.be/rHux0gMZ3Eg , django allauth: https://youtu.be/GQySb3W2feo On Monday, 22 November 2021 at 21:38:29 UTC+5:30 Kasper Laudrup wrote: > On 21/11/2021

Re: Hi, i had question in django rest framework

2021-10-30 Thread MR INDIA
see the license page On Saturday, 30 October 2021 at 17:55:09 UTC+5:30 kkwaq...@gmail.com wrote: > I am waqar khan > I am from Maharashtra in thane city > i am looking for job python web developer > Please recommend any job. > > > On Fri, Oct 29, 2021 at 10:16 PM taxijjang wrote: > >> Hello I

Re: Hi, How can I implement Microservices and Serverless with Django on AWS?

2021-10-30 Thread MR INDIA
Microservices can be implemented via APIs Rest Or Graphql it is your choice and as a matter of fact Django can run server less infrastructures. See this talk about server less with Django: https://youtu.be/oYy9_4fm56o or this tutorial: https://youtu.be/WaiL4sbaj_o Microservices : https://youtu

Re: django.db.utils.OperationalError: no such table abc

2021-10-22 Thread MR INDIA
After deleting the migration to make it again just Try Running the makemigrations command. On Friday, 22 October 2021 at 06:58:12 UTC+5:30 dashlaksh...@gmail.com wrote: > Just search for it in the recycle bin , if you have not permanently > deleted the migration, else give me the code in my

Re: Re : Need help in django database related

2021-10-14 Thread MR INDIA
Maybe you need to learn db relationships in django models and forms, Learn about db : https://www.webforefront.com/django/setuprelationshipsdjangomodels.html And inspect source code of this project: https://github.com/sajib1066/django-event-management Hope this helps, A fellow django devel

Re: Send PDF as an email's attachment ( Working with xhtml2pdf library)

2021-10-08 Thread MR INDIA
Answer to this query on stack overflow Raw link: https://stackoverflow.com/questions/33218629/attaching-pdfs-to-emails-in-django Hope this helps, A fellow django developer On Friday, 8 October 2021 at 00:19:36 UTC+

Re: DateTime widget in default CreateView form

2021-10-08 Thread MR INDIA
Answer to this query on stack overflow Raw link: https://stackoverflow.com/questions/27321692/override-a-django-generic-class-based-view-widget Hope this helps, A fellow django developer On Friday,

Re: Where are you deploying Django App? How much does it cost for a hobby project

2021-10-04 Thread MR INDIA
*Since it is a hobby project *i would recommend *heroku free hosting* On Sunday, 3 October 2021 at 21:57:25 UTC+5:30 avi.me...@gmail.com wrote: > Hello! I am building a prototype Django app and would like to deploy it so > that people can use it. > What would be the most cost-effective and cheap

Re: need help integrating SSL with react/django web app

2021-09-19 Thread MR INDIA
i. > foe Django you need mod_wsgi with all which is tricky. > > On Sat, Sep 18, 2021 at 7:18 PM MR INDIA wrote: > >> See this >> https://certbot.eff.org/lets-encrypt/ubuntufocal-nginx Use letsencrypt >> if you have shell access >> On Saturday, 18 Septem

Re: Django

2021-09-19 Thread MR INDIA
Try this https://stackoverflow.com/questions/35572662/django-runserver-stuck-on-performing-system-checks which django version and any database you are using? On Sunday, 19 September 2021 at 03:42:11 UTC+5:30 OSV wrote: > I´m just start with Django and have this issue bellow. Some have the >

Re: need help integrating SSL with react/django web app

2021-09-18 Thread MR INDIA
See this https://certbot.eff.org/lets-encrypt/ubuntufocal-nginx Use letsencrypt if you have shell access On Saturday, 18 September 2021 at 02:41:54 UTC+5:30 hey there wrote: > > python 3.2.6 > django 3.2.7 > cx_oracle 8 > > > > On Sat, 18 Sep 2021, 2:25 am hey there, wrote: > >> hi >> >> i am

Re: Greetings to Everyone

2021-09-15 Thread MR INDIA
Jinja 2 is quite different from django templates and you need to use . Jinja file extension. And configure it. And pls send GitHub link, and is there any error log or Trace back then send it. On Wednesday, 15 September 2021 at 18:52:10 UTC+5:30 faruk...@gmail.com wrote: > Hello, > Could you p

Re: please help me todebug this code

2021-08-30 Thread MR INDIA
send the template On Sunday, 29 August 2021 at 08:12:37 UTC+5:30 du19sh...@gmail.com wrote: > > Environment: > > > Request Method: GET > Request URL: http://127.0.0.1:8000/cor/learndj/ > > Django Version: 3.0 > Python Version: 3.8.6 > Installed Applications: > ['django.contrib.admin', > 'django.

Re: Can you help me sharing link documentation to learn django ?

2021-08-28 Thread MR INDIA
Isn't the admin panel suffecient if you want to extract data from this website to any other app/website then tell the developers to make an api(recommended), or you can do web scraping (not recommended) On Sunday, 29 August 2021 at 02:20:33 UTC+5:30 Kasper Laudrup wrote: > On 28/08/2021 01.55,

Re: HELP me: "a beginner's questions"

2021-08-19 Thread MR INDIA
First Take all the Deployment security checklist given here and then deploy, python3 manage.py runserver starts a *development *server *not* a *production* server you have to configure that on your own... On Wednesday, 18 August 2021 at 20:28:09 UTC+5:30 alex...@gmail.com wrote: > Hello, > > Th

Re: startproject doesn't working

2021-08-15 Thread MR INDIA
Try this https://stackoverflow.com/questions/31379431/django-admin-startproject-mysite/31379534 On Saturday, 14 August 2021 at 23:51:26 UTC+5:30 s2o...@outlook.kr wrote: > Hi > Does anybody know why startproject doesn't work? > > django-admin startproject mysite > > I tried this, but it does

Re: help me

2021-08-08 Thread MR INDIA
everything, and it takes a little time. and before pushing your django app (assuming it is not just for hobby) have you taken all the neccesary security measures? On Sunday, 8 August 2021 at 21:19:06 UTC+5:30 MR INDIA wrote: > You can use any hosting provider who provides you the root access, so t

Re: Please help me to add button functionality in django admin panel for filter list of objects

2021-08-08 Thread MR INDIA
This article can help : https://hakibenita.medium.com/how-to-add-custom-action-buttons-to-django-admin-8d266f5b0d41 On Thursday, 5 August 2021 at 18:31:52 UTC+5:30 arvind@gmail.com wrote: > hey guys i want to add the action on click the list will be filter of > objects > > here the on cl

Re: help me

2021-08-08 Thread MR INDIA
You can use any hosting provider who provides you the root access, so that you can ssh into the server and host your django On Thursday, 5 August 2021 at 11:44:24 UTC+5:30 satyajit...@gmail.com wrote: > Good Morning Guys, I'm from India. I'm an open source engineer. Having 2 > years of profess