Re: Challenge hosting a django project on render

2024-04-05 Thread Luciano Martins (luxu)
Did you run the migrations? Em quinta-feira, 4 de abril de 2024 às 12:43:02 UTC-3, ALINDA Fortunate escreveu: > Hello team I am finding challenges in hosting my project on render it > shows the webservice is live and it brings this error any help > > Error during template rendering > > In

Re: Django to WordPress without api?

2024-02-01 Thread Luciano Martins (luxu)
Este projeto se assemelha ao Wordpress...wagtail...pesquise sobre ele. Em quinta-feira, 1 de fevereiro de 2024 às 14:21:44 UTC-3, Danish Nagori escreveu: > I have scrapping project which is.develop in django > Now.iwant to integrate to WordPress so how > -- You received this message because

Re: Django

2023-10-06 Thread Luciano Martins (luxu)
I'm using the *Vercel *platform in a voluntary project, which already gives you a free database. Search about Em sexta-feira, 6 de outubro de 2023 às 16:16:20 UTC-3, Joyce Mumbi escreveu: > Yes but it is difficult because it's my first time using this tool. > > > > [image: Mailtrack] >

Re: What to learn after Django, Node.js or React?1

2023-09-11 Thread Luciano Martins (luxu)
learn vuejs Em segunda-feira, 11 de setembro de 2023 às 09:58:10 UTC-3, TIME CREATORS escreveu: > if you ask me start going in depth of django > and start learning React as it can be easily integrated with future > projects > > On Sunday, 10 September 2023 at 12:10:00 UTC+5:30 abu yahya Diab

Re: pytest, asgiref, Selenium and database access? How to make them work?

2023-09-07 Thread Luciano Martins (luxu)
Hello, how is your postgres configured, because there is no database called test2. this is the error Em quarta-feira, 6 de setembro de 2023 às 19:08:32 UTC-3, Alfons Eberle escreveu: > Hey, has anyone gotten pytest to work with django-channels (or asgiref + > Daphne) and Selenium in general

Re: IMPORTING HTML CSS TEMPLATE TO DJANGO

2023-01-27 Thread Luciano Martins (luxu)
you have to put the static files and give their path inside the HTML Em sexta-feira, 27 de janeiro de 2023 às 11:18:14 UTC-3, jack...@gmail.com escreveu: > I want to know the line of error so that I can make them follow the static > folder -- You received this message because you are

Re: Django app deployment on Heroku

2022-09-18 Thread Luciano Martins (luxu)
Use pipenv? I've seen errors like these for those who use it... Em domingo, 18 de setembro de 2022 às 13:15:27 UTC-3, dashlaksh...@gmail.com escreveu: > Why do you want to deploy on heroku ??? If you've the premium > subscription, you can use it or else use railway or render to deploy app. > >