Maz
No worries. Anyone with GCP skills, kindly inbox. I have a small problem.
Doragonsureiyā
No worries. Anyone with GCP skills, kindly inbox. I have a small problem.
Please don't ask meta questions like: "Any user of $x here?" "Anyone used technology $y?" "Hello I need help on $z" Just ask about your problem directly! With 38k+ people the probability that someone will help is pretty high. Also please read: http://catb.org/~esr/faqs/smart-questions.html
Maz
No comment. @pyflare have you deployed django to gcp?
cj
No comment. @pyflare have you deployed django to gcp?
don't ask Meta questions, also don't randomly tag people
cj
😊
cj
if you have a question, ask it directly, show your code and traceback, give context and show you've already done some research to fix it
Maz
There's no traceback...I haven't plugged in the StackDriver API yet.
Maz
don't ask Meta questions, also don't randomly tag people
Lol. @pyflare is my friend. This ninja helped me land my first job as a Django developer. Believe me when I tell you I'm not "randomly tagging" him.
Sami
and... there's a rule about sharing code... dude...
it's so obvious that i don't know them you could've send me instead of remind me of them
Felipe
Heu guys! What's up?
Felipe
Some one already implemented stripe payment using payment intent?
cj
it's so obvious that i don't know them you could've send me instead of remind me of them
it's in the pinned message you were supposed to read when you joined
Doragonsureiyā
Some one already implemented stripe payment using payment intent?
Please don't ask meta questions like: "Any user of $x here?" "Anyone used technology $y?" "Hello I need help on $z" Just ask about your problem directly! With 38k+ people the probability that someone will help is pretty high. Also please read: http://catb.org/~esr/faqs/smart-questions.html
Felipe
Sorry bot!
Felipe
I implemented the payment with stripe using the payment intent, after that I created a webhook to receive updates from stripe about the payment intent created. The problem is that I don't know how to write tests to test it
Artificial
You can generate the qrcode from the client-side also.
cj
no it's not
of course it's, please go read the rules
Sami
Can't you just fu send it and get done with it
Sami
am i in django programming group or in a fu police department
Anonymous
Hey Is there a way to use Django rest framework with channels ? Or at least the serializers
Goutham
Hello guys.. please help me... When I am trying to fetch the data from serializer of a many to many field I am getting 2L as value... But I actually need the object of that item so what to do to get that
Mirco
Lol. @pyflare is my friend. This ninja helped me land my first job as a Django developer. Believe me when I tell you I'm not "randomly tagging" him.
Nope ☹️ , but I've known from some friends it's not so user-friendly You should take some more time to make it works Anyway GCP docs should have a topic about deploying python projects
Сергей
hello how can I set authenticated user when run django command like when I authenticated on the site?
Sami
so I created custom Authentication , and createsuperuser all done correctly without errors , but when i go to the admin page tring to login it says: Please enter the correct ContactCode and password for a staff account. Note that both fields may be case-sensitive. is something wrong with my code? My Code: https://www.codepile.net/pile/VBmXAXjQ
Ⓐⓝⓞⓝⓨⓜⓞⓤⓢ
Pls tell me how can i learn more about django
Doragonsureiyā
Pls tell me how can i learn more about django
Check out PythonRes, a channel for Python resources (links to help you out).
Ⓐⓝⓞⓝⓨⓜⓞⓤⓢ
Thanx alot
Kapil
Can someone please tell/share link to me how to create paginated json in Python so that we can enable serverside processing in datatables to handle large set of data ?
Anonymous
ModuleNotFoundError: No module named 'testdjango'
Anonymous
??
Kapil
u use drf?
Sorry I didn't get this ?
Mirco
Sorry I didn't get this ?
Django Rest Framework
Kapil
Django Rest Framework
Yes.. I am using same... I have generated an ajax request which fetch data from Oracle... Then I pass reaponse to jquery datatables in javascript.
Sami
Can you share your settings.py file
https://www.codepile.net/pile/eG38AW1x
Abhishek
How can I pay for a Droplet fee in DigitalOcean 
niwla23
How to make real-time charts with chartit?
niwla23
so when the db changes (weatherdata) it should automatically update the chart
niwla23
or is this impossible?
⟨ Simon |
.cleanup
⟨ Simon |
.cleanup
Cleanup Removed Deleted Accounts: 16
Ильдар
Hello, Please help me. I have a main page of online shop, i have see only 9 products on page. Now I have all products on page. In template: for product in products product.name,product.price and etc..
Anonymous
Localhost wts the problem actually
Gigil
Do anyone know implementation of braintree in django??
Gigil
Need help in the case if subscription failed scenario
Gigil
Is it possible to redirect the user to update his/her credit card details
Vishnu
I have a project in php My database is in mysql I need to migrate to django Need your instructions 🙂
Anonymous
you have to rewrite from scratch ..get a few barrels of coffeee and have fun 😂
Anonymous
https://stackoverflow.com/questions/2961402/how-to-transition-from-php-to-python-django
Anonymous
how big is your codebase?
Anonymous
Hi.... i am facing cors issue when connecting my angular app with django backend.... i used proxy config for the development but it is not available in the production... How to make it work in production environment..
Shubham
Hello guys while migrating the model I m getting an erroe
Shubham
* error
Shubham
ValueError: invalid literal for int() with base 10: ''
Fedor
Hey everyone. I am trying to install mysql-python locally on mac osx 10.14.5. And it fails with: ld: library not found for -lssl clang: error: linker command failed with exit code 1 (use -v to see invocation) error: command 'clang' failed with exit status 1
Fedor
Does anyone know ho to install it?
Fedor
I do: pip install MySql-python
Anonymous
Can any one tell me how to write custom sign in and signUp rest API in django?? Thanks in advance
Ghorz
Please use pastein, show the traceback with pastebin