check this one out
https://forum.djangoproject.com/t/tutorial-how-to-combine-frontend-and-backend-for-python-web-developers/15214
On Wednesday, August 23, 2023 at 6:50:22 AM UTC-5 Muhammad Juwaini Abdul
Rahman wrote:
> Please delete this. You just exposed your DB host, name, and password.
>
> O
https://stackoverflow.com/questions/14543824/django-get-notified-of-all-changes-in-database
check this one out, you might find some hints or answers.
On Tuesday, August 22, 2023 at 9:03:12 AM UTC-5 Byansi Samuel wrote:
> My views
> from django.shortcuts import render def auto_notification(reque
You should prepare a different form that will submit the post to a specific
table or database. you have to specify where the table or database the post
will go.
On Sunday, August 20, 2023 at 11:29:57 AM UTC-5 Hamza Bilal wrote:
> {% extends 'home.html' %}
> {% load static %}
> {% block content
Try following this steps
https://hyperhost.ua/en/wiki/ustanovka-i-zapusk-python-django-v-cpanel
On Thursday, August 24, 2023 at 3:23:47 AM UTC+8 Juhász Tamás wrote:
> Hello,
> django-allauth is well installed and working in my development environment.
> But I can't install it on the live server
https://www.freecodecamp.org/news/deploying-a-django-app-to-render/
On Friday, August 25, 2023 at 9:00:08 PM UTC+8 Abdulrahman Abbas wrote:
> Are you using virtual environment?
>
> On Thu, Aug 24, 2023, 22:37 ALINDA Fortunate
> wrote:
>
>> Hello family some help i have this error
>>
>> Aug 25 1
Try following these
https://www.freecodecamp.org/news/deploying-a-django-app-to-render/
On Friday, August 25, 2023 at 9:00:08 PM UTC+8 Abdulrahman Abbas wrote:
> Are you using virtual environment?
>
> On Thu, Aug 24, 2023, 22:37 ALINDA Fortunate
> wrote:
>
>> Hello family some help i have this
I think it is better if you reply to the specific thread that has this
issue. So that the concerned person will be able to see your reply
immediately.
On Saturday, August 26, 2023 at 1:29:58 AM UTC+8 abhijeet tripathi wrote:
>
>
> Hello,
>
> I hope this message finds you well. I wanted to let y
Hi,
This is cool. I tried it and loved it.
I will also try doing the same.
Regards.
On Sun, 6 Oct 2019 at 03:15, Ehab Al-Qabbani wrote:
> https://my-private-blog.herokuapp.com/
>
> Please try it
>
>
>
> Warmest Regards,
> Ehab
>
> --
> You received this message because you are subscribed to the
Hi,
I recently started a little project named pytagram (http://
code.google.com/p/pytagram/) that is aimed to generate a toc-like SVG
file for mainly python projects. I did this especially for django,
since it has A LOT of functions sparse in various namespaces and,
although I know what a certain
On Aug 22, 11:10 am, "Jorge Vargas" <[EMAIL PROTECTED]> wrote:
> That seems nice, but have you check out sphinx's module
> index?http://sphinx.pocoo.org/modindex.html
> it's really a web thing but it can be printed.
Yes I did, but I decided to go for my own solution because of:
1) I haven't been
n ~700k, but could be a problem for someone else.
Additionally I don't know if it will still work when the #2070
ticket's patch [1] will be included (and I didn't checked with the
actual existing patch) since I didn't read carefully the ticket so I
don't know exactly how it wo
quot;last_modified" datetime NOT NULL,
"author_id" integer NOT NULL REFERENCES "auth_user" ("id"),
UNIQUE ("url_id", "language_id")
);
Shouldn't language_id reference pageviewer_language?
Anyway the question is: is this an expected beh
Hi Everyone,
Where can I found a guide to combine django and React? I mean, what I want is
passing the context to a React component, any clue?, I know that is possible
combine them throw django rest framework through an API, but is it possible
work with the context from django in React, thaks fo
> But tbh, I would not recommend that. This type of integration may create
> unnecessary complexities.
>
> Better to work with the API workflow.
>
>> On Sunday, August 2, 2020 at 11:02:10 PM UTC+6, jose ivan perez diaz wrote:
>> Hi Everyone,
>> Where can I found
501 - 514 of 514 matches
Mail list logo