Sheshadri
on line 2 and 18
Sari
thanks, but I changed it, still error with the same statement
Sheshadri
Anonymous
Plz help me
How to logout when session expires
Anonymous
hey unresolved import 'ecommerce.models'Python(unresolved-import)
Anonymous
how to solve this error?
Anish
Full time work from home Opening for python & django developer for US startup. 3 years of experience required.
Anish
Opportunity is for people based out of India
X
./manage.py collectstatic is giving me permission denied error
X
on the cpanel terminal while trying to deploy Django?
X
i think this issue is unresolved
Aneesh
Django + mongo db is done with mongoengine ?
Igor
Hi!
How can I register my_file.py in INSTALLED_APPS? my_file.py is next to manage.py
Igor
My problem is that I import into my_file.py
from back.models import *
and I get an error:
Setting INSTALLED_APPS is required, but the settings are not configured. You must either define the DJANGO_SETTINGS_MODULE environment variable or call settings.configure () before accessing the settings.
Therefore, I think I need to register my_file.py in INSTALLED_APPS. But how do I do this?
Gil
Igor
hmm, okey. How can I make it faster?
Igor
Igor
how can i send format / skeleton of my project?
Doragonsureiyā
how can i send format / skeleton of my project?
To share code or error tracebacks please use an online pasting service, here is a list of suggested sites:
- https://del.dog
- https://dpaste.org
- https://linkode.org
- https://hastebin.com
- https://bin.kv2.dev
Igor
aahah, no. How can i sent a photo or a do a text skeleton of my projects?
Just like this:
- my_project
-file1
-file2
Mirco
George
Igor
and i have time
Igor
Igor
When I asked you a question, the participant answered that he wants to understand how my project works. I just want to understand how to do this.
-my project:
-file1
-file2
etc...
I respect the time of others and read the rules.
SG
How to fetch current user information ?
SG
So i can add with query to save the data
Vinayak
How can I upload a document to rest api and save it's response to Database in django
Pavel
Hi everyone. How to use date.today() in queryset filter in urls.py with Django Generic ListView. How to get today date (not server start date)
UPD: ListView.as_view(queryset=....filter(created_date=date.today())) there is the same date everytime
Sheshadri
Pavel
it's
Hello guys, I just complete django basic course . I complete some mini projects , now i want a new project like any website So please give me any project i would like to complete for FREE
it's
Sheshadri
Sheshadri
Pavel
I need to pass now() every time when view is called
Vinayak
Sheshadri is there any Difference between x-auth-token and Authorization
Pavel
but python saves the same date coz urls.py executes 1 time (when server starts)
Sheshadri
Pavel
It's the same. (if it is class based view, cuz class executes 1 time). But if i do my filter in get_queryset() it works fine. But the question is how to use my specific 500-strings view with date.now() filter in another url. If i don't want to do another view
Vinayak
Sheshadri
its always better to use get_queryset when you have dynamic filters, why don't you point the other url also to the same view ?
Pavel
aravind
Hi guys
I want build a django app
Which support video chatting
Can guys recomand me what are the libraries i can use
Sheshadri
Vorke
Hello Everyone, is it a good approach to use Django forms and styling using widgets compared to using using HTML templates seperately?
Vorke
Gil
create imaginary apps, imaginary functions to a database, achieve to do testcases to all functions...
Anonymous
I need duo partner for rank push
aravind
Django Channels !!
Thanks for the reply,
And can u please how can i use those djnago chanales
Toni
I want to add two model objects in a single ListView, how can I achieve this in simple way?
Toni
for example I want to show Album and Song Models in one ListView
cj
Toni
Toni
Nitish
please help me how to use tokens for authenticating an api request
s
cj
Nitish
use DRF
i tried alot, also followed the drf doc but still in trouble
Nitish
cj
Shubham
Hi
This is related to django rest framework
I want to send a blank form(serializer) to fill
How do I do it?
cj
Shubham
Ok
Shubham
Wait one more question
Shubham
You can answer later on
If anyone knows plz do answer it