Re: import error in tutorial quickstart

2018-11-29 Thread Vijay Sehgal
Thank you! Understood On Fri, Nov 30, 2018 at 12:30 AM Xavier Ordoquy wrote: > To avoid creating another tutorial directory > > Regards, > Xavier O. > > Le 29 nov. 2018 à 18:59, vijay.b.seh...@gmail.com a écrit : > > Why is . used after djan*** tutorial '.' ? > > On Monday, March 13, 2017 at 11

Re: import error in tutorial quickstart

2018-11-29 Thread Xavier Ordoquy
To avoid creating another tutorial directory Regards, Xavier O. > Le 29 nov. 2018 à 18:59, vijay.b.seh...@gmail.com a écrit : > > Why is . used after djan*** tutorial '.' ? > > On Monday, March 13, 2017 at 11:50:08 AM UTC+5:30, Xavier Ordoquy wrote: > Hi madame, > > You have missed the traili

Re: import error in tutorial quickstart

2018-11-29 Thread vijay . b . sehgal
Why is . used after djan*** tutorial '.' ? On Monday, March 13, 2017 at 11:50:08 AM UTC+5:30, Xavier Ordoquy wrote: > > Hi madame, > > You have missed the trailing dot in this part in the tutorial: > > django-admin.py startproject tutorial . # Note the trailing '.' character > > > Regards, > Xav

RBAC with DRF

2018-11-29 Thread Foobar
Any suggestions on what I should use to integrate RBAC with DRF? I have taken a look at django-rest-framework-roles and django-guardian but neither look too promising. Your feedback would be much appreciated. Thanks in advance. -- You received this message because you are subscribed to the Goo