be they had a
Python 3 development branch ... it was a few weeks ago, so I don't
remember exactly).
--
Matt Gushee
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, se
Hello again--
Since I don't really understand what you are doing, I can't give you
any specific help. But since I have the impression you are new not
only to Django but to online technical forums, let me give you a
general recommendation:
You will get better answers if you ask better questions. T
k later. If you're stuck,
I'll see if I can point you to some helpful resources.
--
Matt Gushee
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
t
but they
don't, by default, handle any site content that you may have created.
That's the part I'm not too sure about, but I'm sure others on this
list will have good advice.
Hope that helps a bit.
--
Matt Gushee
--
You received this message because you are subscribed to
a Django newbie, so I could well be mistaken, but I don't think
that will work. The OP said it was plain HTML; that means Django
doesn't process it, so Django template tags won't work. But it looks
like Flatpages might help:
http://www.djangobook.com/en/2.0/chapter16.html.
--
Matt Gus
What do you want to do with this 'widget'? From your description, it
sounds like you could use a normal paragraph element -- which might
look something like this in a Django template:
{{ some_text }}
Does that not meet your needs?
--
Matt Gushee
On Thu, Aug 28, 2014 at 5:51
Hi, Liu Xuan--
What result do you get when you do the following?
Python 2.7.6
>>> import sys
>>> sys.path
On Thu, Jul 24, 2014 at 1:23 PM, New Django User wrote:
> Hi, I have problems with Django in windows 7.
>
> I installed Django using Windows Powershell:
>
> PS C:\Python27> pip install dja
7 matches
Mail list logo