Re: Problem with importing widget media

2009-05-07 Thread David Jean Louis
Hi, > I've set up my Media class for a widget as such: > > class InternationalSlugWidget(forms.TextInput): > class Media: > js = ('js/international_slug.js') Your js here is a string, you want a tuple: js = ('js/international_slug.js',) >>> type(('foo')) >>> type(('foo',)) --

ANN: django-admin-tools 0.3.0 released

2010-07-16 Thread David Jean Louis
Hello, I'm happy to announce the availability of the version 0.3.0 of django-admin-tools. Django-admin-tools is a collection of extensions/tools for the default django administration interface, it includes: * a full featured and customizable dashboard, * a customizable menu bar, * tool

ANN: django-admin-tools 0.1.0 released

2010-02-10 Thread David Jean Louis
d day, -- David Jean Louis -- 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. F

Re: ANN: django-admin-tools 0.1.0 released

2010-02-14 Thread David Jean Louis
Le 10/02/2010 09:56, David Jean Louis a écrit : Hello, I'm happy to announce the availability of the first public release of django-admin-tools. For those interested in the project, I've setup a mailing list to share ideas on django-admin-tools future developm

ANN: django-admin-tools 0.2.0 released

2010-03-15 Thread David Jean Louis
Hello, I'm happy to announce the availability of the version 0.2.0 of django-admin-tools. Django-admin-tools is a collection of extensions/tools for the default django administration interface, it includes: * a full featured and customizable dashboard, * a customizable menu bar, * tools t

ANN: django-admin-tools 0.5.0 released

2013-03-06 Thread David Jean Louis
oject is hosted on Bitbucket: https://bitbucket.org/izi/django-admin-tools/ Django-admin-tools is generously documented, you can browse the documentation online here: https://django-admin-tools.readthedocs.org/ Regards, -- David Jean Louis -- You received this message because you are subscrib

ANN: django-admin-tools 0.4.0 released

2010-12-13 Thread David Jean Louis
Hello, I'm happy to announce the availability of the version 0.4.0 of django-admin-tools. Django-admin-tools is a collection of extensions/tools for the default django administration interface, it includes: * a full featured and customizable dashboard, * a customizable menu bar, * tool

ANN: django-admin-tools 0.6.0 released

2015-07-07 Thread David Jean Louis
Hello, We are happy to announce the availability of the version 0.6.0 of django-admin-tools: https://pypi.python.org/pypi/django-admin-tools/0.6.0 Django-admin-tools is a collection of extensions/tools for the default django administration interface, it includes: * a full featured and custo

ANN: django-admin-tools 0.8.0 released

2016-08-12 Thread David Jean Louis
Hello, We are happy to announce the availability of the version 0.8.0 of django-admin-tools: https://pypi.python.org/pypi/django-admin-tools/0.8.0 Django-admin-tools is a collection of extensions/tools for the default django administration interface, it includes: * a full featured and customizabl

ANN: django-admin-tools 0.8.1 released

2017-05-30 Thread David Jean Louis
Hello, We are happy to announce the availability of the version 0.8.1 of django-admin-tools: https://pypi.python.org/pypi/django-admin-tools/0.8.1 Django-admin-tools is a collection of extensions/tools for the default django administration interface, it includes: * a full featured and customizabl

ANN: django-admin-tools 0.7.0 released

2015-11-05 Thread David Jean Louis
Hello, We are happy to announce the availability of the version 0.7.0 of django-admin-tools: https://pypi.python.org/pypi/django-admin-tools/0.7.0 Django-admin-tools is a collection of extensions/tools for the default django administration interface, it includes: * a full featured and custo