Anonymous
Mirco
Hey does django provides payment gateway too ?
django-payments is useful to integrate payments with PayPal, Stripe etc.
George
I thought it was stable Ver
They are addons, they are not supported by django
George
Anonymous
Are you sure? :)
Blaha = Models.datefield(...)
Anonymous
friends need to me your help
George
Blaha = Models.datefield(...)
https://github.com/asaglimbeni/django-datetime-widget Latest commit 244d9e3 on 5 Mar 2015
George
i meant 3rd party widgets
Anonymous
Ohk got you
George
https://github.com/escodebar/django-datetimepicker Widget.build_attrs Django 1.11 compatible Latest commit 3f6b38d on 2 Jun 2017
R
Why not simply using own html date input attribute and then validating on server side?
R
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/date
Anonymous
Who need live django live training pls reach me
Anonymous
Contact no:- 8310358789
R
Difficult to say without seeing the code, but probably just use dictname.get() instead of dictname[‘x’] and set a default value
R
Also, can’t really understand why still so much ppl keep using and even starting new projects with python2
George
why are you using python 2.7
R
why are you using python 2.7
We thought the same 😂
R
We should consider dropping support for python2 questions
George
That would be interesting
George
2019 the year of no python2,7 support
George
All of this shit comes from not being updated on Django 2.11. This change came after 2.08 https://www.google.es/search?q=TypeError%3A+render()+got+an+unexpected+keyword+argument+%27renderer%27&oq=TypeError%3A+render()+got+an+unexpected+keyword+argument+%27renderer%27&aqs=chrome..69i57j69i58.1216j0j7&sourceid=chrome&ie=UTF-8
⟨ Simon |
Also, can’t really understand why still so much ppl keep using and even starting new projects with python2
because they want free tutorials why are the free ? because they use py2 which is outdated
⟨ Simon |
!!py2
⟨ Simon |
1 year, 1 month, 11 days, 4 hours, 21 minutes and 13 seconds till Python 2 is End of Life
Abhilash
Ok.. I ll switch
José Miguel
Hi guys!, I need to add an Token Authentication in DRF, any suggestion?
Anonymous
Guys,i want a dataset which consists of: Column 1 : DoctorSpecialization Column2 : Diseases he handles
Luis
Guys,i want a dataset which consists of: Column 1 : DoctorSpecialization Column2 : Diseases he handles
Please, read about DJango models. https://docs.djangoproject.com/es/2.1/topics/db/models/
cj
/report
cj
Lol, no /report here @SitiSchu ?
Anonymous
Anyone to help me with Rest Api in Django. A newbie to REST api's
Anonymous
Some resources ?
Milan
Django Rest Framework Tutorials: https://www.youtube.com/playlist?list=PL1WVjBsN-_NJ4urkLt7iVDocVu_ZQgVzF
Milan
Some resources ?
Watch above series
Anonymous
Sure
Anonymous
will let you know .. once done. Thanks for quick reply.
⟨ Simon |
inchidi
different bot
actually, no bot at all
inchidi
Lol, no /report here @SitiSchu ?
delete and ban manually, you are admin tho
Mirco
already done @c0x6A
⟨ Simon |
R
https://github.com/6IX7ine/djangohunter
Bhavesh
Hi everyone. Hope you all are well. I am a recent engineering graduate. This year I was one of the GSOC students https://summerofcode.withgoogle.com/projects/#6257550022934528 I am working on Python from 2 years. Area of expertise : Django, Flask, NLP and Web scraping. GitHub : https://github.com/bhaveshAn LinkedIn : https://www.linkedin.com/in/bhaveshAn Looking for a job. Please LMK if know some opening. Thanks!
Оксана
Вакансия: #developer #python #odoo #tornado #flask #asyncio #senior Локация: # москва # мск Компания: gost З / п: 180-250 тыс. Контакты: @tivodar, tennelle27@gmail.com Группа компаний является растущим поставщиком экспертных услуг и решений в сфере информационных технологий. Основные направления деятельности: комплексная автоматизация бизнеса, разработка информационно-аналитических систем и мобильных приложений. Мы реализуем все этапы проекта от аналитики и консалтинга до разработки приложений, их настройки и обработки технической поддержки. Разработка back end для значимого веб проекта Москвы: подсистемы сбора данных; Предлагаем: ДМС, один рабочий день на удалёнке; выбор удобного графика работы; фреш бар, пицца; современное обучение и хакатоны. Оформление по ТК. От вас: разработка на python не менее 5 лет. Знание odoo/tornado.
Naresh
how to make forms value readonly once entered..
Naresh
like remaining field in above for..please help
Code9
how to make forms value readonly once entered..
This is a JavaScript question...
Code9
Hint: onfocus set field as disabled
Code9
As for backend, you can choose how to render a form
Mahdi
Guys, any comprehensive resource for django please
Mahdi
Official docs
Is that really helpful? I tried but couldnt get most of it
R
Is that really helpful? I tried but couldnt get most of it
One of the better docs I have ever seen, everything you can need is there
Anonymous
Is it wired that I don't like js just for looking too complex
R
Is it wired that I don't like js just for looking too complex
Don’t think js is complex, but I don’t like it either and less for things that are not front end related
Rajjix
Is that really helpful? I tried but couldnt get most of it
Don’t say that please, u know it’s real people that write that docs specifically to explain for you what their shit does, so my tip for you is if you want to become a programmer u need to understand programmers’ language, a bit hard at the start but when that click happens and you really understand what it’s about, your programming life takes a hard turn 🚀
Anonymous
Ok🙁
Man it's just like reading any other language like eng
R
By complex I mean for having ;(){}:
Well, that’s common in most languages, ruby for example has ‘end’ which is awful, I think the point here is we are used to python that syntactically is so good and clear and then when we need to change everything looks bad :)
Anonymous
But just by looking at some js codes here and their blows my mind and I don't know y
Anonymous
May bcz I saw js codes when I was in class 6 and I didn't understand a shit of programming
R
Maybe you could take a look to typescript if you are used to java (in case you havent already ofc)
Anonymous
Maybe you could take a look to typescript if you are used to java (in case you havent already ofc)
Yep I haven't gonna far beyond hello world in java 😂.that's the only thing I have written in java till this day
Prosto
Hello djangers! I'm using django oscar with django2, i translated product and categories with django-modeltranslation. But i have problems with flatpages translation. becouse i dont know how to fork it..
Prosto
its impossible to use oscar_fork_app command
Prosto
any help pls)
Gautham
Hey quick question What are the packages or tools that Django lacks?