On Thu, Apr 9, 2009 at 1:40 PM, kidole <[email protected]> wrote: > > Having success with admin features, but cannot get the actions bar nor > the selection checkboxes to appear even the the simplest app, e.g., > the tutorial. Is there some other option that is required that is not > mentioned > in the "Admin actions" documentation? Or a simple example that works? >
What version of Django are you running? Admin actions are a very recent addition, if you are not running the 1.1 beta or a very recent SVN checkout you will not have them. Karen --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

