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 development:

http://groups.google.com/group/django-admin-tools/

Greetings,

--
David

--
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.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: ANN: django-admin-tools 0.1.0 released

2010-02-11 Thread Dennis Kaarsemaker
On wo, 2010-02-10 at 09:56 +0100, David Jean Louis wrote:

> I'm happy to announce the availability of the first public release 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 to make admin theming easier. 

That looks very nice. I'll give it a try soon to get rid of some
flatpages-that-really-should-be-admin-modules.
-- 
Dennis K.

The universe tends towards maximum irony. Don't push it.

-- 
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.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



ANN: django-admin-tools 0.1.0 released

2010-02-10 Thread David Jean Louis

Hello,

I'm happy to announce the availability of the first public release 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 to make admin theming easier.

The project started as a proof of concept implementation for a 
django-cms dashboard proposal, and I decided to extract the work I had 
done into this pluggable app.


Django-admin-tools is a work in progress and is not ready for production 
yet.
It is also worth to note that it has only been tested with django 1.1, 
so it may not work if you are using django 1.2 beta.


The Python Package Index page:
http://pypi.python.org/pypi/django-admin-tools/

The project wiki (including screenshots), code and bugtracker are hosted 
on Bitbucket:

http://bitbucket.org/izi/django-admin-tools/

Django-admin-tools is generously documented, you can browse the 
documentation online here:

http://packages.python.org/django-admin-tools/

A good start is to read the quickstart guide:
http://packages.python.org/django-admin-tools/quickstart.html

Have a good 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.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.