Sami
like this
Sami
and where can I write this custom authentication
Sami
i mean where can I find it
Mirco
You find all u need on official docs
Rajat
Hi everyone i have a mini project to do on student database system i need some help where to begin with django also i want to implement things like auto updation of results of a student from other website and parent login to see statistics of student performance also graphical representation of performance and staff login also live attendance system
Rajat
And it should send mails of results attendance shortage stuff
Rajat
Can i get links of online tutorials which can help me do this atleast some of it?
Anonymous
does any one have school management project in Django
Anonymous
I need that one
Anonymous
Здравствуйте! Есть русскоговорящие? Хотел бы задать пару вопросов по Wizard Form
CHANDRA SHEKHAR
is there any way in which i can filter the through django models in template rather than fitering it on views.py
Anonymous
Anonymous
cound you please help me out
Anonymous
how to different privllages users
Anonymous
in django
Mirco
Anonymous
How to Implement Multiple User Types with Django
Anonymous
this is my requirement
Anonymous
i am also reading this article but could you please simplify this
Anonymous
okay
Andrew
Hello, someone can suggest how to solve the problem with CORS, for OPTIONS it is necessary to specify what methods are acceptable, how to do it correctly in django?
Mirco
Anonymous
Hi
Anonymous
How can I create a UserProfileForm in which I can view other profile too and mine too?
Syam
Any free platform available to upload our django to show it through LinkedIn etc?
Syam
Raam Goulikar
Anonymous
Send me django tutorial
Rohan
Yash
When i was trying to extending my User model then i get User object has no attribute User_profile
Yash
Error
David
Hey there. Did any of you tried to use clean archetecture within django?
I mean, creating the business entities and the direct mapping to Model objects to avoid accessing to the db through views, for example.
My objective is to introduce something like CQRS in the db access level changing the accessed database through routers. I've read several posts about this but the results didn't convince me.
Anonymous
Nurbek
1) Implement a RESTful JSON API with full CRUD for a "TODO" resource.
2)Each TODO needs to have at least 2 fields - a text field and a date.
3)Implement a separate endpoint that, given a date period, returns all TODO objects in this period
Nurbek
guys can u please help me with django rest, i can't understand the last task😅
godmode
I want to make an API as well.... But i don't know about what... An API blog? It could be useful to understand but does really a blog need an API?
Adarsh
I want to learn web development
Adarsh
So, what are the prerequisites for Django
Adarsh
?
Muflone
Python and Django documentation
Anonymous
Adarsh
And best way to learn Django
Anonymous
Adarsh
?
godmode
So, what are the prerequisites for Django
Ummm... More or less understand how a relacional database works... But you don't really need to know SQL ,Django do It for you.... Python and some basic coding knowledge ...
godmode
Maybe know how http works , some html and css
Anonymous
Hi folks. I have external service which provide me with data in json format. One of the key:value pairs contain information about event starting time like this 2019-05-19T00:00:00+00:00 i dont understand which time format is it and which field type i should use to store this data in postgresql database. Please help me
Akash
godmode
I got an self-learning blog for myself in GitHub, could i share it?
Muflone
Also agiliq has good hints for Django and Django admin
godmode
There is a man who is developing a API blog in YouTube ... But i don't wanna be doing blogs hahahah all the time ... I'll get over my blog when i finish the write update options , some analitics, and access... Just to let a useful blog...
Anonymous
Anonymous
Nurbek
Thanks man
hi, did u find the another way of fixing the datefield? without dateutil?
Anonymous
Nurbek
I'm trying to fix it by changing 'DATE_INPUT_FORMATS': ['iso-8601', '%Y-%m-%dT%H:%M:%S'] in settings py
Nurbek
but nothing happens
Anonymous
Nurbek
am π
Problem : sending python list as encoded into json via socket.... it is returning error on decoding at socket client when called within flask
Anonymous
Gourav
can i change my django project to android app if yes which one tool are used.
Anders (izzno / gooood) 🇳🇴
Gourav
Gourav
sir can you give me project ideas .
Anders (izzno / gooood) 🇳🇴
thankyou sir
You can wrap your page in an android app
Gourav
i work on django technology i'm a begginer.
Dennoh
Quick question guys, so hosting any Django app requires your host to provide a Vps?
Muflone
Ori