oss2019 / crispy-ai

An intelligent bot that listens and summarises lectures to deliver content that is crisp and to-the-point
MIT License
7 stars 14 forks source link

profile model created #20

Closed ayush1999guptA closed 5 years ago

ayush1999guptA commented 5 years ago
NeuralFlux commented 5 years ago

Thanks for the PR, @ayush1999guptA . We also need a OneToOneField in the profile to link every user to their unique profile. Watching this will surely help!

ayush1999guptA commented 5 years ago

I have created a OneToOne field in the ProfileModel

NeuralFlux commented 5 years ago

The DOB field has a small glitch I feel, can you put default as blank? Because it'll be more odd to see someone's DOB as a recent date :stuck_out_tongue_closed_eyes: when compared to seeing a blank field there.

ayush1999guptA commented 5 years ago

done

NeuralFlux commented 5 years ago

Alrighty, merging it