bed I think.
--Noah
JK Laiho wrote:
>Hi all,
>
>I'm developing a Django site that will be served in production by
>nginx-proxied gunicorn. The site is mounted on a subpath, and the nginx
>
>config sets SCRIPT_NAME to /path to facilitate this.
>
>This arrangement wo
(r266:84292, Dec 26 2010, 22:31:48)
> [GCC 4.4.5] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
> >>> ['hostname']
> ['hostname']
> >>> lol = ['hostname']
>
I'm not certain I understand - if anyone can perform some action, what's the
point of protecting it with a permissions check?
~Noah Silas
2010/1/18 Ćukasz Rekucki
> 2010/1/18 Alex Gaynor :
> > On Mon, Jan 18, 2010 at 3:55 PM, Jannis Leidel
> wrote:
> >>
>
Blocking names of religious figures could be a good start
On 5/18/07, Gerry Steele <[EMAIL PROTECTED]> wrote:
>
> > Rania Desai wrote:
>
> Can anything be Done about the ridiculous amount of spam that is on this
> and the users list?
>
> I'm on a number of other lists and they don't seem to
fyi, he spammed every python WAF, so it isn't legit.
On 4/21/07, Russell Keith-Magee <[EMAIL PROTECTED]> wrote:
>
> On 4/22/07, Rico <[EMAIL PROTECTED]> wrote:
> >
> > I d like to show you
> > http://www.morecute.com
>
> It's great that you're enthusiastic about your new Django project, but
> ple
I'm worried about a trend I've seen before in other frameworks etc.
They start off easier to use and over time get more and more
generalized and then become so general and so academically correct
that there is no point in using them because they're just as general
as if you had to write all your o
Hello,
Please see "Tags cannot contain newlines":
http://code.djangoproject.com/ticket/1147
I have been instructed by mtredinnick to bring the discussion here.
Can someone please justify why this wont be fixed?
Thanks,
Noah
--~--~-~--~~~---~--
> this would be like doing exact opposite - put the load of serving
> static files onto the already busy DB server
All of your arguments are based on the assumption that files would be
served from the database.
The only sane environment would be to store the files in the database
as a reference
>it depends the FS you're using.
To get round this problem I am using NFS. Do you have any other
suggestions?
Either way, I still think it would be nice to be able to store binary
blobs directly via models.
--~--~-~--~~~---~--~~
You received this message be
Saving binary data as printable ASCII seems extremely hack^H^H^H
suboptimal to me.
To make a case for binary data - how about when you want to store a
small image for a UserProfile.
Saving to the local file-system doesn't work when you are clustering
your application servers.
--~--~-~-
Whether you think RDMSSes are for binary data is mostly by the by.
IMO the patch for #2417 is sub-optimal as it:
1) Subclasses the Char field.
2) Does not provide an intelligent manipulator.
The solution to this problem is to provide a form upload field with
the addition of a checkbox to sign
I second that. I have some example awstats calls I did in python just for
that purpose, if anyone wants to take a look. One tricky thing a client
asked me to do was to parse the awstats config file and insert custom html
every month, so you could look at past months full reports. I would be
kind
I suppose it gets brought up a lot I figure I should bring it up too so
it happens :)
I think it'd be really cool if there were a central reposatory of links
to off site tutorials and screen casts with a rating and tagging
system. That way say I created a tutorial I could go to the site, and
add
13 matches
Mail list logo