Mirco
Why ? You are able to do that calculation by yourself
Mirco
And what's the problem? Ask them to send u that field as well
Mirco
And then you can use start, end and pause to make the calculation
Mirco
This is better
Anonymous
How to apply CSS in django forms
Anonymous
For any best tutorial..?
Anonymous
Ok...Thankyou!😊
AnomaLee
Hey there, am new for django n I ain't how to split big django project in to apps ..anybody who can clear this idea for me, I will appreciate it??
Mirco
A JavaScript channel could be a better idea to post this
Mirco
John
Is it possible to create a folder/directory in user's machine using a button?
cj
John
no
ok sir, thank you but I just want to know why?
cj
John
John
what is the best to use when deleting a file in django media folder? os.remove() or delete() ?
Murshid
Iam a django developer.. i started my career in django about 6 months. Can any one suggest me what to learn next to build my career in this field.
Murshid
cj
Anonymous
I just joined this channel. Could anyone help me with how to start with django learning?
venkatesh
can anyone send me the sample python and Django professional resumes please..
Eric
Gaurav
guys i am have following error while migrating, I modified table schema...done makemigratioins successfully but migrate is throwing error; https://pastebin.com/1DpJ3h02
Gaurav
this error occured when I added blank=True, default='' as argument in Charfield and ran migratioins and migrate
Gaurav
migrations was successful but migrate was not
AnomaLee
Tony
Guys is there a way you can create a variable in a template in Django
Anonymous
You can use {% with variable_name = “” %} block and {% endwith %}
Tony
Macurrent
Can a django project work without settings.py
Macurrent
https://github.com/justdjango/django-ecommerce
Macurrent
Nikhil
Hey anyone please come in personal chat I have to show a photo and ask a question
Nikhil
This is related to template parameter passing and using them
Nikhil
https://github.com/nikhilgurjar/djangoproject
Nikhil
This is the github code...please suggest how can I display product subcategory wise in index. Html
Nikhil
Separately
Mirco
Please stop sending this kind of messages
If anyone will have time , you will get an answer
Dishant
Any Django Asyc/ ASGI Tutorials / Documentations ??
I need to create asynchronous methods.
Mirco
Dishant
I did but couldn't find one.
Anonymous
Dishant
Dishant
I know about channels, but django 3 supports asgi directly...
Mirco
Thanks 😊
Mirco
Dishant
Indeed!
Mirco
And there's an entire DEP on it if you wanna read every detail
Mirco
Written by the starter of moving to the async way all the Django stuff
Dishant
Great, I tried that but whole lot of Information crashes. 😅
Some examples would be great to understand the process.
Anonymous
Yea I'm also interested in knowing what asgi..that they make it 3.0
Anonymous
Alex
Alex
It has errors
well that surely sucks, ever thought about just fixing them?
Anonymous
Macurrent
pauliñho
Hello guys, i hope you are all doing well. I need your help, i was trying to rename my django project then i got this error:. usage: manage.py rename [-h] [--version] [-v {0,1,2,3}] [--settingsSETTINGS]
[--pythonpath PYTHONPATH[--traceback] [--no-color]
[--force-color]
current [current ...] new [new ...]
manage.py rename: error: the following arguments are required: new
pauliñho
Patola
What command did you run?
pauliñho
Anonymous
pauliñho
DORIAN GRAY
Who can help with email confirmation ?