On Fri, Jul 18, 2014 at 7:32 PM, Daniel Pyrathon <[email protected]> wrote:
> *- Started on my GMail Store* > While I was waiting for review, I have started an implementation of my > GMail store. The implementation is documented here ( > https://docs.google.com/document/d/1yp2_skqkxyrc0egdRv6ofnRGCI9nmvxDFBkCXgy0Jwo/edit#heading=h.wyxx4xxijubt) > and will be my final deliverable. > So far, I have had some interesting results. With very little code, and > the new Options API, I didn't have to modify a single file inside Django > for my implementation to work. All code just overrides some of the main > Django classes (Manager, Query, QuerySet). > > Currently, I have managed to: > > - Browse my GMail threads through Django admin > - View a single GMail thread > - Read an entire email! > - Use the Console to do everything said above! > > I have attached a picture. > > > <https://lh3.googleusercontent.com/-br9TSK3bRXA/U8lX7kp3qeI/AAAAAAAALbw/nr0oHgRLkRk/s1600/png.png> > > The next step is to improve my implementation. I will be (hopefully) soon > releasing a GitHub project that you will be able to use to browse, read and > send your mail through Django admin and forms! > Pirosb3, just three words: really nice work! -- | Raffaele Salmaso | http://salmaso.org | https://bitbucket.org/rsalmaso | http://gnammo.com -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/CABgH4Jv1N3NmARFp%3D2eiuKNFB_Zr6Bh4Db_SnL%3Dhe5TiJa%3DsXA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
