line
57, in _import_settings
raise ImportError("Settings cannot be imported, because
environment variable %s is undefined." % ENVIRONMENT_VARIABLE)
ImportError: Settings cannot be imported, because environment variable
DJANGO_SETTINGS_MODULE is undefined.
On Dec 10, 12:00 am, Mario &
Thank you very much. I'll try it at once.BTW:when will the 0.3 version
release?
:)
On Dec 10, 12:14 am, garagefan <[EMAIL PROTECTED]> wrote:
> I had the same issue... you need to do two things...
>
> copy this into the setup.py
>
> from django.conf import settings
>
he 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 [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---
I'm not sure where you got that code snippet from, but DoesNotExist is
an attribute on model classes, so that shoul read:
except Tag.DoesNotExist.
On Dec 8, 2:52 pm, Info Cascade <[EMAIL PROTECTED]> wrote:
> How do I import the DoesNotExist exception?
>
> This doesn
arning new things, but sometime you just want to build
something from tools you already understand.
YMMV,
Bryan
p.s. I have not worked with Python3k. That will be a change, but it's
a big number change.
On Dec 5, 8:30 am, bruno desthuilliers <[EMAIL PROTECTED]>
wrote:
> On 5 déc,
yes... I saw that thread... but it is 14 months old !!! and in IT 14
months is a LOT
On 5 dic, 10:17, "Marinho Brandao" <[EMAIL PROTECTED]> wrote:
> http://www.google.com.br/search?q=Ruby+on+Rails+vs+Django
>
> 2008/12/5 [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
>
oogle Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---
Dec, 18:17, Brian Neal <[EMAIL PROTECTED]> wrote:
> On Dec 4, 11:08 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
> wrote:> I apologise for spamming everyone, here i stuck it up at dpaste with
> > the comments which makes it a bit clearer-http://dpaste.com/961
I apologise for spamming everyone, here i stuck it up at dpaste with
the comments which makes it a bit clearer-
http://dpaste.com/96128/
On 4 Dec, 17:01, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
> I dont know why the margins are squashing everything, ill try and post
&
m.is_valid():
userformInstance = form.save()
extraformedit = extraform.save(commit=False)
extraformedit.user = userformInstance
extraformedit.save()
return HttpResponseRedirect("/")
Hope that works a bit better.
On 4 Dec, 16:57, "[EMAIL PROT
ttached to
extraformedit.save
() #save the edited
form to the database.
return HttpResponseRedirect("/")
Am I way off? Again I am very new to this so sorry if this is a stupid
question.
Phil
On 3 Dec, 18:52, Brian Neal <[EMAIL PROTECTED]
using, am I on the right track at
least? Any help Would be great!
Phil
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---
On Dec 3, 10:49 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
> When I go to Article, the sections are there, inline, as they should
> be. When I SAVE, all the sections disappear. Suggestions?
Turns out there was a unicode error in the inline. Maybe it will help
ved 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 [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---
You could do User.objects.exclude(groups__in=Group.objects.all
().query) which will actually generate a subquery.
Alex
On Dec 2, 10:45 am, Thomas Guettler <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I want to get all objects where the corresponding many-to-many field is
> empty.
>
Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---
Ah, you're correct, not sure what I was thinking of.
Alex
On Nov 28, 9:35 pm, Malcolm Tredinnick <[EMAIL PROTECTED]>
wrote:
> On Fri, 2008-11-28 at 18:26 -0800, [EMAIL PROTECTED] wrote:
> > Can you try doing Country.objects.create(name=name) instead?
>
> Have a loo
Malcolm, I believe that should be params = dict(zip(fields, row))
On Nov 28, 8:34 pm, Malcolm Tredinnick <[EMAIL PROTECTED]>
wrote:
> On Fri, 2008-11-28 at 19:54 +0900, Russell Keith-Magee wrote:
>
> [...]
>
> > >>> cursor.execute('SELECT ...')
> &g
Can you try doing Country.objects.create(name=name) instead?
On Nov 28, 8:50 pm, Malcolm Tredinnick <[EMAIL PROTECTED]>
wrote:
> On Fri, 2008-11-28 at 08:40 -0800, burb wrote:
>
> [...]
>
> > Code with cursor runs 100x faster than ORM code.
>
> [...]
>
> &g
tings on multiple categories.
--~--~-~--~~~---~--~~
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
Thanks guys, I've had a think about your security points Jarek. I
guess it's a tough decision to make... :-\
On Nov 27, 11:47 am, Brot <[EMAIL PROTECTED]> wrote:
> does this help
> Accessing your Gmail contact list with Python (http://www.holovaty.com/
> blog/archive/20
hecked the docs but the example provided is not clear.
--~--~-~--~~~---~--~~
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
roup, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---
Maik
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more
he 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 [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---
23, 9:51 pm, "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]> wrote:
> I just solved this issue. I did by using using sessions.
>
> I initialize this in a couple of views.
>
> request.session['last'] = request.get_full_path()
>
> If a user tries to do something
irected to what is specified in next..
fill out a form, yada yada yada.
after success of that I then do this.
return HttpResponseRedirect(request.session['last'])
hope this helps.
On Nov 5, 11:08 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
> That is the prob
Try doing Legacy.objects.all().iterator(), this isn't technically the
public API, but this grabs the results at a lower level, so it doesn't
get cached.
On Nov 23, 5:44 pm, derek73 <[EMAIL PROTECTED]> wrote:
> I have written a management script to migrate data from an exist
rds,
Luis
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit
You can pass modelformset_factory a kwarg form which should just me
the form class you want to use(aka make a ModelForm with the changes
to the widgets).
Alex
On Nov 21, 7:25 pm, ayayalar <[EMAIL PROTECTED]> wrote:
> Karen,
>
> On this note, is it possible to customize the widget
;Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---
group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---
On 20 nov, 14:31, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
> On 20 nov, 06:54, "Brian Rosner" <[EMAIL PROTECTED]> wrote:
>
>
>
> > On Wed, Nov 19, 2008 at 10:23 PM, [EMAIL PROTECTED]
>
> > <[EMAIL PROTECTED]> wrote:
&
On 20 nov, 06:54, "Brian Rosner" <[EMAIL PROTECTED]> wrote:
> On Wed, Nov 19, 2008 at 10:23 PM, [EMAIL PROTECTED]
>
>
>
> <[EMAIL PROTECTED]> wrote:
>
> > On 20 nov, 06:01, "Brian Rosner" <[EMAIL PROTECTED]> wrote:
> >> On W
lthough the submit button at the top doesn't seem to work...
--~--~-~--~~~---~--~~
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
On 20 nov, 06:01, "Brian Rosner" <[EMAIL PROTECTED]> wrote:
> On Wed, Nov 19, 2008 at 9:53 PM, [EMAIL PROTECTED]
>
> <[EMAIL PROTECTED]> wrote:
>
> > I use a fake queryset because it's the only way that I found to
> > populate the fo
On 20 nov, 05:33, "Brian Rosner" <[EMAIL PROTECTED]> wrote:
> On Wed, Nov 19, 2008 at 9:14 PM, [EMAIL PROTECTED]
>
>
>
> <[EMAIL PROTECTED]> wrote:
>
> > On 20 nov, 05:01, "Brian Rosner" <[EMAIL PROTECTED]> wrote:
> >>
On 20 nov, 05:01, "Brian Rosner" <[EMAIL PROTECTED]> wrote:
> On Wed, Nov 19, 2008 at 8:59 PM, Brian Rosner <[EMAIL PROTECTED]> wrote:
> > On Wed, Nov 19, 2008 at 8:43 PM, Luper Rouch <[EMAIL PROTECTED]> wrote:
> >> For django to save the for
yes..its just a transparent gif...i'm thinking of writing my own view,
which will get the visitor data and then just call the static serve
method provided by django.
just dont know it its ok inproduction env though..
On Nov 19, 12:53 am, "David Zhou" <[EMAIL PROTECTED]> wro
s,
-p
On Nov 18, 10:23 pm, "David Zhou" <[EMAIL PROTECTED]> wrote:
> On Tue, Nov 18, 2008 at 9:40 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> > david,
>
> > can you illustrate how ? sorry -- havent worked with django signals
> > earlier
>
david,
can you illustrate how ? sorry -- havent worked with django signals
earlier
thnx,
-p
On Nov 18, 7:06 pm, "David Zhou" <[EMAIL PROTECTED]> wrote:
> On Tue, Nov 18, 2008 at 6:22 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > my requirement is that I n
.
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more opti
group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---
=utf-8
Content-Language: de
200 OK
I'm lost. Maybe Beegee from the other thread found a solution in the
meantime.
On Nov 16, 10:33 pm, "Ramiro Morales" <[EMAIL PROTECTED]> wrote:
> On Sun, Nov 16, 2008 at 10:51 AM, [EMAIL PROTECTED]
>
>
>
>
>
> <[
at won't happen anytime soon.
On Nov 16, 1:51 pm, "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]> wrote:
> Hi Malcolm,
> thanks for the fast reply.
>
> What is the downside of sticking this kind of information into a
> session, just that the session backend needs to ca
E_MIDDLEWARE_ANONYMOUS_ONLY = True
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---
URL.
Thanks
Stefan
On Nov 16, 1:16 pm, Malcolm Tredinnick <[EMAIL PROTECTED]>
wrote:
> On Sun, 2008-11-16 at 12:58 +0100, Stefan Wallner wrote:
>
> p,,,[
>
> > My basic idea would be to use the same URL and view/template for
> > getting the directory listing an
Hi Malcolm,
thanks for the fast response. I had thought about both approaches, but
both didn't feel 100% right (more a gut feeling than anything).
On Nov 16, 1:16 pm, Malcolm Tredinnick <[EMAIL PROTECTED]>
wrote:
> On Sun, 2008-11-16 at 12:58 +0100, Stefan Wallner wrote:
>
http://www.oebfare.com/blog/2008/nov/03/writing-custom-management-command/
The CherryPy WSGI server should make this really, you could probably
even deploy on it if you wanted.
On Nov 16, 1:15 am, Graham Dumpleton <[EMAIL PROTECTED]>
wrote:
> On Nov 16, 4:40 pm, Chris <[EMAIL PROTE
e 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 [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---
I think the problem was a combination of an incorrect template
directory and forgetting to touch dispatch.fcgi, in any case, it seems
to be working now.
Thanks for the help,
Jason
On Nov 13, 4:32 pm, Malcolm Tredinnick <[EMAIL PROTECTED]>
wrote:
> On Thu, 2008-11-13 at 11:12 -0800
rsion.
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more
a filtered queryset :-)
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more opti
sage 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 [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---
HTML?
Thanks
L.
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at
fferent posts, one referencing the directory
structure for the initial problem on Dreamhost and the test I did on
my local machine using the development server - which also returned
the same error.
On Nov 12, 10:29 pm, Malcolm Tredinnick <[EMAIL PROTECTED]>
wrote:
> On Wed, 2008-11-12 at 22
The directory structure is:
/home/USERNAME/projects/django_templates/SITENAME/polls
- index.html
- base.html
I'm sure it's my fault, I just don't see it.
On Nov 12, 6:10 pm, "Karen Tracey" <[EMAIL PROTECTED]> wrote:
> On Wed, Nov 12, 2008 at 1:39 PM, [EMAIL P
s import Poll
from django.http import HttpResponse
def index(request):
latest_poll_list = Poll.objects.all().order_by('-pub_date')[:5]
t = loader.get_template('polls/index.html')
c = Context({
'latest_poll_list': latest_poll_list,
})
return Http
Thanks for your help Daniel! I havent got hosting sorted yet so its
something Ill have to set up later.
I guess I can set up the custom command and do it manually for now.
Phil
On Nov 12, 5:29 pm, Daniel Roseman <[EMAIL PROTECTED]>
wrote:
> On Nov 12, 5:02 pm, "[EMAIL PROTE
This is running on Dreamhost, who doesn't allow running independent
servers, so I am currently unable to test using the development
server. I'll set something up on my local machine and see what
happens.
Thanks,
Jason
On Nov 11, 8:49 pm, Malcolm Tredinnick <[EMAIL PROTECTED]>
this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---
--~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---
Feedburner fetcher when
there's no new content.
-pranav.
On Nov 10, 7:39 pm, "Karen Tracey" <[EMAIL PROTECTED]> wrote:
> On Mon, Nov 10, 2008 at 4:14 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> > I've tried using the USE_ETAGS=true in my p
Hello Patrick,
On Nov 11, 1:53 am, "Patrick J. Anderson" <[EMAIL PROTECTED]>
wrote:
>
> Some of the main requirements are:
>
> * Personalised HTML/text messages
> * Manual delivery twice a week
> * Message logging/archiving
> * Amount of newsleter issues: ~5
nt the next line to enable the admin:
(r'^admin/(.*)', admin.site.root), # LINE 21
)
Thanks for all the help,
Jason
On Nov 7, 7:32 am, Blu3ness <[EMAIL PROTECTED]> wrote:
> 500 error will generate a error log in your ~/logs/ directory, do a
> little research on it, or m
email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---
Maybe a button with a drop-down list for the commands he wants? Could
be part of the admin.
On Nov 10, 12:50 pm, Joe Murphy <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> Boss wants browser access to a couple custom django command extensions
> -- wants it to be simple to admini
gle Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---
u 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 [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---
roups
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---
return False
super(Category, self).save(force_insert, force_update)
def __unicode__(self):
return self.get_full_name()
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" grou
5, 9:06 pm, "Karen Tracey" <[EMAIL PROTECTED]> wrote:
> On Wed, Nov 5, 2008 at 5:54 PM, [EMAIL PROTECTED] <
>
>
>
> [EMAIL PROTECTED]> wrote:
>
> > Noob here...
>
> > I have an existing table with two Clob fields. While defining the
>
/2006/may/11/django-dreamhost/ which
is where I heard about the Gordon Tillman fix. Thanks for the help
thus far and any related to my new problem.
Jason
On Nov 6, 9:56 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> I used the Gordon Tillman
> setup:http://www.gordonti
[L]
Here is my directory structure:
home/USERNAME/
www.mysite.com/
www.anothersite.com/
www.yetanothersite.com/
projects/
django/
flup/
django_templates/
media/
mysite/
On Nov 5, 5:56 pm, AndyB <[EMAIL PROTECTED]> wrote:
> http://wiki.dreamhost.co
No one?
On Nov 5, 6:18 pm, "Tim O'Toole" <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I was wondering how feasile it is it to install Django in a user
> account without root access. I followed the instruction at:
>
> http://docs.djangoproject.com/en/dev/topics
settings.py
If anyone can give me a step by step to create additional sqlite
databases that I want to refer to in a Django Application it would be
most appreciated.
Kind Regards
David Thomson
[EMAIL PROTECTED]
--~--~-~--~~~---~--~~
You received this message
On Nov 3, 12:07 am, JoeJ <[EMAIL PROTECTED]> wrote:
> Are you looking for something like 'django-tracking' ??
> http://code.google.com/p/django-tracking/
>
> I was just perusing this last night, for use on a site of mine.
>
> -- joe
excuse
bed 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 [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---
s the best way to do this?
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more
le Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---
n Nov 3, 4:10 pm, Steve Holden <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] wrote:
> > I understand the mapping of urls.py but I guess I'm not clear on a few
> > things to begin with, like what is the equivalent to an index.html
> > page in django? I know that the syste
ooglegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---
Yep, you need to do the if is_valid() stuff, but other than the save()
method it works like a normal form, more or less.
On Nov 3, 8:07 pm, Robocop <[EMAIL PROTECTED]> wrote:
> I tried that earlier but i failed terribly at syntax. Should it be:
>
> f = ModelForm(request.POST)
&g
0 am, "Low Kian Seong" <[EMAIL PROTECTED]> wrote:
> Finding out a bit about urls.py and how it functions would do a world
> of good. It is very flexible and powerful once you learn how to wield
> it.
>
> Low Kian Seong
>
> http://lowkster.blogspot.com
>
>
>
&
Hi Nick,
you can do this by passing the widget parameter to a CharField.
A little example:
password =
forms.CharField(label=_(u'Password'),widget=forms.PasswordInput(render_value=False))
Lukas
On Nov 2, 5:58 pm, nkulmati <[EMAIL PROTECTED]> wrote:
> How com
p.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---
any workaround? If mod_python does
not work, what should I use? (My goal is to be able to receive chunked
requests in some normal way in my django application).
On Nov 1, 10:28 am, Graham Dumpleton <[EMAIL PROTECTED]>
wrote:
> On Nov 1, 10:40 am, "Tomáš Brambora" <[EMAIL PROTE
s,
Lorenzo
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more
---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at
mail to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---
o users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---
On Oct 31, 2:21 pm, varikin <[EMAIL PROTECTED]> wrote:
> On Oct 30, 5:12 am, "[EMAIL PROTECTED]"
>
>
>
> <[EMAIL PROTECTED]> wrote:
> > Hi everyone I am newbie to django and I am italian so excuse me for my
> > english :P
> > I have to exec
On Oct 31, 1:32 pm, "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]> wrote:
> On Oct 31, 11:01 am, Daniel Roseman <[EMAIL PROTECTED]>
> wrote:
>
>
>
> > On Oct 31, 9:51 am, "Alfredo Alessandrini" <[EMAIL PROTECTED]>
> > wrote:
>
> &
On Oct 31, 11:01 am, Daniel Roseman <[EMAIL PROTECTED]>
wrote:
> On Oct 31, 9:51 am, "Alfredo Alessandrini" <[EMAIL PROTECTED]>
> wrote:
>
>
>
> > Hi,
>
> > I've this model:
>
> > from django.contrib.auth.models import User
>
, "Karen Tracey" <[EMAIL PROTECTED]> wrote:
> On Thu, Oct 30, 2008 at 10:52 AM, [EMAIL PROTECTED] <
>
>
>
> [EMAIL PROTECTED]> wrote:
>
> > Hello,
>
> > I've having a problem with FileField and ImageField. Basically, I have
> > a f
s" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---
_view' definition. You need to generate a
> HttpResponse object, set the response mimetype to the correct type of
> file you're serving, and then set the 'Content-Disposition' key to
> something like it says. Notice you can also set the filename if you
> need to.
>
&g
ers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---
rInfo:
listOfItems.append(selectedItem.item)
return listOfItems
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---
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 [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/gr
1 - 100 of 3827 matches
Mail list logo