Error Tracking Software | Sentry <https://sentry.io/welcome/> or both?
> And they both have a free plan.
>
> On Wed, 2 Oct 2024 at 22:12, Henry Yates
> wrote:
>
>> https://retracesoftware.com allows you to record and replay your Django
>> app. It is a massive ti
> Best regards
>
> 2 Eki 2024 Çar 19:44 tarihinde Ravindra Magar şunu
> yazdı:
>
>> Yes. Interested.
>>
>> On Wed, Oct 2, 2024, 7:37 PM Henry Yates
>> wrote:
>>
>>> https://retracesoftware.com allows you to record and replay your Django
>>&g
Hi Henry,
I’m interested.
Cheers,
Paulo Ouana
E-mail: pauloc.ou...@gmail.com
Cel: +258 82 918 5494
Henry Yates escreveu em qua., 2/10/2024 às
16:12 :
> https://retracesoftware.com allows you to record and replay your Django
> app. It is a massive time saver, enabling you to investigat
r both? And
they both have a free plan.
On Wed, 2 Oct 2024 at 22:12, Henry Yates wrote:
> https://retracesoftware.com allows you to record and replay your Django
> app. It is a massive time saver, enabling you to investigate bugs and flaky
> tests with perfect reproducibility.
>
>
Hi Henry, I am interested this project. Can you show a demo?
Can Okay
Best regards
2 Eki 2024 Çar 19:44 tarihinde Ravindra Magar şunu
yazdı:
> Yes. Interested.
>
> On Wed, Oct 2, 2024, 7:37 PM Henry Yates
> wrote:
>
>> https://retracesoftware.com allows you to record a
Yes. Interested.
On Wed, Oct 2, 2024, 7:37 PM Henry Yates wrote:
> https://retracesoftware.com allows you to record and replay your Django
> app. It is a massive time saver, enabling you to investigate bugs and flaky
> tests with perfect reproducibility.
>
> We have an ini
https://retracesoftware.com allows you to record and replay your Django
app. It is a massive time saver, enabling you to investigate bugs and flaky
tests with perfect reproducibility.
We have an initial user group. Members get a free for life licence in
return for feedback. We have a couple
Hi, I am migrating my manual lambda python serverless backend to the Django
framework and going to deploy it with Zappa onto AWS lambda.
Please that if anyone knows and can share if this is a good approach and
any difficulties I may be facing.
--
You received this message because you are subsc
Where are you hosting?
On Thu, 24 Aug 2023 at 22:37, ALINDA Fortunate
wrote:
> Hello family some help i have this error
>
> Aug 25 12:28:30 AM ImportError: Couldn't import Django. Are you sure it's
> installed and available on your PYTHONPATH environment variable? Did you
> forget to activate a
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 fa
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 th
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 12:28:30 AM ImportError: Couldn't import Django. Are you sure it's
> installed and available on your PYTHONPATH environment variable? Did you
> forget to
Hello family some help i have this error
Aug 25 12:28:30 AM ImportError: Couldn't import Django. Are you sure it's
installed and available on your PYTHONPATH environment variable? Did you
forget to activate a virtual environment?
Aug 25 12:28:30 AM ==> Build failed 😞
Yet this is my requirements
y └── views.py
>
>
> If the utility grows and becomes useful across a range of apps and
> deployments you might then consider breaking it out into its own python
> package that could be installable independently of the original Django app.
>
> Brian
>
>
> On Saturd
python
package that could be installable independently of the original Django app.
Brian
On Saturday, March 11, 2023 at 4:04:10 PM UTC-8 Scott McKissock wrote:
> Django/Python noob question. What is the convention for including utility
> packages/modules within a django app?
>
>
Django/Python noob question. What is the convention for including utility
packages/modules within a django app?
I have a bit of code that will only be used in a single django app, and I'd
like to write tests for it and use it within the app. Should I just put it
in a directory/package i
On 24/01/2023 12.14, javier lopez wrote:
I'm new with Django.
Trying to code te sample of tutorial i got the error that shows in the
images.
Python version 3.11.1 and 3.9 too. Same error.
Anyone can help me?
Both errors are mentioned in the tutorial at
https://docs.djangoproject.com/en/4.1/
I'm new with Django.
Trying to code te sample of tutorial i got the error that shows in the
images.
Python version 3.11.1 and 3.9 too. Same error.
Anyone can help me?
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this grou
Hello Mh,
it is relative easy. You need a root access to a linux server in internet.
Here is a very good tutorial how to setup:
https://www.digitalocean.com/community/tutorials/how-to-set-up-django-with-postgres-nginx-and-gunicorn-on-ubuntu-22-04
If you have problems then write you on which ste
Try hosting on heroku
On Tue, Nov 8, 2022, 16:58 Mh Raffi wrote:
> Hi,
> I Am trying to host my app with postgres and railway.
> But I am not able to understand the concept. Due to it i deleted
> db sqlite.
> Is there any other option or anybody can help me to host a project.
>
> Thanks & Regard
Hi,
I Am trying to host my app with postgres and railway.
But I am not able to understand the concept. Due to it i deleted
db sqlite.
Is there any other option or anybody can help me to host a project.
Thanks & Regards
Mohammed Raffi.J
--
You received this message because you are subscribed to t
Lakshyaraj Dash,
wrote:
> I'm having troubles in using django app on railway ie after deployment I
> get csrf token validation error even if my forms are protected with csrf
> tokens.
> Please anyone fix this problem.
>
> --
> You received this message because you are subsc
I'm having troubles in using django app on railway ie after deployment I
get csrf token validation error even if my forms are protected with csrf
tokens.
Please anyone fix this problem.
--
You received this message because you are subscribed to the Google Groups
"Django users&
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.
>
>
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.
On Fri, Sep 16, 2022, 15:00 Wilford Chidawanyika
wrote:
> Good day.
>
> l need help on how to deploy my django project on Heroku
>
> l am getting the below erro
Seem like to get to have root certificate from your computer
On Friday, September 16, 2022 at 5:29:55 PM UTC+8 shodza...@gmail.com wrote:
> Good day.
>
> l need help on how to deploy my django project on Heroku
>
> l am getting the below error when l push heroku master
>
> Processing
> /C:/Windo
Good day.
l need help on how to deploy my django project on Heroku
l am getting the below error when l push heroku master
Processing
/C:/Windows/TEMP/abs_e9b7158a-aa56-4a5b-87b6-c00d295b01fanefpc8_o/croots/recipe/certifi_1655968940823/work/certifi
remote:ERROR: Could not install package
they app is almost complete, i'm only migrating from heroku to railway, it
not new app
On Thu, Sep 15, 2022 at 10:04 PM Percy Masekwameng <
percymasekwameng...@gmail.com> wrote:
> Hi I don't know much about deploying, I'm still a newbie
>
> There is an option to deploy a template, use it to deplo
that wat i did before and it still giving me same error, i had to comment
it out
DATABASES = {
"default": dj_database_url.config(default=DATABASE_URL, conn_max_age=1800),
}
On Thu, Sep 15, 2022 at 9:55 PM Mohammad Anarul
wrote:
> You can follow the github repo
> https://github.com/mohammadanar
Hi I don't know much about deploying, I'm still a newbie
There is an option to deploy a template, use it to deploy a Django template
So normally I'd deploy a Django template which railway also create a
repository(if you linked your Github), Postgresql database for that
template and so clone the r
You can follow the github repo
https://github.com/mohammadanarul/railway-action.git
On Fri, Sep 16, 2022, 2:32 AM ola neat wrote:
> hallo guys,
> so i'm having issue deploying my django on railway but once the deployment
> is complete the app crash with this err
>
>
> raise ImproperlyConfigured(
hallo guys,
so i'm having issue deploying my django on railway but once the deployment
is complete the app crash with this err
raise ImproperlyConfigured("settings.DATABASES is improperly configured. "
django.core.exceptions.ImproperlyConfigured: settings.DATABASES is
improperly configured. Pleas
Sub-module mean file like views.py or models.py
On Sun, 28 Aug 2022, 14:21 Paul serubombwe, wrote:
> Elaborate more bro, what do you mean by sub model
>
> On Sat, Aug 27, 2022, 23:56 देव Hingu wrote:
>
>> Please check here for my problem
>>
>> https://stackoverflow.com/questions/73499743/cant-
Elaborate more bro, what do you mean by sub model
On Sat, Aug 27, 2022, 23:56 देव Hingu wrote:
> Please check here for my problem
>
> https://stackoverflow.com/questions/73499743/cant-find-load-sub-module-inside-django-appmodule-dynamically
>
> --
> You received this message because you are subs
Please check here for my problem
https://stackoverflow.com/questions/73499743/cant-find-load-sub-module-inside-django-appmodule-dynamically
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails
Access Services
> HP: +673 720 8043
>
> On Thu, Aug 4, 2022, 8:38 AM Lightning Bit <
> thelegendofearthretu...@gmail.com> wrote:
>
>> Is it possible to combine an existing React App with an existing Django
>> App?
>>
>> --
>> You received this
possible to combine an existing React App with an existing Django
> App?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to d
Is it possible to combine an existing React App with an existing Django App?
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-user
2022 at 22:29, Abhilash Singh Chauhan <
abhilashaan...@hau.ac.in> wrote:
> Hii Everyone
>
>
>
> I have a Django App which I want to deploy on a Centos Linux server having
> a global/public IP which is assigned to a domain and is secured with SSL
> <https://stackoverf
contact me on my contact, which u will find on afrqweb.herokuapp.com
(website still under development)
best regards
scientist
On Fri, Jul 15, 2022 at 4:29 PM Abhilash Singh Chauhan <
abhilashaan...@hau.ac.in> wrote:
> Hii Everyone
>
>
>
> I have a Django App which I want
You can use gunicorn with nginx.
https://www.digitalocean.com/community/tutorials/how-to-set-up-django-with-postgres-nginx-and-gunicorn-on-ubuntu-18-04
On Fri, Jul 15, 2022 at 7:59 PM Abhilash Singh Chauhan <
abhilashaan...@hau.ac.in> wrote:
> Hii Everyone
>
>
>
> I have
Hii Everyone
I have a Django App which I want to deploy on a Centos Linux server having
a global/public IP which is assigned to a domain and is secured with SSL
<https://stackoverflow.com/questions/72990799/how-to-deploy-django-app-on-centos-server-having-domain-secured-with-ssl>
.
The
restart uwsgi?
On Friday, April 22, 2022 at 6:59:28 AM UTC-4 agnese.c...@gmail.com wrote:
> Good morning, today i am facing some issues with my django app at
> word-b.com.
> The backend is giving me 404 on a reste resource that i have just fixed.
> I have uploaded the files in pro
Good morning, today i am facing some issues with my django app at word-b.com
.
The backend is giving me 404 on a reste resource that i have just fixed.
I have uploaded the files in production just now, thinking that the uwsgi
daemon would reload them on demand due to the interpreted nature of
What is the error. Please share here
On Tue, 8 Feb 2022, 12:13 am Abdulrahman Abbas,
wrote:
> Pls I'm trying to host a Django app on a free hosting sites basically
> netlify and heroku but it keeps failing while building pls is there
> anything I need to install or any oth
am Mo., 7. Feb. 2022,
19:42:
> Pls I'm trying to host a Django app on a free hosting sites basically
> netlify and heroku but it keeps failing while building pls is there
> anything I need to install or any other alternative
>
> --
> You received this message because you are sub
Pls I'm trying to host a Django app on a free hosting sites basically
netlify and heroku but it keeps failing while building pls is there
anything I need to install or any other alternative
--
You received this message because you are subscribed to the Google Groups
"Django users&
จัดการมันทันทีเลย
ในวันที่ ศ. 22 ต.ค. 2021 20:32 น. Steven Mapes
เขียนว่า:
> It'll most likely be because you are executing a file with a relative path
> and the Django is probably running in another folder so your best bet is to
> import BASE_DIR from settings.py then append the path to the app
It'll most likely be because you are executing a file with a relative path
and the Django is probably running in another folder so your best bet is to
import BASE_DIR from settings.py then append the path to the app from your
project root so /app.py
On Thursday, 21 October 2021 at 17:26:36 UTC+
You can deploy to Heroku, there's a free tier and it's very low maintenance.
https://devcenter.heroku.com/articles/deploying-python
I've had a free Django app running there that I set up almost 10 years ago
without any work required to keep it up since then.
Heroku is somewhat e
*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-effe
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 cheapest deployment solution to
host a django backend? How much would it cost?
Any ideas, help is most welcomed and appretiated
--
You received this
How send data from client Javascript to Django server?
I tried the following but it didn't work. I want to read "token" cookie
value
and send to server but it never receives it as a valid form. Any sample
working code greatly appreciated.
function start_processing() {
Could this article solve your problem?
https://medium.com/@shivansht9211/how-to-deploy-django-applications-on-aws-ec2-using-apache-server-f6ae2e1effc4
On Thu, Jun 24, 2021 at 9:27 AM tristant wrote:
> I was looking to turn a a laptop into a standing webserver to deploy a
> Django app wit
;>
>>> On Wed, Jun 23, 2021, 11:38 AM Eugene TUYIZERE
>>> wrote:
>>>
>>>> Dear Franck,
>>>>
>>>> The problem I have now is to configure the django app in cpanel so that
>>>> users can browse it. As I said in previous em
I was looking to turn a a laptop into a standing webserver to deploy a
Django app within an intranet. This tutorial here shows how to doing with
Apache2: Hands-On How to Host Django with Apache2 | by Muhammad Ryan |
Level Up Coding (gitconnected.com)
<https://levelup.gitconnected.com/hands
unio de 2021 11:37 a. m., Franck Tchouanga <
> ftchoua...@gmail.com> escribió:
>
>> I see.
>>
>> On Wed, Jun 23, 2021, 11:38 AM Eugene TUYIZERE
>> wrote:
>>
>>> Dear Franck,
>>>
>>> The problem I have now is to configure the djang
wrote:
>
>> Dear Franck,
>>
>> The problem I have now is to configure the django app in cpanel so that
>> users can browse it. As I said in previous email, I already have domain and
>> cpanel credentials.
>>
>> On Wed, 23 Jun 2021 at 12:17, Franck Tc
I see.
On Wed, Jun 23, 2021, 11:38 AM Eugene TUYIZERE
wrote:
> Dear Franck,
>
> The problem I have now is to configure the django app in cpanel so that
> users can browse it. As I said in previous email, I already have domain and
> cpanel credentials.
>
> On Wed, 23 Jun
nck,
>
> The problem I have now is to configure the django app in cpanel so that
> users can browse it. As I said in previous email, I already have domain and
> cpanel credentials.
>
> On Wed, 23 Jun 2021 at 12:17, Franck Tchouanga
> wrote:
>
>> Hello I can assist you
Dear Franck,
The problem I have now is to configure the django app in cpanel so that
users can browse it. As I said in previous email, I already have domain and
cpanel credentials.
On Wed, 23 Jun 2021 at 12:17, Franck Tchouanga wrote:
> Hello I can assist you what is the problem.
>
>
Hello I can assist you what is the problem.
On Wed, Jun 23, 2021 at 9:54 AM Eugene TUYIZERE
wrote:
> please assist
>
> On Tue, 22 Jun 2021 at 13:03, Eugene TUYIZERE
> wrote:
>
>> Dear Team,
>>
>> I have an issue. I want to make my app productive. I bought a domain and
>> I got cpanel credentia
please assist
On Tue, 22 Jun 2021 at 13:03, Eugene TUYIZERE
wrote:
> Dear Team,
>
> I have an issue. I want to make my app productive. I bought a domain and I
> got cpanel credentials. The problem I have now is that I do not know how I
> can configure the app in cpanel so that users can start br
Dear Team,
I have an issue. I want to make my app productive. I bought a domain and I
got cpanel credentials. The problem I have now is that I do not know how I
can configure the app in cpanel so that users can start browsing it. I
tried to connect to the database and I loaded the application file
DataTables warning: table id=filters-result-table - Ajax error. For more
information about this error, please see http://datatables.net/tn/7
$('#input-search').keypress(function (e) {
var key = e.which;
if (key == 13) // the enter key code
{
e.preventDefau
On Tue, Jun 01, 2021 at 10:18:24PM +0530, SNJY G wrote:
> I am running an application on django2.2 which needs to be integrated with
> okta for user authentication.
> Okta team has provided a Metadata URL which contains Okta URL, Okta Entity
> ID and Okta certificate but I am not sure where I need
Team,
I am running an application on django2.2 which needs to be integrated with
okta for user authentication.
Okta team has provided a Metadata URL which contains Okta URL, Okta Entity
ID and Okta certificate but I am not sure where I need to configure it in
django.
Could someone please share step
://djangodeployment.readthedocs.io/en/latest/06-gunicorn.html>
>
> Antonis Christofides+30-6979924665 <+30%20697%20992%204665> (mobile)
>
>
>
> On 30/05/2021 09.29, Moose Smith wrote:
>
> App written in ubuntu virtual environment python 3.8.5. Works well on
&g
fides
+30-6979924665 (mobile)
On 30/05/2021 09.29, Moose Smith wrote:
App written in ubuntu virtual environment python 3.8.5. Works well on Visual
Studio Code development server. Am trying to make it run on Apache2
development server. I have been able to install WSGI module on Apache Server
a
n on Apache2
> development server. I have been able to install WSGI module on Apache
> Server and ran a test Hello World in Python and it worked. However, the
> django app when ported over does not work.
> The error log confirms that the mod_wsgi has been created using by Python
> 3.
App written in ubuntu virtual environment python 3.8.5. Works well on
Visual Studio Code development server. Am trying to make it run on Apache2
development server. I have been able to install WSGI module on Apache
Server and ran a test Hello World in Python and it worked. However, the
django
Hi,
This isn't really a Django problem to solve, it's more general than that.
First you need the client to record and send an audio file of their mic
recording. This is likely something you want to do in JavaScript, as it is
something that they will have to do on their machine - the server does no
Hello everyone
I want to allow my app to receive input from a microphone
I would be happy for help on how to do this in the visual section as well:
how to put a microphone that allows you to type from the user in HTML and
how to convert the audio to the text in Python
Will really really help me
t
Hi Ayser,
Would try that and give feedback.
BR,
Ejike Chiboka
0804537; 08166516400
On Fri, Apr 23, 2021 at 1:10 PM Ayser shuhaib
wrote:
> Make sure you create the user objects in the database before loading the
> books data
>
> On Fri, 23 Apr 2021 at 14:02, Nzekwe Isaac wrote:
>
>> I thin
Good day Jim,
My process from beginning includes:
1. I reset the database: rm -f db.sqlite3
2. python manage.py migrate
3. In django admin platform: I added all the books information from the
fixtures.json and tied it to the user which is admin
4. Implemented a new fixtures.json
5. ran python man
I didn’t see a “createsuperuser" command. Was that done or is it part of your
fixtures.json load?
Jim
On Apr 24, 2021, at 8:04 AM, Ejike Enyinnaya
mailto:ejike.chib...@gmail.com>> wrote:
Good day Kasper,
Thanks for your response.
The git commands I put in the email was just to give a summary
Good day Kasper,
Thanks for your response.
The git commands I put in the email was just to give a summary of what I
had done and not the full details, that way my email is not too long and
cumbersome to read.
I can assure you on my CLI, I ran the proper git commands putting in the
right informat
Good day Kasper,
Hi Kasper,
Thanks for your response. The "git" commands I put in the email was not
just to give any one an idea of what commands I had run but on my CLI, I
ran the proper git commands with the proper messages and not leaving it
empty.
BR,
Ejike Chiboka
0804537; 08166516400
check this one
try to run the console
$ python manage.py sqlsequencereset your_app_name
it will give you the psql queries. run those queries on PSQL console and
then try to run loaddata.
check below link
https://stackoverflow.com/questions/64251547/django-resync-autoincrementing-pk-with-restored
On 23/04/2021 20.41, Ejike Enyinnaya wrote:
> I did a git add ., git commit -m and git push heroku master
Not sure if it's related, but it's possible: This is not how you should
use revision control (git).
You should keep your source files under revision control, not just
blindly add everything a
I still have the same errors again
>
> BR,
>
> Ejike Chiboka
> 0804537; 08166516400
>
>
> On Fri, Apr 23, 2021 at 7:28 PM Sujayeendra G
> wrote:
>
>>
>> Hi,
>>
>> You can see IntegrityError: fixtures you are updating trying to find user
>
ke Chiboka
0804537; 08166516400
On Fri, Apr 23, 2021 at 7:28 PM Sujayeendra G
wrote:
>
> Hi,
>
> You can see IntegrityError: fixtures you are updating trying to find user
> with user_id=1 which are not available in your db. Try to create one user
> and migrate again. Or if th
, 23 Apr 2021 at 17:25, ejike@gmail.com
wrote:
> Good day All,
>
> I am trying to deploy my django app to heroku but i keep getting this
> error in the screenshot attached.
>
> Please can anyone assist in me in finding a solution to this and where the
> issue could be com
kindly shere your code
On Fri, Apr 23, 2021 at 5:56 PM ejike@gmail.com
wrote:
> Good day All,
>
> I am trying to deploy my django app to heroku but i keep getting this
> error in the screenshot attached.
>
> Please can anyone assist in me in finding a solution to
Make sure you create the user objects in the database before loading the
books data
On Fri, 23 Apr 2021 at 14:02, Nzekwe Isaac wrote:
> I think there's a problem with your database. Try deleting your dbsqlite
> database and run migrations a again.
>
> On Fri, 23 Apr 2021, 12:50 Ejike Enyinnaya,
I think there's a problem with your database. Try deleting your dbsqlite
database and run migrations a again.
On Fri, 23 Apr 2021, 12:50 Ejike Enyinnaya, wrote:
> Good day Isaac,
>
> I ran makemigrations and migrate before deploy as seen in my screenshots
> but I am still having the same problem
Try running makemigrations and migrations again before deploying again
On Wed, 21 Apr 2021, 22:30 ejike@gmail.com,
wrote:
> Good day All,
>
> Please I am trying to deploy my App which uses Django/Python as the
> backend and React as the frontend to Heroku but I keep getting this error
> in t
?
בתאריך שבת, 17 באפר׳ 2021 ב-20:55 מאת מוריה יצחקי <moriyal...@gmail.com
>:
> Hi
> How to view photos or videos in the Django app
> I would be very happy to help
> Thank you!!!
>
> --
> You received this message because you are subscribed to the Google Groups
&
Hi
How to view photos or videos in the Django app
I would be very happy to help
Thank you!!!
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to dj
On 15/04/2021 17.29, מוריה יצחקי wrote:
> You know how to explain to me what the way is?
>
Yes.
Think about what you might consider normal. Then try to reverse it and
think of the complete opposite and do that.
If that still doesn't work, try something completely bizarre instead.
An alternative
You know how to explain to me what the way is?
בתאריך יום ה׳, 15 באפר׳ 2021 ב-18:22 מאת Kasper Laudrup <
laud...@stacktrace.dk>:
> On 15/04/2021 12.48, מוריה יצחקי wrote:
> > Hi
> > I want to view photos and videos in Djangp app
> > When I open a video tag in HTML normally it does not l
On 15/04/2021 12.48, מוריה יצחקי wrote:
> Hi
> I want to view photos and videos in Djangp app
> When I open a video tag in HTML normally it does not load
> I would love to help thank you very much
>
If it doesn't work when you do it normally, consider doing it
abnormally. Then it might work.
Kin
?
ב-יום חמישי, 15 באפריל 2021 בשעה 13:48:12 UTC+3, מוריה יצחקי כתב/ה:
> Hi
> I want to view photos and videos in Djangp app
> When I open a video tag in HTML normally it does not load
> I would love to help thank you very much
>
--
You received this message because you are subscribed to the Go
?
בתאריך יום ה׳, 15 באפר׳ 2021 ב-13:48 מאת מוריה יצחקי <moriyal...@gmail.com
>:
> Hi
> I want to view photos and videos in Djangp app
> When I open a video tag in HTML normally it does not load
> I would love to help thank you very much
>
> --
> You received this message because you are sub
Hi
I want to view photos and videos in Djangp app
When I open a video tag in HTML normally it does not load
I would love to help thank you very much
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receivi
Dear Kasper,
Thank you very much for the documentation.
regards,
On Mon, 1 Feb 2021 at 13:54, Kasper Laudrup wrote:
> On 01/02/2021 12.49, Eugene TUYIZERE wrote:
> >
> > How to connect a django application to a Database that is on a different
> > machine with an application file? I mean, if th
On 01/02/2021 12.49, Eugene TUYIZERE wrote:
How to connect a django application to a Database that is on a different
machine with an application file? I mean, if the application files are
on the machine(server) A and database is on the machine(server) B
Simple enough. Have a look at the HO
Dear Team,
How to connect a django application to a Database that is on a different
machine with an application file? I mean, if the application files are on
the machine(server) A and database is on the machine(server) B
Regards,
--
*TUYIZERE Eugene*
*Msc Degree in Mathematical Science*
*Afr
Seems to work normally after teens until last.
ke 6. tammik. 2021 klo 16.43 Jani Karjalainen (jani.karjalainen...@gmail.com)
kirjoitti:
> Playing with the API onglema joka koskee kohtassa >>>
> Question.objects.get(id=2)
> Traceback (most recent call last):
>
> Tulee seuraava ilmoitus
>
> Traceba
Playing with the API onglema joka koskee kohtassa >>>
Question.objects.get(id=2)
Traceback (most recent call last):
Tulee seuraava ilmoitus
Traceback (most recent call last):
File "", line 1, in
File
"/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/django/db/m
1 - 100 of 1256 matches
Mail list logo