[Contrib-02, 03] Comments Extensibility and inclusion of Comment-utils
I have worked on tickets * #8630 [1] : Improved customizability of django.contrib.comments * #9282 [2]: Inclusion of comment-utils moderators I am hoping someone will have time to review these tickets and provide suggestions and/or criticize the implementations. [1]: http://code.djangoproject.com/ticket/8630 [2]: http://code.djangoproject.com/ticket/9282 -- Cheers Theju --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~--~~~~--~~--~--~---
Re: Needing explanation about "reverse admin" checkin
On Thu, Jan 15, 2009 at 1:39 AM, Alex Gaynor wrote: > > > On Thu, Jan 15, 2009 at 1:35 AM, Malcolm Tredinnick < > malc...@pointy-stick.com> wrote: > >> >> On Thu, 2009-01-15 at 01:25 -0500, Alex Gaynor wrote: >> [...] >> > Ok, then perhaps using the namespace syntax you suggested would work >> > nicely >> > >> > {% url admin_site:"admin_logout" %} >> >> Ideally, the url tag would operate on the names of things, rather than >> jamming objects and strings together like this, but that's the idea, >> yes. >> >> I had a quick look over lunch and I think I can merge the stuff I've >> been whacking on into the existing implementation and then extend it a >> bit more in the Django 1.2 development period to fit into a more general >> pattern or resolve/reverse handling on objects. >> >> > most importantly it seems that we have satisfied most of the original >> > concerns that you had about htis implementation. >> >> You've satisfied some of the concerns about the API, which is more >> important, since that's the bit we're stuck with forever. I'm still >> unhappy that it intended to deprecate a documented usage, which means >> that in Djagno 1.3 code that worked in Django 1.0 will cease to work. As >> mentioned in a reply to Jacob, I want to try and fix that. >> >> Malcolm >> >> >> >> >> > Jacob and I discussed this earlier, and what I concluded was that we can > actually make root transparently create a RegexURLResolver and use self.urls > therefore alleviating the need to maintain parallel implementations, however > the issue is anyone who has overridden root or __call__ to add extra urls > would then be SOL. > > > Alex > > -- > "I disapprove of what you say, but I will defend to the death your right to > say it." --Voltaire > "The people's good is the highest law."--Cicero > In order to fix #10061[1] I've needed to implement the url tag scoping that has been discussed. As implemented in the ticket it just does splits the viewname on ":" and then resolves the first portion of it and combines the 2 strings. That definitely needs further review however it does solve the issue under the 4 setups I tested this under: /admin/ -- new urls /admin5/ -- new urls /special/admin/ -- new urls /other/admin/ -- old urls I'm going to write some tests for it now. Alex [1]: http://code.djangoproject.com/ticket/10061 -- "I disapprove of what you say, but I will defend to the death your right to say it." --Voltaire "The people's good is the highest law."--Cicero --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~--~~~~--~~--~--~---
Django with Firebird
can you help me? 1. what kind of database can be associate with django? 2. is there any possiblity if we use django applicated with firebird databases? how? thx "Flexi - Gratis bicara sepanjang waktu se-Jawa Barat, Banten dan DKI Jakarta." "Speedy - Gratis internetan unlimited dari pkl. 20.00 s/d 08.00 se-Jabodetabek, Banten, Karawang dan Purwakarta." “Nikmati akses TelkomNet Instan Week End Net hanya Rp 1.000/jam. Berlaku untuk Sabtu-Minggu, khusus Jawa Tengah dan DIY s/d 31 Desember 2008”. "Kini telah hadir Protector, layanan keamanan online yang dapat digunakan langsung saat menjelajahi internet kapan saja dan di mana saja. Dapatkan secara GRATIS layanan Protector hingga 31 Desember 2008. Klik ke: http://protector.telkomspeedy.com";. Ikuti Speedy Blogging Competition 2008, ajang kompetisi Blog yang terbuka bagi semua Blogger dengan tema: Seperti Apa Konten Hebat Menurutmu? Dapatkan hadiah utama 1 Buah Notebook Mininote. Informasi lebih lanjut kunjungi http://lomba.blog.telkomspeedy.com --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~--~~~~--~~--~--~---
Django databases
can you help me? 1. what kind of database can be associate with django? 2. is there any possiblity if we use django applicated with firebird databases? how? thx "Flexi - Gratis bicara sepanjang waktu se-Jawa Barat, Banten dan DKI Jakarta." "Speedy - Gratis internetan unlimited dari pkl. 20.00 s/d 08.00 se-Jabodetabek, Banten, Karawang dan Purwakarta." “Nikmati akses TelkomNet Instan Week End Net hanya Rp 1.000/jam. Berlaku untuk Sabtu-Minggu, khusus Jawa Tengah dan DIY s/d 31 Desember 2008”. "Kini telah hadir Protector, layanan keamanan online yang dapat digunakan langsung saat menjelajahi internet kapan saja dan di mana saja. Dapatkan secara GRATIS layanan Protector hingga 31 Desember 2008. Klik ke: http://protector.telkomspeedy.com";. Ikuti Speedy Blogging Competition 2008, ajang kompetisi Blog yang terbuka bagi semua Blogger dengan tema: Seperti Apa Konten Hebat Menurutmu? Dapatkan hadiah utama 1 Buah Notebook Mininote. Informasi lebih lanjut kunjungi http://lomba.blog.telkomspeedy.com --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~--~~~~--~~--~--~---
Re: Django with Firebird
On Mon, Jan 19, 2009 at 3:33 PM, Harryanto Ie wrote: > can you help me? > 1. what kind of database can be associate with django? > 2. is there any possiblity if we use django applicated > with firebird databases? how? 1. Django-developers is for discussing the development of Django itself, not for answering user queries. If you have a "how do I" question, please direct it to Django-users. 2. Please don't repeat post the same question multiple times. 3. Please search the official documentation first. The list of officially supported databases is well documented. 4. Please search the list archives. The list of databases for which people have asked for support is also well documented. 5. For the love of all that is holy, trim your email signature. 4 lines is plenty. 6 lines is starting to get excessive. A 27 line signature is a truly splendid mix of absurdity and rudeness. Yours, Russ Magee %-) --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~--~~~~--~~--~--~---