admin
Multi-select foreign key filter
I\'m trying to set up a multi-select filter on a foreign key in the symfony admin.I think I\'ve set up everything correctly but for some reason it\'s not working:[详细]
2023-03-07 12:24 分类:问答Why isn't this login page detecting a correct password?
I am making a PHP login admin.I\'ve followed two tutorials on Youtube, and all the comments say that this works.But it doesn\'t work for me.[详细]
2023-03-07 06:34 分类:问答magento remove admin menu item
Is it possible,开发者_如何学Python in magento, to remove a menu item in admin? I have a new module and am pulling the reviews and ratings into a new section. I\'m not opposed to leaving them also in[详细]
2023-03-07 01:07 分类:问答Using the django admin's site authentication in a non-admin view
I am writing a simple django app to manage pages on a website. The pages are created through the admin site and can be previewed using the \'view on site\' function.[详细]
2023-03-06 21:43 分类:问答Django comments needs a Delete Action for non-superusers
I recently upgraded a large Django install from 1.1 to 1.3. In the Comments app, they added a caveat so only Superusers get the Delete Action.[详细]
2023-03-06 14:05 分类:问答Django admin remove m2m inlines?
I am using the Django admin with the Grappelli app to manage an M2M relationship (Gallery - Image) with an intermediary model with inline form sections.[详细]
2023-03-06 12:51 分类:问答What are some Apps or add ons that get used to customize Django Admin
Im looking for a list or just suggest开发者_如何转开发ions on some Django Admin must haves or things that people tend to use.[详细]
2023-03-06 11:36 分类:问答N2cms display part of the page only for Admins
I need to show links or may be a form, for just the logged admins. for example to do something like this :[详细]
2023-03-06 00:32 分类:问答How to change the admin password in jackrabbit
Hi I am using embedded jackrabbit with tomcat. I wanted to change the default password for admin user to something else so it\'s secure and safe.[详细]
2023-03-05 09:50 分类:问答Django Taggit - Tag Associations not Saving from Custom Admin Form
Going nuts over here... From within the shell, I can do: product.tags.add(\"a_new_tag\") The tag is added to the db, and the tag association with the product works correctly. (i.e., when I do Prod[详细]
2023-03-05 00:40 分类:问答