On May 6, 2021 5:35:58 PM CDT, Ilia Rk <iliar...@gmail.com> wrote:
>
>hi how should i write custom commnads for django-admin which work with
>all 
>apps existing in project not just apps with specific defined name

When you say "work with all apps" what do you mean? Any custom management 
command can import modules from any other app. What kind of functionality are 
you looking to provide with your custom command? Maybe if you're more specific 
with your question it'll be easier to walk you through how to construct your 
command.

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/AAE1EED5-8C17-4C14-B19E-73C973F16FA9%40fattuba.com.

Reply via email to