Re: I'm new in Django. please help me out

2018-11-13 Thread Joel
;>> Eric >>> -- >>> *From:* django-users@googlegroups.com >>> on behalf of amit pant >>> *Sent:* Tuesday, November 13, 2018 10:27:13 AM >>> *To:* django-users@googlegroups.com >>> *Subject:* Re: I'm new

Re: I'm new in Django. please help me out

2018-11-13 Thread Dheeraj Kumar
;> Eric >> -- >> *From:* django-users@googlegroups.com on >> behalf of amit pant >> *Sent:* Tuesday, November 13, 2018 10:27:13 AM >> *To:* django-users@googlegroups.com >> *Subject:* Re: I'm new in Django. please help me ou

Re: I'm new in Django. please help me out

2018-11-13 Thread amit pant
_my_homework.com" > 😊 > > > Eric > -- > *From:* django-users@googlegroups.com on > behalf of amit pant > *Sent:* Tuesday, November 13, 2018 10:27:13 AM > *To:* django-users@googlegroups.com > *Subject:* Re: I'm new in Django. please help me o

Re: I'm new in Django. please help me out

2018-11-13 Thread PASCUAL Eric
alf of amit pant Sent: Tuesday, November 13, 2018 10:27:13 AM To: django-users@googlegroups.com Subject: Re: I'm new in Django. please help me out hey, you need to pay for that. On Tue, Nov 13, 2018 at 2:55 PM mailto:talk...@gmail.com>> wrote: Hi All, can you please solve this. 1) Cr

Re: I'm new in Django. please help me out

2018-11-13 Thread amit pant
hey, you need to pay for that. On Tue, Nov 13, 2018 at 2:55 PM wrote: > Hi All, > > can you please solve this. > > 1) Create a simple Category model using DRF with following fields : > Id,name,parent,is_featured,image,is_active,description > 2) Create CRUD APIs for the same. > 3) Validate input

I'm new in Django. please help me out

2018-11-13 Thread talkdkg
Hi All, can you please solve this. 1) Create a simple Category model using DRF with following fields : Id,name,parent,is_featured,image,is_active,description 2) Create CRUD APIs for the same. 3) Validate input at every event/API. 4) Implement ordering and filtering. 5) GET API should take params