> > Given a large application with many apps (could have been called
> > Packages), how to rip out a list of all of them?
>
> Aren't they listed in settings.py?

Hmm. I could have just done python shell -> INSTALLED_APPS

instead, I used find .. -name tests.py, and then some cuts and greps.
Silly me! C-:

--

You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.


Reply via email to