Hey all, I just made a branch of the mezzanine code, added DRF, etc. to the requirements and made one simple API view for pages. This was more to just test that things were basically working - one would now have to think of the architecture, what base classes to provide, how to provide hooks to over-ride stuff, etc..
Anyways, just in the spirit of sharing iteratively, I pushed my branch: https://github.com/batpad/mezzanine/tree/django-rest-framework . I'm doing some travelling for work this week so not sure how much time I'll get on it, but I'm really excited about this, so let me see if I manage to get some time to throw up some more ideas / code around this. Will also try and move architecture discussions etc. to the issue tracker. Thanks all, Sanjay On Tue, Jun 3, 2014 at 10:12 PM, Fredrik Blomqvist <[email protected]> wrote: > Something went wrong when I configured to receive updates for this thread, I > thought I had asked a really dumb question since I hadn't received a reply > for 3 days. I noticed now however that that was not the case! > I am really glad about all of the positive responses in this thread, I'm > sorry I cannot contribute much myself (as the young, inexperienced nobody I > feel like reading what all of you've written so far). > > I as a possible future user of Mezzanine really appreciate any work that is > done within this area, and will be following this thread closely the coming > weeks/months. Now I'm off to experimenting with Django + DRF to widen my > knowledge in what you are talking about! > If I ever reach a point of mastery (in time) where I feel I can contribute > with some code or anything else, I would gladly to do so. > > Thank you all for now. > > -- > 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. -- 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.
