Awesome that someone is actually working on this ! Thank you ! Took a quick glance at the commits, here are some suggestions,
1. Use separate API url for management/administration (Object level / Django permission) and public view (Read Only) 2. Token authentication integration with Mezzanine accounts (for mobile apps, etc.) 3. Default filtering by user(author) / site if applicable 4. Optional integration with https://github.com/marcgibbons/django-rest-swagger Will contribute more after I have a chance to play around with the codes. Cheers ! On Wednesday, September 24, 2014 4:53:52 AM UTC+8, batpad wrote: > > Just moving this discussion to a separate thread from [0] > > Stephen, if you (or anyone) have the time to look at my fork on github > and Andrzej Grymkowski's commit [1]: and maybe give a quick opinion > of whether this seems useful to pursue. > > Personally, I think for a v1, just making the API read-only maybe > okay? I can try giving this another shot next month or so - my > apologies for not managing to spend some time on this, work has been a > bit more stressful than anticipated (as always :/ ) > > Cheers, > Sanjay > > [0] https://groups.google.com/forum/#!topic/mezzanine-users/BW0Xjn5Zwvg > [1] > https://github.com/batpad/mezzanine/commit/025876964e4abe9888eed1ba40fc54a8bd368c0d > > -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
