Thursday, February 20, 2020

Re: Request to disallow using django name in third party django packages name

It's very useful that packages that use Django also include "django" in their names. I don't think there is any reason to disallow it.

בתאריך יום ה׳, 20 בפבר׳ 2020, 14:23, מאת Abhilash Nair ‏<abnair07@gmail.com>:
Hi everyone,

I am new to Django. Whenever I try to search for way to implement certain ideas using django, most of the results are of using the third party django apps. As of now I am not interested in using the third party django apps. For example I was try implement rest api using django alone. Most of the google search results where of using DRF(django rest framework). I tried to implement otp based authentication. Again most of the google search results are django-otp-official package. Similarly I was looking to implement token based authentication. Again most of the results are using DRF. I understand these third party apps are providing many of the thing I want. But problem is I don't want to use them and want to implement using just Django. And resources for that are available but they get hidden in the avalanche of these third party django packages dominating all the search results. My request  is to disallow third party packages to contain django in their package name. Guys let me know your thoughts.

Thanks and Regards
AB Nair

--
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 django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/b31e5d32-1a7d-4000-9bff-36b97410cabf%40googlegroups.com.

--
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 django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CABD5YeE0jFLqA%3D-wR0J6FkdYrwKAwo4j6QnmY%3DhEOoUe8fXBfQ%40mail.gmail.com.

No comments:

Post a Comment