:: Basant Festival - The Kite Flying Days ::

2007-02-23 Thread Rania
*Basant Festival of Asia - India & Pakistan* ** *Basant the festival of Spring when Beauty touches its peak.* *Be a part of THE BASANT FESTIVAL - SPRING FESTIVAL* ** *[image: Basant Festival - spring Festival] * ** *Basant Festival - The Kite Flying days

FREE WINDOWS XP DOWNLOAD

2007-02-23 Thread Julia Martin
*Hi friends* ** *Get your Own Windows XP.* ** *Download Windows XP - Free* ** *[image: Windwos XP - Free Download] * ** ** *FREE WINDOWS XP DOWNLOAD * --~--~-~--~~

Windows Media Player 11 - Freeware Download -- Latest

2007-02-23 Thread Sheela Thaper
*Microsoft Windows Media Player 11 - Freeware Download* [image: Media Player 11 Free Download] *Downlaod the Latest Windows Media Player 11 - Freeware* *Author: *Microsoft Corp. *Size: *25.1 Mb *License: *Freeware

Database template loader

2007-02-23 Thread Jannis Leidel
Hi list, Concerning Ticket #632 [1] I created a template loader for Django which fetches the templates from a database. It integrates well with the Site app if you want to provide the same template across multiple sites and works with Flatpages. It's tested with the latest trunk. Please go to th

Generic view for serialized queryset

2007-02-23 Thread dchandek
FWIW, I didn't see anything like this in the distribution, and it might be useful ... def serialized(request, queryset, format, mimetype=None): """ Serialize queryset in specified format and return via HTTP Standard mimetype for format can be overridden with provided value """

Re: Creating an independent auth/permission-framework, separate the models (Was: Adding support for replacing the auth User model to fit custom needs)

2007-02-23 Thread Joseph Kocherhans
On 2/19/07, David Danier <[EMAIL PROTECTED]> wrote: > I would like to contribute creating this, if someone is interested. > Perhaps the best place to start (or even work if Joseph Kocherhans likes > my plans?) is the generic-auth-branch. I believe such a system should be > ready with Django 1.0.

Re: app completion in django_bash_completion - testing please

2007-02-23 Thread Rob Hudson
I re-opened bug 1240 and added my patch there: http://code.djangoproject.com/ticket/1240 --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-develop

Re: New field proposal

2007-02-23 Thread mario__
On Feb 23, 8:09 am, "Aidas Bendoraitis" <[EMAIL PROTECTED]> wrote: > I think, you should rather create that field as a separate project, > just as Jannis Leidel did with geoposition > field:http://code.google.com/p/django-coordinatesfield/. > If it is useful to others as well as to you, maybe som

Re: New field proposal

2007-02-23 Thread Aidas Bendoraitis
I think, you should rather create that field as a separate project, just as Jannis Leidel did with geoposition field: http://code.google.com/p/django-coordinatesfield/. If it is useful to others as well as to you, maybe somebody will add it to the core. Also personally I think that a custom valid

Re: New hooks in ModelBase, lookup_inner and Options

2007-02-23 Thread [EMAIL PROTECTED]
Hi Malcolm, On 23 Lut, 00:17, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote: > Unfortunately, I have more questions than answers here. Maybe you will > be able to clear up a few points so that we/I can see what you are > asking. Sure. I thought I would just describe the new functionality I would