Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories:
Computers > Programming
More group info »
Active older topics
3 new of 3 - Nov 1 2012
3 new of 3 - Mar 6 2012
2 new of 2 - Feb 8 2012
1 new of 1 - Feb 2 2012
3 new of 3 - Feb 2 2012
5 new of 5 - Jan 29 2012
1 new of 1 - Jan 11 2012
1 new of 1 - Jan 3 2012
1 new of 1 - Dec 13 2011
2 new of 2 - Nov 7 2011
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 72  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Discussion group for django-admin-tools.

django-admin-tools is a collection of tools for the django administration interface, it includes a full featured and customizable dashboard, a customizable menu bar and tools to make admin ui theming easier.

 

External links not well formed 
  Hi all Im using dat 0.5. and django 1.4.3. It is just installed and not customized at all. I can access the admin, all the apps are there, but the links are embraced by double quotes and prepended by the server's url For the default dashboard, the quick sections module my links to Return to Site and Change password point at... more »
By Jose A Martin  - Mar 13 - 3 new of 3 messages    

ANN: django-admin-tools 0.5.0 released 
  Hello, I'm happy to announce the availability of the version 0.5.0 of django-admin-tools: [link] Django-admin-tools is a collection of extensions/tools for the default django administration interface, it includes: * a full featured and customizable dashboard,... more »
By David Jean Louis  - Mar 6 - 1 new of 1 message    

Make the prepopulated slug field as readonly in Django Admin 
  I want to make the slug field as read_only depending on the other field value like "lock_slug". Means There will be Two conditions. 1) When value of "lock_slug" is false then the slug field directly prepopulated from the field "title". prepopulated_fields = {"slug": ("title",),} 2) When value of "lock_slug" is true then the slug field make as readonly.... more »
By Meenakshi  - Jan 28 - 1 new of 1 message    

No module name Dashboard 
  Environment: Request Method: GET Request URL: [link] Django Version: 1.4.2 Python Version: 2.7.3 Installed Applications: ('admin_tools', 'admin_tools.menu', 'admin_tools.dashboard', 'django.contrib.auth', 'django.contrib.sites', 'django.contrib.admin', 'django.contrib.contenttypes',... more »
By Prakash  - Dec 19 2012 - 1 new of 1 message    

Menu appearance in Internet Explorer 8 
  Hi In my tests the top menu doesn't seem to display correctly in IE8. Does anybody else have this problem? Or is it something in my installation? Before I delve into the CSS, has anybody had the chance to work on it? Tobia
By Tobia  - Sep 6 2012 - 4 new of 4 messages    

a error under django1.4 
  i install the admin_tools via doc. but in admin_tools/dashboard/views.py : from django.views.generic.simple import direct_to_template which is replaced by TemplateView in django 1.4! so, how can i updated the admin_tools for django 1.4? thanks.
By 方及道  - Jul 1 2012 - 1 new of 1 message    

NoReverseMatch at /admin/ 
  I'm running django 1.3.1.. Traceback: File "/home/chris/.virtualenvs/summ it/lib/python2.6/site-packages /django/core/handlers/base.py" in get_response 111. response = callback(request, *callback_args, **callback_kwargs) File "/home/chris/.virtualenvs/summ it/lib/python2.6/site-packages /django/contrib/admin/sites.py "... more »
By Chris Johnston  - Apr 21 2012 - 10 new of 10 messages    

django-livesettings integration 
  Hello, Awesome package. It really does make the django admin presentable to clients out the box. Thanks! I am trying to integrate django-livesettings. I created a custommenu (menu.py) file and added a link to the livesettings url (admin/settings). This works without a problem. My issue is the application &... more »
By Lloyd Philbrook  - Apr 13 2012 - 5 new of 5 messages    

customizing menu 
  Hello. first of all happy easter (who is celebrating). I have customized the menu.py as in docs. I have gone one step further and have customized the items.py. So I have now in my menu.py ...from admin_tools.menu import Menu import items where items is in my project folder. The problem is that I have lost the bookmark star on the right. I have... more »
By NENAD CIKIC  - Apr 8 2012 - 2 new of 2 messages    

adding languages to dashboard menu 
  Hello! I want to add the language menu. I have started with the following code that works: {% get_available_languages as LANGUAGES %} {% get_current_language as LANGUAGE_CODE %} <form action="/favxp/i18n/setlang/" method="post"> {% csrf_token %} <select name="language">... more »
By NENAD CIKIC  - Mar 24 2012 - 2 new of 2 messages    

1 - 10 of 72   « Newer | Older »

XML       Send email to this group: django-admin-tools@googlegroups.com