Thanks a lot . On Thu, Jul 12, 2018, 3:11 AM 'Anthony Flury' via Django users < [email protected]> wrote:
> On 10/07/18 14:06, Harsh Rawat wrote: > > Identifying a useful name means ? > > > Let's say you have identified a great group of packages which you can > install and provides Django friendly Shopping cart. > > It would be better for that group of packages to be installed by : > > pip install Django['shopping-cart'] > > rather than say : > > pip install Django[anthony] > > > while 'anthony' is a perfectly fine name (my parents definitely liked > it), it isn't particularly useful in this case; if you saw that in an > installation script you would wonder why Django was being installed > using that option, but 'shopping-cart' is at least helpful in terms for > describing the functionality you might get. > > > > > -- > > You received this message because you are subscribed to the Google > > Groups "Django users" group. > > To unsubscribe from this group and stop receiving emails from it, send > > an email to [email protected] > > <mailto:[email protected]>. > > To post to this group, send email to [email protected] > > <mailto:[email protected]>. > > Visit this group at https://groups.google.com/group/django-users. > > To view this discussion on the web visit > > > https://groups.google.com/d/msgid/django-users/785cb34c-4099-4213-9aef-2c81a5a21ef7%40googlegroups.com > > < > https://groups.google.com/d/msgid/django-users/785cb34c-4099-4213-9aef-2c81a5a21ef7%40googlegroups.com?utm_medium=email&utm_source=footer > >. > > For more options, visit https://groups.google.com/d/optout. > > > -- > -- > Anthony Flury > email : *[email protected]* > Twitter : *@TonyFlury <https://twitter.com/TonyFlury/>* > > -- > You received this message because you are subscribed to the Google Groups > "Django users" 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-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/11a73dce-a6ad-e16e-eec4-8551f088ee54%40btinternet.com > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Django users" 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-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CALd6sVO4APGqc7prf534JOP%2B477OQZ1OHocwuXH_6n76M6O6hw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

