Maz
As for speed....it's a pretty fast environment to host your code in.
Maz
https://dzone.com/articles/the-pros-and-cons-of-aws-lambda
Anonymous
How to give privileges to certain registered users in django? I use allauth
Gourav
Piyush
Hey developer i want to create a django site :
Function in size :
User upload a csv file of products id (in the csv file have rows )
Find first rows data from exmaple 1 api
And find the second rows data from example 2 api
Then compare their price and show on page
Piyush
PV
I have an idea of starting a blog on django, what are your opinions
PV
I have a doubt, i want to block the deletion of customer who is associated with a sale or purchase
PV
And if edit customer name, it should be reflected on all sale data entered before
PV
How can i do that
PV
FYI, i am updating deleted model field as true on deletion which should be prevented if it is referenced anywhere
𝓈𝒽𝒶𝒽𝓇𝑜𝑜𝓏
hi whats the problem?
https://www.iffuci.tk/udaronakip
𝓈𝒽𝒶𝒽𝓇𝑜𝑜𝓏
Valery
Nurbek
As for speed....it's a pretty fast environment to host your code in.
Yes thanks! I wanted to know if its fast enough, about size of a project not a problem its about 30 mb small project, but the speed, for instance more traffic will be from central asia and theres only a region in Bahrain which is the closest but again not that close. I will try it anyways. Thanks
Anonymous
https://stackoverflow.com/questions/60110146/how-can-to-test-stripe-api
Help me with mocking pls
Anvesh
I am using a storage class with filefield of model. Now migration for the model containing this file field is created . Now if i change something in the storage class...so why new migrations are not getting created...and will my new changes reflect in the model?
Tejas
I uninstalled django and then installed django again.
Now I am getting this error.
django.template.library.InvalidTemplateLibrary: Invalid template library specified.
Valery
Migrations are needed to create, update, delete, and so on in the database table. After changes to the class, you need to perform the makemigrations and then migrate to apply this changes. So what do you mean "so why new migrations are not getting created"
Tejas
And
ImportError raised when trying to load 'django.contrib.admin.templatetagd.admin_static'
Valery
look here https://stackoverflow.com/questions/59148185/django-error-cannot-import-name-removedindjango30warning
Valery
Have you checked the documentation https://docs.djangoproject.com/en/3.0/howto/custom-file-storage/?
Dhruva
How can we have template for the form rendered in form wizard
Fuad
Anvesh
Valery
Okay
Abhishek
Hey everyone, what is the easiest way to achieve email verification on user registration in DRF?
Anonymous
Hello guys... How to implement webhook using Django
Anonymous
Can you give me a detail note..?
Anonymous
No... I'm in first time...
Alex
No... I'm in first time...
I general, you need to provide some url route that will work by protocol defined by the client. Details depend on your particular case.
Anonymous
purpose is to implement coinbase bitcoin transaction, using coinbase-commerce
Alex
Anonymous
Okk... Thank you...
m0nte cr1st0
Help me with channels testing pls(
https://stackoverflow.com/questions/60114306/unittesting-for-django-channels
░▒▓█ 𝕲𝖆𝖚𝖙𝖍𝖆𝖒 █▓▒░
Did anyone create any projects in python?
░▒▓█ 𝕲𝖆𝖚𝖙𝖍𝖆𝖒 █▓▒░
IEEE 2019 projects using DJango
Manish
How to insert data to table in django i have customized html form but when im including csrf token all other fields is visible to web page
Alex
Luis
░▒▓█ 𝕲𝖆𝖚𝖙𝖍𝖆𝖒 █▓▒░
Guys i need an academic project in python please help
Stock trading management
I am very poor and unable to buy the code from people if anyone has please help me and explain me so that i can clear my studies
Luis
As Alex says, provide your code
Doragonsureiyā
Sweetie
How can I convert keys name like itemID to item_id.
I was using pyhumps to decamelize dict which works good except when key names are like itemID it makes it itemid .
My data to create rows comes from an api call and it returns camelCase keys.
Alex
Alex
*use
ᐯᑌᏞᏦᗩᑎ📈
does django 3 support UserCreationForm?
Alex
ᐯᑌᏞᏦᗩᑎ📈
yea but no answer
Alex
yea but no answer
I think you lie. Literally 10 secs google
https://docs.djangoproject.com/en/3.0/topics/auth/default/#django.contrib.auth.forms.UserCreationForm
ᐯᑌᏞᏦᗩᑎ📈
oops thanks
Luis
Anonymous
https://stackoverflow.com/questions/60116978/how-can-to-test-facebook-auth-in-django
Anonymous
Can help me, pls?
Anonymous
Now I have written an online store. I add all the products from the admin panel myself. The question is this. How to create an opportunity for sellers to register and add products to them?
Luis
Luis
Anonymous
hi, how i can debug my code in django?. for example in laravel there is dd() but l cant similar dd() in python
Luis
Alex
Luis
https://docs.djangoproject.com/en/3.0/topics/auth/default/#permissions-and-authorization
Anonymous
Do you mean permissions?
Yes. Now I want to do it. So that customers add products and can only view orders of goods that they added
Luis
⟨ Simon |
Ganesh
By mistake
Ganesh
Write
Luan
Hello, I need to make a query that is corrected when changing the page or updating the page does anyone have any tips?
Dhruva
|as_crispy_field got passed an invalid or inexistent field
Dhruva
How to resolve
Dhruva
And is pointing out at Bootstrap cdn path