Alexander
And check docs about decorators and functools.wraps
Alexander
https://instagram-engineering.com/types-for-python-http-apis-an-instagram-story-d3c3a207fdb7
Anonymous
Hey does anyone knows Vue+Django projects?
Anonymous
I have some problems.
Anonymous
I can't get some information from my Django api running locally on my windows using axios. I tried to use axios.get and some bla bla bla urls of my localhost api.
Maksim
did you setting coreheaders?
Anonymous
Anyone using atom->teletype???
Ильдар
Hi all. I have question: I use django rest framework and django-filter. I'm need filtering products by price range. My view " class ProductFilter(filters.FilterSet):
product_price = filters.RangeFilter()
class Meta:
model = Product
fields = ['price']
" my urls " url(r'^productapi$', views.Get_products_List.as_view()),". If I write url in browser http://127.0.0.1:8000/shop/productapi?product_price_min=1000&product_price_max=2000 i see all product, filter don't working
Ильдар
Thanks everybody for help, I solved my problem
Anonymous
plz tell me i my django file createsuperuser is create but if i run on browser admin page then it not show bootstrap what is the prblm explain plz
Dmitry
Hi all! Anybody made posting to facebook group via API?
Erik
Batman
Ansab
Anybody here from UAE?
Anonymous
United States of Emeralds
drunktimelord
Anonymous
Nice
Anonymous
hi guys , I need tutorial seo for django project
Anonymous
can u share with me ?
Wang
Wang
it maybe help you
Rajab
Anonymous
O
Any1 know how to do sort through ajax call any sample?
S
O
Just to apply sort on grid table data using ajax so if anyone having any sample code or example it would be helpful
Tony
Guys i really need your help.
Is there a way you can add an event to a button in Django without necessarily using JavaScript
Vishvas
Anyone has upload file code django.. So please send me..
Maksim
Jason
Which is the best library to intigrate social auth in django api??
Mirco
Ghorz
Ghorz
Bad choice
Dcruz
Germinate
Germinate
singular event of submit and reset yes
Germinate
if you want it to send to server multiple things or conduct actions then you need a script event
Scrim
anyone use djmoney ?
Doragonsureiyā
anyone use djmoney ?
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 42k+ people the probability that someone will help is pretty high.
Also please read: http://catb.org/~esr/faqs/smart-questions.html
John
Hello guys, just want to ask what is the best way to display the data in a .txt file to textarea. what is the best way? is it to use FBv or CBv? TIA. .
Денис
Денис
By the way, if you use only a TXT file for this particular view with no Model used, I can't see any reasonable profit from CBV
pvs
How to deploy django site in aws
Asapanna
How easy is it to integrate django backend with react or angular or vue? Which one will be easier and more compatible??
Денис
John
And I just want to display the data of this .txt file to textarea. .
Anonymous
Добрейшего дня, господа! Здесь есть русскоговорящие?
John
Денис
Anonymous
Андрей
Андрей
Anonymous
Can anyone help me..why django-atom package of atom is not highlighting the template html syntax of Django and not showing suggestions..?
Now
drunktimelord
drunktimelord
use vscode or pycharm :)
Anonymous
Ohh..no I want to use it only😅
Anonymous
Atom is light weight thats why
drunktimelord
drunktimelord
they both use electron you know that right
drunktimelord
try vscode you'll thank me
drunktimelord
code.visualstudio.com/download
Anonymous
Now
Atom is light weight thats why
This is not editor's war but if you say atom is light, then I bet you vscode is lighter,if you switch to vscode life will be so much easier. No more comments
Anonymous
Now
Now
from celery import Celery
@TechOnline254
Just a begginer /any book or learning material for recomendation, will appreciate
@TechOnline254
Anonymous
I have installed Vs code
Anonymous
So do I need to install python extension?
Андрей
https://code.visualstudio.com/docs/python/tutorial-django
Андрей
very usefull for vscode beginners
@TechOnline254