Saturday, June 23, 2012

how to create the app_list variable

Hello all, I am new to django python programming and need some help:
how can i  create  the app_list variable as it is created in a function index on sites.py in django/contrib/admin/ and made it available at each admins template page, actually i want to create a menu in which the top menu items are the installed apps and there sub menus are the models in them. any help will be appreciated.

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

No comments:

Post a Comment