Hello
Im trying to implement an "alternative upload" method for getting big
files into my django app - and was hoping to allow users to scp/rsync
etc files to the server, then use FilePathField to browse them and use
them to make objects with FileField.
The files are all shown in the path specifie
Hello
We have been using a view that implements X-Sendfile (with apache's
mod_xsendfile) to serve content to authorised users, but now need to
switch to cloudfiles. Cloudfiles doesnt offer any kind of
authentication, so we'll need to implement it in django / apache
somehow.
What I have done is j
Hello
First apologies for cross-posting, this is also a discussion in
satchmo-users.
I am trying to secure admin urls using satchmo's (0.9)
SSLRedirectMiddleware, using HTTPS_PATHS in settings. It works
perfectly in django 1.1, but breaks in 1.1.1 with "Django can't
perform a SSL redirect while
- any clues?
Thanks,
On 27 Oct, 15:48, captainmish wrote:
> Hello
>
> First apologies for cross-posting, this is also a discussion in
> satchmo-users.
>
> I am trying to secure admin urls using satchmo's (0.9)SSLRedirectMiddleware,
> using HTTPS_PATHS in settings. It works
4 matches
Mail list logo