Re: Improvements to the startproject template

2022-04-21 Thread Sandro Covo
As there are different preferences and some see the change as worse than the default and there is already a way to change the template for startproject, wouldn't it be easier to provide different templates and list them in the documentation, so that they can be used with the --template argume

Re: Additional arguments for url lookup in sitemap index

2020-05-26 Thread Sandro Covo
ge.slug] = EventSitemap(event_page) for category_page in top_page.descendants(include_self=True).filter( application='categories'): sitemaps[category_page.slug] = CategorySitemap(category_page) return sitemap_view( request, sitemaps, ) So under one path live

Additional arguments for url lookup in sitemap index

2020-05-26 Thread Sandro Covo
ngo/commit/d4ee80daabcf9af4e7cfe6b966522849e8018224 Not sure how to proceed from here, if you think that's ok I think I'll create a pull request? Best regards Sandro -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itsel

Re: Changing label style in some widgets RE: 4860

2007-12-07 Thread Sandro
Actually, all of the patches I submitted need to be deleted. My patches exhibit a certain html style (which this thread aims to discuss) but my patches don't add the 'id' attribute which makes them incorrect. Ivan's patch seems to solve the IE rendering problem and maintains consistency with the R

Changing label style in some widgets RE: 4860

2007-12-05 Thread Sandro
I'd like to start a discussion that branches off of ticket 4860. There are a few django widgets (RadioSelect, CheckboxSelectMultiple, others?) which produce html that has an input nested inside a label. As Ivan pointed out, this is valid html but it just doesn't sit right with me as I always code

Re: Django breaks Python 2.5's help()

2007-10-10 Thread Sandro Dentella
e django installed. Again becouse of DJANGO_SETTINGS_MODULE settings. sandro --~--~-~--~~~---~--~~ 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@

Re: I18n seems not to work with mod_wsgi

2007-10-01 Thread Sandro Dentella
was simply that modification of data should be done via a POST not just the state. If I implemented traslations with different URLs (mysite/en|it/...) if would be ok to use GET but not if I use sessions? sorry if this becomes a little bit OT... sandro *:-) --~--~-~--~~~

Re: Time for a new release?

2007-08-26 Thread Sandro Dentella
On Sun, Aug 26, 2007 at 04:47:28AM -0500, James Bennett wrote: > > On 8/26/07, Sandro Dentella <[EMAIL PROTECTED]> wrote: > > While I completely agree on what you say, I'd point out that not only > > differences from 0.96 to trunk should be noted, if possible, but

Re: Time for a new release?

2007-08-26 Thread Sandro Dentella
while but being informed on the development of the syntax may also be a real incentive to update. Sometimes just an icon that warns you about diffrences between releases would be sufficent, better would be the link to the explanation. I think in any case that even people that stick to latest stab

Re: signals

2007-06-11 Thread Sandro Dentella
re-save / post-save. And just to let you know I miss a post_insert different from post_update. sandro *:-) --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this grou

Re: Upcoming Django release, and the future

2007-02-27 Thread Sandro Dentella
e, and as I already told to this list, FloatField.formfield() is missing so that postgresql will just (correctly) refuse to insert an empty string into the db. I see that also in the user list people have asked for this. Again: a patch is already present an

Re: Constraints and MySQL

2007-02-27 Thread Sandro Dentella
On Tue, Feb 27, 2007 at 11:26:11AM -0600, Jacob Kaplan-Moss wrote: > > On 2/27/07, Seattle Daniel <[EMAIL PROTECTED]> wrote: > > As I read it, there is not a way to force InnoDB to check constraints > > at commit. And once there is it will be quite some time before the > > mass of MySQL instances

many_to_many, symmetry and newforms

2007-02-21 Thread Sandro Dentella
syncdb complain the table already exits, when tries to create the middle table for the second time...] sandro *:-) (*) not really, that was true with oldforms, now you must define a formfield_callback... -- Sandro Dentella *:-) http://www.tksql.orgTkSQL Hom

FloatField, blank and newforms and PostgreSQL failure

2007-02-21 Thread Sandro Dentella
of problems must be solved pretty soon. back in a while with new issues... sandro *:-) PS: i really appreciate the work that is being done and working with django is a real pleasure... ;-) --~--~-~--~~~---~--~~ You received this message because you are subs

Re: #3297newforms: Implement FileField and ImageField

2007-02-20 Thread Sandro Dentella
el and form_for_instance. What is the testing you think you need? I'd be glad to give feedback so that it can be pushed into svn. sandro *:-) -- Sandro Dentella *:-) http://www.tksql.orgTkSQL Home page - My GPL work --~--~-~--~~~---~--~~ Y

Re: Multiple Django on Apache

2007-02-06 Thread Sandro Dentella
PythonPath "['c:/myproject/test/site'] + sys.path" > PythonHandler django.core.handlers.modpython > SetEnv DJANGO_SETTINGS_MODULE haltnet_site.settings > PythonDebug On > PythonAutoReload On > > >

Re: Is this group moderated, or is it a bug with google groups?

2007-01-28 Thread Sandro Dentella
ppearing up to 36-40 hours later and messages never arrived to the list. sandro *;-) -- Sandro Dentella *:-) http://www.tksql.orgTkSQL Home page - My GPL work --~--~-~--~~~---~--~~ You received this message because you are subscribed to the G

Re: magic-removal merge status

2006-04-29 Thread Sandro
Thanks for the update it was exactly what I was looking for. --~--~-~--~~~---~--~~ 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 unsu

Re: Google SOC: Call for Mentors

2006-04-18 Thread Sandro
Congrats on being accepted! looking forward to see how this turns out --~--~-~--~~~---~--~~ 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.c