Re: How to use JS in Django?

2022-08-16 Thread Shada Bahassan
Hi, The simple way for beginner that trying to use already template from any resources and the runserver if It is ok?, you have to change based on what do you want. *See the simple example below:* My First JavaScript JavaScript can change the content of an HTML element: Click Me! This is

Incompatible foreign key when attempting to link tables in Django?

2022-07-06 Thread Shada Bahassan
*SQLSTATE[HY000]: General error: 3780 Referencing column 'user_id' and referenced* *column 'id' in foreign key are incompatible* I'm trying to make a couple basic models , an

Play audio File

2021-12-06 Thread Shada Bahassan
Hello everyone, I'm a beginner on Django. I have audio files and I want to read the path when I click the play button. I discovered some resources that upload audio files as object models. but I don't want to handle as the model, I just want to read it when I call the play sound method. Any

Re: Django error: type object has no attribute 'objects'‏‏

2021-11-10 Thread Shada Bahassan
Thank you so much Kasper Laudrup في الثلاثاء، 9 نوفمبر 2021 في تمام الساعة 4:48:20 م UTC+3، كتب Kasper Laudrup رسالة نصها: > On 09/11/2021 14.26, Shada Bahassan wrote: > > After I connected mysql with django, I wrote in the view files to > > interact with the models

Re: Converting Audio Files with SoX

2021-11-03 Thread Shada Bahassan
and django. في الأربعاء، 3 نوفمبر 2021 في تمام الساعة 4:13:08 م UTC+3، كتب Kasper Laudrup رسالة نصها: > On 03/11/2021 11.15, Shada Bahassan wrote: > > I'm trying to get a walk to convert a bunch of audio files from .ul file > > to .wav file but I can't seem to get my hea

converting audio file in Django

2021-11-03 Thread Shada Bahassan
Is there any platform command line utility that can convert audio file from ul formats to wav format? -- 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-use

Converting Audio Files with SoX

2021-11-03 Thread Shada Bahassan
I'm trying to get a walk to convert a bunch of audio files from .ul file to .wav file but I can't seem to get my head around how to call SoX (http://sox.sourceforge.net/) in CMD and Django. -- You received this message because you are subscribed to the Google Groups "Django users" group. To