Re: I would like some feedback about address model snippet...

2008-12-24 Thread Ramdas S
; background. > > Thanks for your feedback. > > Regards, > Stephane > > > -- Ramdas S +91 9342 583 065 --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to

Re: How do I get django to display the results of html tags?

2008-12-29 Thread Ramdas S
l page the title appears with the tags (name em>). I am expecting the page to read the em tags and convert the > name to italics, not display the tags with the unitalisized name. How > do I get django pages to display the results of html tags? > > Thanks, > &

Re: How do I get django to display the results of html tags?

2008-12-29 Thread Ramdas S
in on my html page: > > {{ publication| > escape }} > > How do I create the syntax for {{ tag|szafe }} ? > > I'm just learning how to create the html templates with Django, so > please be patient. > > Thanks, > > Ana > > On Dec 29, 11:07 am, "Ramda

Re: Sending id to new template - beginners confusion

2008-12-30 Thread Ramdas S
ollowing: > > http://dpaste.com/103798/ > > Thank you, > > Anna > > > -- Ramdas S +91 9342 583 065 --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to

Re: Sending id to new template - beginners confusion

2008-12-30 Thread Ramdas S
very hard time finding practical examples of > this stage of Django. The admin and database piece was very well > documented and I had that part up and running in a few days. > > Thanks, > > Ana > > On Dec 30, 10:27 am, "Ramdas S" <ram...@gmail.com> wr

Re: Access Control Lists implementation for Django?

2009-01-05 Thread Ramdas S
ssion system is a bit limited for the app we are > working on. > Actually, a per object access control is needed. > > Thank you in advance for any suggestions. > > -- > Mir Nazim > Cell: +91 9469071855 > Blog: http://saunzal.org > Company:http://www.ikr

Re: How to receive Emails in my django app

2009-01-16 Thread Ramdas S
would be the easiest way to do it. ie " To receive email from > users in Django application" > > > > -- Ramdas S +91 9342 583 065 --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Djan

Re: Facebook-like functionality for an Intranet

2009-01-22 Thread Ramdas S
or any more > general account & profile based applications? Any general advice or > experience is welcome. > > > -- Ramdas S +91 9342 583 065 --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "

Re: Seperate Email Server - Django

2009-01-27 Thread Ramdas S
my own smtp(setup mailing) > servers. I am totally a newbie in the smtp arena. Can I achieve the > email communication between the users without "mailing server" > configurations? > Can this be achievable? > > > -- Ramdas S +91 9342 583 065 --~--~-~--

Re: including non-editable fields in forms?

2009-02-09 Thread Ramdas S
> read-only items in the admin and we'll have to invent something like > that for those, I suspect. > > On the other hand, I've always just inserted it directly into the form > template when I've had this kind of situation. > > Regards, > Malcolm > > > > &g

Re: including non-editable fields in forms?

2009-02-09 Thread Ramdas S
I am looking at a solution oustide django-admin. I am in using forms and classic views Ramdas On Tue, Feb 10, 2009 at 11:28 AM, Malcolm Tredinnick < malc...@pointy-stick.com> wrote: > > On Tue, 2009-02-10 at 11:05 +0530, Ramdas S wrote: > > I think in many practical case

open sourced Django apps from Washington Times

2009-02-20 Thread Ramdas S
Saw this link. Seems interesting http://opensource.washingtontimes.com/blog/post/coordt/2009/02/washington-times-releases-open-source-projects/ -- Ramdas S +91 9342 583 065 --~--~-~--~~~---~--~~ You received this message because you are subscribed

Re: No superuser account

2007-08-07 Thread Ramdas S
Do you have 'django.contrib.admin' in your apps in settings.py? On 8/7/07, hongqing <[EMAIL PROTECTED]> wrote: > > > That is when nothing happened with my experience. Frist-time-sync did > not ask me to create the superuser account. > > On Aug 7, 10:44 am, "Kai Kuehne" <[EMAIL PROTECTED]> wrote:

Re: django app for managing sending email to users...

2007-08-07 Thread Ramdas S
I am not very sure whether the bulk-mail support personalization. I think that should be an important feature. More importantly, is there any way to scale it up to handle large volumes of mails a day without falling into the spam black list trap RS On Aug 7, 7:16 pm, "Kai Kuehne" <[EMAIL

Commenting on Comments

2007-08-08 Thread Ramdas S
How do I use the comments framework, so that users can comment on comments made by others? The free comments example does not Is it possible without hacking the comments app? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the

Will Django.core.validators remain stable

2007-08-08 Thread Ramdas S
It is clear that old forms and manipulators will be replaced with new forms. But what about Django.core.validators. Will that too go off? If so, what do we use? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

Comments framework

2007-08-08 Thread Ramdas S
I had asked this earlier. May be it was not clear. I am able to use both comments and free comments from Django Comments framework. However, I am not able to figure out how I can get users to make comments on comments posted by others. I think this must be trivial and the framework developers

Re: MediaWiki Port in Django - Project Interest?

2007-08-10 Thread Ramdas S
There is something called Diamanda. http://code.google.com/p/diamanda/ We had customized it for a community web site, though the project is not live yet. Yes, I am interested. RS On 8/11/07, Baurzhan Ismagulov <[EMAIL PROTECTED]> wrote: > > > > > > On Fri, Aug 10, 2007 at 03:59:07PM -,

Re: Using Django to generate Flash/Flex content

2007-08-14 Thread Ramdas S
On 8/14/07, Jon Atkinson <[EMAIL PROTECTED]> wrote: > > > I think there is a general reticence to move into this area, given > Django's roots in web publishing, where HTML is the lowest common > denominator. > > I can't speak on behalf of any of the developers, but I'd imagine that > the news

Django project bad link

2007-08-17 Thread Ramdas S
http://www.djangoproject.com/documentation/models/ link is having problem --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To

quiz design

2007-08-19 Thread Ramdas S
Hi, Has anyone worked on a quiz/ multiple choice contest design using Django using Newforms? RS --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to

count views plugin

2007-08-22 Thread Ramdas S
Is there a code/plugin/ available similar to Wordpress Count Views ( display the number of views on a post/article or a blog) plugin in django? Or can someone advise how I can write one? RS --~--~-~--~~~---~--~~ You received this message because you are

Another django book?

2007-08-23 Thread Ramdas S
Has someone seen this book? http://as.wiley.com/WileyCDA/WileyTitle/productCd-0470138092.html --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to

Re: hai am new one to django

2007-09-04 Thread Ramdas S
Hi, We need to have a couple of marketing docs on Django, which can be reused whenever a newbie takes interest Ramdas On 9/4/07, Tim Chase <[EMAIL PROTECTED]> wrote: > > > > am new one to django > > welcome > > > am working in php mysql > > I'm sorry ;) > > > me whats django and how its defer

Re: Should Django have a road map?

2007-10-01 Thread Ramdas S
Interesting observations. I like the idea of a road map. But we do not have any full time people working on Django. May be we can look at incrementing the version by 0.01every 500 SVN commits or so. RS On 10/1/07, Stefan Matthias Aust <[EMAIL PROTECTED]> wrote: > > > Over the last few weeks,

Re: template variables

2007-10-13 Thread Ramdas S
Simple answer is no. But you can may be try porting mako to to django On 10/13/07, Goon <[EMAIL PROTECTED]> wrote: > > > can you use variables in django's templates? > > so like {% for x in y %} > > and then something like > > {% int x =3; x++ %} > > or something like that, would be mighty

Re: CSS problem

2007-11-01 Thread Ramdas S
I think your problem is something more elementary! You are not calling the CSS file from the right path. CSS files have to be served by another server other than Django development server. Why do not you try it with inline css first and see whether it works. Ramdas S On 11/1/07, Goutham DL

Is there a simpler solution?

2007-11-02 Thread Ramdas S
Hi, I am sure there is something absolutely simple, but I guess I am missing it. I need to display some content/ news articles over 3 columns on a home page, where the order is latest stories coming in top rows from left to right. If you've seen web sites like theinquirer.net or theregister.co.uk

Re: Is there a simpler solution?

2007-11-03 Thread Ramdas S
Thanks, I shall try this Ramdas On 11/3/07, RajeshD <[EMAIL PROTECTED]> wrote: > > > Disregard the overflow:hidden piece in my CSS above. It's not needed: > > > .article {width:32%;float:left;} > .clear_all {clear:both;} > > > > > --~--~-~--~~~---~--~~ You

Re: Problems with ImageField

2007-11-06 Thread Ramdas S
Remove the fwdslash in front image = models.ImageField(upload_to='toy_images/') It will work On 11/7/07, Stupid Dustbin <[EMAIL PROTECTED]> wrote: > > > Hi, > > recently I decide to try out the ImageField but it gives me some > problems. > > in my models it is > > image =

parsing Django RSS feeds for content reposting

2007-11-08 Thread Ramdas S
Hi, I do not know how much of this post is relevant from point of Django! Here is what I am looking at! I have a regular RSS feed for a blog created using Django's contrib.feed. Can some one suggest the best practice to have content from the RSS feed made available on other web sites probably

Re: parsing Django RSS feeds for content reposting

2007-11-08 Thread Ramdas S
Thanks. But I am looking at a platform independent solution, if any. Javascript looked to be the only option as a client side script pulling data from Django based web app. RS On Nov 8, 2007 8:37 PM, David Reynolds <[EMAIL PROTECTED]> wrote: > > > On 8 Nov 2007, at 1:49 pm,

Graphs

2008-10-14 Thread Ramdas S
Sorry, I tried making them myself. NBut it looks horrible. I think you must make them as pie charts. Please ask the designer to do so Ramdas --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To

Re: Best IDE for Django and python?

2008-11-25 Thread Ramdas S
Agreed! I see the same kind of arrogance in some of the posts and even more these days on IRC. I completely agree that some of us do ask questions, and sometimes without properly checking the available docs, archives of discussion and other known sources.It gets irritating as you see teh same

Re: Multiple sites - same code, different templates

2008-12-12 Thread Ramdas S
e. > > Perhaps there's a way to pick up the HTTP request parameters in > settings? > > Thanks > > Will > > > > -- Ramdas S +91 9342 583 065 --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django use

Re: Custom ACL

2008-12-14 Thread Ramdas S
IDs, > statuses, etc.). > > I'd also like to attach it to the user, so that I could lookup in a > way something like User.acl.has_permission(post_id, "can_edit). How > can I attach my ACL to the User model "dynamically", without actually > touching Django's base code?

doc/user manual management

2008-12-22 Thread Ramdas S
code base. We would like the data/docs to be in the database Thanks -- Ramdas S +91 9342 583 065 --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email

non-ascii DjangoUnicode Decode error-- best strategies

2008-06-24 Thread Ramdas S
onto sites Thanks -- Ramdas S +91 9342 583 065 My Personal Blog: http://ramdas.diqtech.com --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to dj

Re: non-ascii DjangoUnicode Decode error-- best strategies

2008-06-24 Thread Ramdas S
I thought I was religiously following the document. But thanks for making me read it again, I know where all have I goofed up Thanks Karen RS On Tue, Jun 24, 2008 at 11:33 PM, Karen Tracey <[EMAIL PROTECTED]> wrote: > On Tue, Jun 24, 2008 at 1:39 PM, Ramdas S <[EMAIL PROTE

Re: Stability of trunk and 1.0 target: experience, testimonials?

2008-07-02 Thread Ramdas S
I have over 25 web apps/sites on Django, including a large intranet app, that has almost always about 150 users at any point of time, some 25,000 hits a day. All of them have been running on the trunk and are stable. Some of them are news sites for mags getting 10 k hits a day. It is any day

localization

2008-07-04 Thread Ramdas S
Is there a bog app, with multi language support, whose code I can see. or any other simple app. Kindly provide link -- Ramdas S +91 9342 583 065 My Personal Blog: http://ramdas.diqtech.com --~--~-~--~~~---~--~~ You received this message because you

[no subject]

2008-07-07 Thread Ramdas S
Hi, I have this curious error that has been bothering me on a new server. This is a simple program that sends out an email using an smtp server hosted elsewhere. This sowks perfectly on my desktop with same mail settings, but fails with this error on server http://dpaste.com/61070/ Any

Re: problem with mail

2008-07-07 Thread Ramdas S
I do not have an SMTP server on myserver. But the mail settings (SMTP settings) is absolutely right, since it works perfectly of my laptop and of another server. On Mon, Jul 7, 2008 at 2:13 PM, Alaa Salman <[EMAIL PROTECTED]> wrote: > > > > On Jul 7, 10:49 am, "Ramd

Re: problem with mail

2008-07-07 Thread Ramdas S
I just did that. You are right! Thanks On Mon, Jul 7, 2008 at 7:24 PM, Rajesh Dhawan <[EMAIL PROTECTED]> wrote: > > Hi, > > On Jul 7, 5:58 am, "Ramdas S" <[EMAIL PROTECTED]> wrote: > > I do not have an SMTP server on myserver. > > > > But t

Submit Button jammed by Tiny_MCE django widget while using newforms

2008-07-09 Thread Ramdas S
Hi I am using TinyMCE to create pages using newforms. I am following this link http://code.djangoproject.com/wiki/CustomWidgetsTinyMCE The program works perfectly without TinyMCE. But the submit button stops working once I include TinyMCE widget to render the textbox. I am following exactly

Dreamhost now supports Django

2008-07-17 Thread Ramdas S
Hi, Just recd notice that Dreamhost is officially supporting Django. Anyone has tried it out lately. I've had extremely bad expeirence with Fast CGI a year back. Please give feedback -- Ramdas S +91 9342 583 065 My Personal Blog: http://ramdas.diqtech.com

Re: Dreamhost now supports Django

2008-07-17 Thread Ramdas S
for taking the time to vote for what you'd like implemented, it really helps us keep on task! Sincerely, The Happy DreamHost Suggestation Team On Fri, Jul 18, 2008 at 1:45 AM, Malcolm Tredinnick < [EMAIL PROTECTED]> wrote: > > > On Fri, 2008-07-18 at 01:37 +0530, Ramdas S wrot

Re: Great work with newforms-admin

2008-07-19 Thread Ramdas S
ner.net > Internet/LAN Gaming Centre: http://www.vertical-sync.com > > > > -- Ramdas S +91 9342 583 065 My Personal Blog: http://ramdas.diqtech.com --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "D

Re: Great work with newforms-admin

2008-07-19 Thread Ramdas S
t might be helpful: > http://code.djangoproject.com/wiki/NewformsHOWTO > > --James > > On Sat, Jul 19, 2008 at 1:04 PM, Ramdas S <[EMAIL PROTECTED]> wrote: > >> Tom, >> >> Can you just share the wiki page link please. I need some place to start >> >&

Re: Table Row count: Limiting factor

2008-07-21 Thread Ramdas S
ows from it. Would that take > more time than extracting the same number(500) of rows from a small > table of say 1 Lakh rows? Each row field is indexed in both the cases. > Please correct me if I am wrong. > > > -- Ramdas S +91 9342 583 065 My Pers

Re: Version 1.0. documentation

2008-08-29 Thread Ramdas S
umentation (as in a good book) coming out? > > Best regards, > Luka > > > > -- Ramdas S +91 9342 583 065 My Personal Blog: http://ramdas.diqtech.com --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

Re: S3 tutorial for File Storage Refactor?

2008-09-01 Thread Ramdas S
David, I think this is still not fixed. I am getting the same errors R On Aug 25, 2:02 pm, David Larlet <[EMAIL PROTECTED]> wrote: > Le 20 août 08 à 17:56, shadfc a écrit : > > > > > > > With the code from the django-storages you referenced installed > > somewhere on PYTHONPATH, its as easy as

Curious Error

2009-03-28 Thread Ramdas S
Can someone advise? I have the same code working in several web sites. But since moving to 10177, I am getting this error. It sometimes works in Dev server, in Apache its been a problem http://dpaste.com/20529/ -- Ramdas S +91 9342 583 065

Re: Javascript Framework``

2009-05-13 Thread Ramdas S
t; Couple of them I know: > 1. Dojo with dijit themes > 2. Scriptaculous > 3... any other... > > Thanks in Advance > ~Guri > > > > -- Ramdas S +91 9342 583 065 --~--~-~--~~~---~--~~ You received this message because you are subscrib

order a queryset of Tags based on the number of entries tagged for each tag

2009-05-26 Thread Ramdas S
suggestion, please -- Ramdas S +91 9342 583 065 --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this g

Fwd: nortech

2009-06-06 Thread Ramdas S
-- Forwarded message -- From: Ramdas S <ram...@gmail.com> Date: Sun, Jun 7, 2009 at 2:34 AM Subject: nortech To: Dhaval Valia <dhaval.va...@gmail.com>, Bhaswati Das < bhaswa...@ubmindia.com> -- Ramdas S +91 9342 583 065 -- Ramdas

Django Server performance

2009-07-07 Thread Ramdas S
. Thanks -- Ramdas S --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to dj

home page caching

2009-07-13 Thread Ramdas S
I have a web site where around 15 SQL semi complex queries run on the home page. Traffic is increasing and the page loads are getting slower. What is the best way to cache just the home page. I have already done standard memcached on the server. Please suggest the best caching options, where we

Re: home page caching

2009-07-13 Thread Ramdas S
ad... > > Has you homepage user related data? In another portal I have a login > widget that shows a login form if the user isn't authenticated or a > grettings message with user information if it is logged in. Once I > made the homepage static, to have the user dependant widget, I call

Re: home page caching

2009-07-14 Thread Ramdas S
s is easy, I loaded the page through urllib and write it to a > static file, then I served the file through nginx. Anyway, I will > create a snippet for this ;) > > Best regards, > > -- > Michel Sabchuk > http://turbosys.com.br/

Re: Permissions issue with image uploads

2009-08-23 Thread Ramdas S
x it. Just to confirm my idea I chmod'd the permissions to > 777 - and the whole thing suddenly works perfectly, but that's > obviously not a permanent solution. > > I tried chown'ing the file over to www-data which is my Apache > process, but that didn't work either. Who should own my uploads

Re: Running Django on Tornado's HTTP server

2009-09-29 Thread Ramdas S
> > solved - managed to run several django sites of an nginx instance using > virtual hosts and individual tornado servers for each virtual host. > Coolness Kenneth, Why don't you doc it somewhere for future queries and for newbies switching? Also have you see any tangible

Running Tornado instead of modwsgi apache

2009-10-15 Thread Ramdas S
good and bad! How much of performance gain can you expect? What is the groups official recommendation? Thanks -- Ramdas S +91 9342 583 065 --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users&q

Re: Running Tornado instead of modwsgi apache

2009-10-15 Thread Ramdas S
On Thu, Oct 15, 2009 at 11:11 PM, Christophe Pettus <x...@thebuild.com>wrote: > > > On Oct 15, 2009, at 10:36 AM, Ramdas S wrote: > > > I am currently running all my sites on modwsgi apache! Though I > > cannot complain that the performance is bad, I would like

Re: Good News !! A mate found for your dog ...

2009-10-16 Thread Ramdas S
On Fri, Oct 16, 2009 at 10:48 PM, jc wrote: > > Finally. I wonder if their site uses django? > Its php --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this

pre-save and check for existing value of image

2009-11-09 Thread Ramdas S
not unless. How do I achieve that. Someone suggested me to use pre_vae signal, but I am not able to figure an effcient way.. Can someone help -- Ramdas S +91 9342 583 065 --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Goo

pre-save and check for existing value of image

2009-11-09 Thread Ramdas S
w to apply the cmanipulation on self.image only if the image is changed, or its been created... Is pre_seave the right way, if so how do you actually use it where it need to compare previosly stored data and the newone and then only execute. Ramdas -- Ramdas S +91 93

A Design Question

2009-11-29 Thread Ramdas S
details. Do I build one large UserProfile Table, with ForeignKey to colleges, specializations etc or do I break it up into number of smaller profiles, and link each profile to a User. What's the best practice? -- Ramdas S -- You received this message because you are subscribed to the Google

recaptcha with freecomments

2008-04-10 Thread Ramdas S
Hi all, Can anyone share a code of integrating freecomments and recaptcha. I have seen that it is easy to integrate it using newforms. However, I am running into a few issues whenever I try it with the classic freecomments integration. I am talking of integrating with free_preview.html and

edit inline in newforms

2008-04-25 Thread Ramdas S
Is there anyway to get the edit_inline inside a form using newforms? I am on latest SVn but not using django-newforms-admin Any help is welcome --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group.

Re: Curious error

2008-04-25 Thread Ramdas S
No. I have not! I am facing this problem after upgrading to the latest. RS On Fri, Apr 25, 2008 at 7:53 PM, Karen Tracey <[EMAIL PROTECTED]> wrote: > On Fri, Apr 25, 2008 at 10:06 AM, Ramdas S <[EMAIL PROTECTED]> wrote: > >> I am on the latest SVN. When I just t

Curious error

2008-04-25 Thread Ramdas S
I am on the latest SVN. When I just tried syncdb. I got this error about xml.sax as in this paste bin http://dpaste.com/46898/ any help or advice --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users"

Re: Curious error

2008-04-25 Thread Ramdas S
My apologies Karen, I have a root directory called xml where some xml files are created. That is the problem. Never noticed the same Ramdas On Fri, Apr 25, 2008 at 8:06 PM, Karen Tracey <[EMAIL PROTECTED]> wrote: > On Fri, Apr 25, 2008 at 10:26 AM, Ramdas S <[EMAIL PROTE

Re: edit inline in newforms

2008-04-27 Thread Ramdas S
AIL PROTECTED]> wrote: > > On Fri, Apr 25, 2008 at 9:20 PM, Ramdas S <[EMAIL PROTECTED]> wrote: > > > > Is there anyway to get the edit_inline inside a form using newforms? > > The literal edit_inline syntax has being deprecated. The replacement > for edit_

customer serial numbers

2008-05-06 Thread Ramdas S
I know this sounds silly, but I am just not able to figure out a way to generate a custom serial number for generating reports. Is there a way to create a counter using for loops of django templates. Wr ite now I am using a crude java script to do the same. RS

new forms comments

2008-05-10 Thread Ramdas S
Hi, Any ideas where (which branch/patch/?) new comments using new forms is being rewritten/implemented? Ramdas S --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this g

Formset from newforms-admin

2008-05-13 Thread Ramdas S
Hi, Can someone kindly explain how you can use the formsets from new-admin trunk? Is there some kind of an example? Ramdas --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this

Re: Django and Linux distros

2008-05-19 Thread Ramdas S
I have tried almost all popular linux distros and finally zeroed on Ubuntu. It might still have a few glitches, but by far is the best of the debian based distros, and when it comes to stability and ease of use Debian beats RedHat and its clones! You have Ubuntu, all you need to do is play

Re: Why PostgreSQL?

2008-06-18 Thread Ramdas S
support for most of the missing elements, and Postgres > > has added support for full-text and native replication. Speed is > > also pretty comparable these days. I personally find MySQL a > > little easier to administer but that's my own experience. > > > > Additionall

Re: How do I display foriegn characters

2008-06-18 Thread Ramdas S
Even I am facing the same problem. Any ideas how exactly do you set in MySQL or does migrating PostGres solve it? Ramdas S 2008/6/19 Vasiliy Gladkov <[EMAIL PROTECTED]>: > > looks like you have to set character set in your database. as i > remember, i had similar problem with my

Re: Strip Illegal Characters - Django Admin

2007-11-15 Thread Ramdas S
Kenneth, What exactly do you mean by sanitize. The biggest problem is word users do is they cut and paste stuff into the text area boxes, and even tiny_mce is not of much help. But is there a setting in tiny_mce which we are missing? Do advise Ramdas On Nov 16, 2007 7:06 AM, Kenneth Gonsalves

Re: Different behaviour for url parameter in dev run versus test run

2007-11-17 Thread Ramdas S
are u using windows? On Nov 18, 2007 12:41 AM, Manoj Govindan <[EMAIL PROTECTED]> wrote: > > My application has a view that accepts a string parameter and filters > a model based on that parameter. In the development environment the > view works well when passed a string with a space in it, say

Re: Different behaviour for url parameter in dev run versus test run

2007-11-18 Thread Ramdas S
On Nov 18, 12:00 pm, "Ramdas S" <[EMAIL PROTECTED]> wrote: > > > are u using windows? > > I am working on Ubuntu Feisty. > Are you suggesting that the behaviour is different on Windows? --~--~-~--~~~---~--~~ You received this messa

Re: How to add to DjangoResources?

2007-12-06 Thread Ramdas S
Register yourself as a user and try It works On Dec 7, 2007 2:06 AM, Kent Johnson <[EMAIL PROTECTED]> wrote: > > I am trying to add an app to > http://code.djangoproject.com/wiki/DjangoResources > > but when I submit I get > 500 Internal Server Error (Submission rejected as potential spam) > >

Re: Noob question: Which Linux distribution is "best" for Django?

2007-12-11 Thread Ramdas S
Go for Ubuntu. RS On Dec 11, 5:48 pm, Andreas Pfrengle <[EMAIL PROTECTED]> wrote: > Thanks for so many replies and the helpful links. Ubuntu really seems > to be a good solution as far as I can tell by now. I'll give it a try. > At least now I know what I will do on Christmas :-)

capturing multiple events on a signle date in a Calendar app

2007-12-19 Thread Ramdas S
Hi, I am designing a tender calendar, where each tender goes through about 10-12 stages, each stage happening on a seperate date. I have multiple tenders happening in a month, which means on a date, you might have different stages of different tenders opening. I have two classes Class

Re: Django is more?

2008-01-02 Thread Ramdas S
Hi Dan, Are u by any chance planning to release it? Ramdas On Jan 2, 2008 6:34 PM, Daniel Mahoney <[EMAIL PROTECTED]> wrote: > > Jeff Anderson wrote: > > Hello, > > > > I am just curious if there is anyone out there that has used django to > > create things other than web applications. > >

Re: Django is more?

2008-01-02 Thread Ramdas S
Es, an first draft of the Admin tool, etc). > > Ramdas S wrote: > > Hi Dan, > > > > Are u by any chance planning to release it? > > > > Ramdas > > > > On Jan 2, 2008 6:34 PM, Daniel Mahoney <[EMAIL PROTECTED] > > <mailto:[EMAIL PROTECTED]>>

an academic question

2008-01-09 Thread Ramdas S
Hi, Is anyone at World Online or Django team tracking the number of SVN Downloads or the stable version downloads of Django. Some numbers are interesting? RS --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django

ANN: Django meetup @Bangalore, India on 26th Jan

2008-01-19 Thread Ramdas S
The Bangalore Python User Group, BangPypers is planning a Django special meetup on the 26th of January 2008, Saturday. The venue is *ThoughtWorks Technologies (India) Pvt Ltd. 2nd Floor, Tower C, Corporate Block, Diamond District Airport Road, Bangalore - 560 008, India t: +91 80 2508 9572 f:

The best practice for a registration and then getting user to fill up extra information

2008-02-09 Thread Ramdas S
AUTH_PROFILE_MODULE In such cases, somehow, I am not sure, whether this is the best method. Can someone advise what is the best way to do? Do I create a separate model like UserProfile and capture data there much the way I've done so far or is there a better practice. Thanks Ramdas S

Re: The best practice for a registration and then getting user to fill up extra information

2008-02-10 Thread Ramdas S
Hi Steven, Thanks. However. I am quite keen on Django-registration. I am not very sure about oldforms. Let me see whether I can take some ideas from your code and implement it in mine. Ramdas On Feb 10, 2008 6:14 PM, Steven Armstrong <[EMAIL PROTECTED]> wrote: > Ramdas S wrote on 02

Re: hosting web

2008-02-10 Thread Ramdas S
FastCGI support on a shared host is workable, but for a production site which needs constant maintenance, it might be a bad idea. I've had very bad experience with Dreamhost and so has a dozens of others users. As Jeff suggested look at those web hosters who advertise for Django. Or else, if you

Re: hosting web

2008-02-10 Thread Ramdas S
> that FastCGI is a bad deployment option :-) > > - Horst > > On Feb 10, 2008 3:15 PM, Ramdas S <[EMAIL PROTECTED]> wrote: > > FastCGI support on a shared host is workable, but for a production site > > which needs constant maintenance, it might be a bad idea. I've had

Re: The best practice for a registration and then getting user to fill up extra information

2008-02-10 Thread Ramdas S
James, Thanks! I need to learn to ** search better ** :) RS > > On Feb 10, 2008 8:18 PM, James Bennett <[EMAIL PROTECTED]> wrote: > > > > > On Feb 9, 2008 9:37 AM, Ramdas S <[EMAIL PROTECTED]> wrote: > > > I am using Django-registration. It wo

Re: Web Development with Django: Windows vs Linux/Mac OS X

2008-02-10 Thread Ramdas S
I know its no replacement, but try scite editor. Its cool and is used by many python developers I know. Also check these http://wiki.python.org/moin/PythonEditors RS On Feb 10, 2008 9:01 PM, NickJ <[EMAIL PROTECTED]> wrote: > > I am a long time windows user, and have just switched to ubuntu

Re: hosting web

2008-02-10 Thread Ramdas S
ing with DH using ssh). But I want > to move my app there, when it will be finished. What problems do you > have with jango on Dreamhost? > > On Feb 10, 5:24 pm, "Ramdas S" <[EMAIL PROTECTED]> wrote: > > I am sorry. You are probably right. But Dreamhost was a n

Re: Why Django Apps Suck

2010-09-21 Thread Ramdas S
nd "my modifications to a reusable app". > * Settings.py is not a solution (it is a problem), though I don't > bother to explain why. > * Some ideas for solutions exist, but this seems to be an open problem > in the Django world. > Correct me if I'm wrong. > > hope to hea

Re: Why Django Apps Suck

2010-09-21 Thread Ramdas S
s true for most platforms. > There > > are always trade-offs and trade-ins when you use a platform. > > -- > 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...@googleg

Apache crashes on the latest trunk

2010-09-23 Thread Ramdas S
We run a dedicated server with several django sites with low volume, but critical user traffic. Since upgrading to the latest trunk 1.2.3 we have started noticing that apache hangs very often. Curiously it does not throw up any error in the apache.log. Apache does not crash, but simply stops

  1   2   >