did you start the sendmail program?
On Tuesday, October 2, 2012 8:45:38 AM UTC+8, Cheng wrote:
>
> Hi,
>
> I am new to django.
>
> I am following The Definitive Guide to Django SECOND EDITION by Adrian
> Holovaty and Jacob Kaplan -Moss and I cannot get the contact form to send
> mail. First the
Here's a good reference.
http://www.hackedexistence.com/project/django/video4-tinymce.html
On Monday, August 20, 2012 2:36:22 PM UTC+8, Владислав Иванов wrote:
>
> Hello! I am a novice. I want to install TinyMce on Django. I tried a lot
> of lessons posted on the Internet, nothing. 3 days can no
It's like Django is nonexistent in Singapore!
--
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
django-users+unsubscr...@googlegroup
e/gradient2.png)
>
> eg
>
> On Feb 15, 12:37 pm, Kolbe wrote:
>
>
>
>
>
>
>
> > Hi all,
>
> > I have a .css file in the /static/ folder where I keep all my styles.
>
> > Now when I want to refer to images that I use in my CSS that are
Hi all,
I have a .css file in the /static/ folder where I keep all my styles.
Now when I want to refer to images that I use in my CSS that are
stored in the /media/ folder, how do I reference that?
e.g. background-image:url('gradient2.png');
gradient2.png is stored in ~/media/ and my css is in
Hi guys, I created a new app and within that app, I also specified a
new admin.py file. Is that how the admin portion for that app is
managed?
Anyway, after I created my models and syncdb, then run server, I have
been unable to access the admin gui.
I keep getting this error below, but I don't un
o it's good to start with
> > postgres sooner rather than later...I can't help you with apache...
>
> > William
>
> > On Thu, Jul 28, 2011 at 10:38 AM, Shawn Milochik wrote:
>
> >> On Thu, Jul 28, 2011 at 10:08 AM, Kolbe
> >> wrote:
> >
lol.
what's your recommended build for OSX though if I were to use django?
On Jul 28, 9:41 pm, Shawn Milochik wrote:
> I've never had a problem with Django on OS X. I have had problems with
> psycopg2 due to the default Python that comes with OS X, but if you
> recompile Python you're fine. I do
Is it just me, or is it that painful just to get Django running on
OSX?
During development, I had problems with Mysql_db. More or less got
that solved, and been reading postgre is more or less the preferred
choice? Anyway, for most of development, I've been just using sqlite.
Now I have problems
tions and keep some documentation
throughout the process.
Cheers!
On Jun 6, 1:33 pm, Andy Dustman wrote:
> Everyone complains, but no one submits patches.
>
> On Mon, Jun 6, 2011 at 12:54 PM, scot.hac...@gmail.com
>
>
>
>
>
> wrote:
> >> On Monday, J
Anyone have any good documentation on getting django with MySQL on OSX
out there?
Cheers!
Kolbe
--
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
Am Donnerstag, den 29.03.2007, 23:54 +1000 schrieb Malcolm Tredinnick:
Okay okay, you got me there. I wondered if I missed anything and looked
again at the django tutorial (which I didn't to for quite a while), and
what's there? Yes, from tutorial number 1:
>
> Youll need to avoid naming proje
> On Thu, Mar 29, 2007 at 02:26:32PM +0200, Lukas Kolbe wrote:
> >
> > Hi!
> >
> > I have a problem I came across for a while now.
> >
> > To start the fcgi-instance, I use manage.py as follows:
> >
> > su -c "DJANGO_DB_NAME=db
Hi!
I have a problem I came across for a while now.
To start the fcgi-instance, I use manage.py as follows:
su -c "DJANGO_DB_NAME=dbname DJANGO_DB_PASS=dbpass \
DJANGO_DB_USER=dbuser DJANGO_SECRET_KEY=secret \
/srv/vhosts/myhost/site/manage.py runfcgi daemonize=false \
socket=/srv/sockets
14 matches
Mail list logo