openedx / edx-django-utils

edX utilities for Django Application development.
https://edx.readthedocs.io/projects/edx-django-utils/en/latest/
Apache License 2.0
26 stars 20 forks source link

adding commandd. #143

Closed awais786 closed 3 years ago

awais786 commented 3 years ago

Some experiment.

robrap commented 3 years ago

@awais786: If this goes beyond an experiment, can you add an explanation and also explain why this should live in this repo. No need to respond unless you push forward with this later. Thank you!

awais786 commented 3 years ago

@awais786: If this goes beyond an experiment, can you add an explanation and also explain why this should live in this repo. No need to respond unless you push forward with this later. Thank you!

regisb commented 3 years ago

@awais786 I think you should move the manage_users_by.py file from the admin/ to the management/commands folder.

awais786 commented 3 years ago

@awais786 I think you should move the manage_users_by.py file from the admin/ to the management/commands folder.

@regisb I am checking some thing. But If i continue with this I will move this there. Thanks.