Hi Daniel, thanks for replying. My question was less about what version of django you were targeting, and more about how a type-hints library such as this should be annotated to indicate what version(s) it targets. Since a type hints library may well be distributed separately from the code that it hints, it won't necessarily be obvious.
Graham On Monday, September 5, 2016 at 6:08:30 AM UTC-7, dmoisset wrote: > > Hi Graham, thanks for the support. > > I'm aiming at Django 1.10 right now, but given that APIs are more stable > than implementation, you may have some success with other versions. This is > just a guess, I haven't tried > > Best, > D. > > On Sat, Aug 27, 2016 at 7:29 AM, Graham Wideman <[email protected] > <javascript:>> wrote: > >> First -- three thumbs up for Daniel's initiative and advocacy! Count me >> in as a random enthusiastic would-be user. >> >> Question: I've looked at Daniels repo and the pyi files therein, and one >> issue is ascertaining which version of Django they apply to. Are there some >> ideas about how that's to be done? >> >> Graham >> >> On Wednesday, August 17, 2016 at 7:13:51 AM UTC-7, dmoisset wrote: >>> >>> Thanks for the replies, >>> >>> As I mentioned, I have already started implementation ... >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "Django developers (Contributions to Django itself)" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> Visit this group at https://groups.google.com/group/django-developers. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/django-developers/ac0102f7-9106-40dd-be62-17fcb30c0f1f%40googlegroups.com >> >> <https://groups.google.com/d/msgid/django-developers/ac0102f7-9106-40dd-be62-17fcb30c0f1f%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Daniel F. Moisset - UK Country Manager > www.machinalis.com > Skype: @dmoisset > -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" 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 https://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/742428b5-7ab3-4d0b-bed3-30775620b3aa%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
