I made the App called polls, Nifty!
Now I need to edit the homepage of the site?
I can't figure which template to edit?
Any help would be appreciated
Thanks
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and sto
This should help with installing on OSX
http://blog.timperrett.com/2007/9/22/running-django-on-osx
Cheers
Tim
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send ema
On 14-Nov-07, at 8:41 PM, sebey wrote:
> ok ok thanks love some more resurces
ok, one more resource, but this is the last one: Introspection, which
is the greatest python resource ever:
do this:
type 'python' in a console
type import os and press enter
type dir(os) and press enter
type help(o
I don't know about the Instant Django on OSX, but Django itself is
very easy.
I use the python universal binary from http://www.python.org/download
then download Django, untar it, and go into the extracted Django directory,
run "sudo python setup.py install"
That's it, Django is installed and r
is there anyway to download the documentation on the django site?
On Nov 14, 3:11 pm, sebey <[EMAIL PROTECTED]> wrote:
> ok ok thanks love some more resurces
>
> On Nov 14, 2:10 pm, cjl <[EMAIL PROTECTED]> wrote:
>
> > Buy me a mac and I'd be happy to create an OSX version of Instant
> > Django f
I think the best way now is to try and post specific question when you
encounter deadends.
I run django on a mac, but if you need help you better start by
yourself (and you will learn more).
It is easier if you use sqlite and to learn, sqlite is more than
enough.
So follow the instruction on the
ok ok thanks love some more resurces
On Nov 14, 2:10 pm, cjl <[EMAIL PROTECTED]> wrote:
> Buy me a mac and I'd be happy to create an OSX version of Instant
> Django for you!
>
> Just kidding, but there are many websites explaining Django
> installation on OSX. You can still follow along with my t
Buy me a mac and I'd be happy to create an OSX version of Instant
Django for you!
Just kidding, but there are many websites explaining Django
installation on OSX. You can still follow along with my tutorial after
you have installed it.
Sorry I can't be of more help. I actually tried a 'hackintos
yes thats cool but one problem; I''m a mac guy so if anyone can find a
mac version of this please post
On Nov 13, 7:37 pm, cjl <[EMAIL PROTECTED]> wrote:
> Sebey:
>
> You may want to check out a tutorial I am working on:
>
> http://www.instantdjango.com
>
> It provides a 'newbie-friendly' introdu
sebey:
a python overview you can go through in an hour or 2 is byteofpython.
it's very short, and though u wont get everythng in it, it gives you a
feel for what python is about.
i lso find reading the django code can be very informative (after u
have got some python under your belt)
you can get
I love Instantd Django. I made installing and depolying django and
python a breeze also I can move from my work to home every easy just
by carrying around my thumbdrive. I highly suggest it to anyone on the
fence about either Python or django. I haven't found an easier cleaner
way to deploy them a
Sebey:
You may want to check out a tutorial I am working on:
http://www.instantdjango.com
It provides a 'newbie-friendly' introduction to Django, even if you're
not familiar with Python yet.
I haven't finished the second chapter yet, but I think the first
chapter will help get you started, or
> well I have a book on php,apache and mysql so are there? any
> differences between mysql and postgreSQL for django
> (proforanmce features etc.)
They're becoming closer in terms of their features. A couple
observations in my experience:
- MySQL tends to be faster and have some nice "my sit
well I have a book on php,apache and mysql so are there? any
differences between mysql and postgreSQL for django (proforanmce
features etc.)
On Nov 13, 1:36 pm, Kenneth Gonsalves <[EMAIL PROTECTED]> wrote:
> On 13-Nov-07, at 6:55 PM, sebey wrote:
>
> > has anyone tryed this I guess you have ken b
On 13-Nov-07, at 6:55 PM, sebey wrote:
> has anyone tryed this I guess you have ken but is a good and quick way
> to learn django and python and sql (mysql is it or again silly?) this
> is really intersting I loved to learn more
for me - while learning django, I always had Python in a Nutshell,
ok I see thanks ken anyone else
On Nov 13, 12:55 pm, Kenneth Gonsalves <[EMAIL PROTECTED]> wrote:
> On 13-Nov-07, at 6:04 PM, sebey wrote:
>
> > is that a joke or for real? sorry don't get it
>
> for real - you cant learn python or sql through django - so make a
> systematic plan of learning th
has anyone tryed this I guess you have ken but is a good and quick way
to learn django and python and sql (mysql is it or again silly?) this
is really intersting I loved to learn more
On Nov 13, 12:55 pm, Kenneth Gonsalves <[EMAIL PROTECTED]> wrote:
> On 13-Nov-07, at 6:04 PM, sebey wrote:
>
> >
On 13-Nov-07, at 6:04 PM, sebey wrote:
> is that a joke or for real? sorry don't get it
for real - you cant learn python or sql through django - so make a
systematic plan of learning the two *while* you are learning django.
Meaning that, dont first go and learn python and *then* learn djang
is that a joke or for real? sorry don't get it
On Nov 13, 1:47 am, Kenneth Gonsalves <[EMAIL PROTECTED]> wrote:
> On 12-Nov-07, at 9:02 PM, sebey wrote:
>
> > good thanks for can I learn python with django
>
> while learningdjango():
> python.learn()
> sql.learn()
>
> --
>
> regar
is that a joke or for real? sorry don't get it
On Nov 13, 1:47 am, Kenneth Gonsalves <[EMAIL PROTECTED]> wrote:
> On 12-Nov-07, at 9:02 PM, sebey wrote:
>
> > good thanks for can I learn python with django
>
> while learningdjango():
> python.learn()
> sql.learn()
>
> --
>
> regar
On 12-Nov-07, at 9:02 PM, sebey wrote:
> good thanks for can I learn python with django
while learningdjango():
python.learn()
sql.learn()
--
regards
kg
http://lawgon.livejournal.com
http://nrcfosshelpline.in/web/
--~--~-~--~~~---~--~~
You r
On 12-Nov-07, at 8:03 PM, sebey wrote:
> hey I am new to python and all that and of course django so I know
> there is a django book up on the site but I was wondering if it would
> be a good idea to use that resource ( cause I do not have a lot of
> time on my hands) for learning pthyon and dja
this is all great love anymore resource you guys have and for anyone
else who may stumbleupon this
thanks love some more please
On Nov 12, 5:55 pm, kevinski <[EMAIL PROTECTED]> wrote:
> This is also a decent resource for learning the basics of Python
> quickly.
>
> http://www.ibiblio.org/obp/thin
This is also a decent resource for learning the basics of Python
quickly.
http://www.ibiblio.org/obp/thinkCSpy/index.html
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group,
1st: http://www.b-list.org/weblog/2006/jun/13/how-django-processes-request/
2nd: Tutorial
3rd: The docs, just sit down and read them. If you expect to use them
as a reference manual without reading them first it will probably
cause you trouble... they just aren't written that way.
After doing th
I was in the same place a couple months back, so here's some resources
I found helpful:
Django specific:
djangobook.com - you mentioned, parts were extremely useful, others
too incomplete to be of much use. The tutorial in the first few
chapters I found very useful.
djangoproject.com/documenta
On Mon, 12 Nov 2007 07:35:03 -0800
sebey <[EMAIL PROTECTED]> wrote:
Hi,
> plus I need to learn it fast as well so I had a look but it looks like
> a lot to go tought thanks thought
diveintopython is actually quite a fast way to learn python. The ToC
looks quite long but the actual pages are v
plus I need to learn it fast as well so I had a look but it looks like
a lot to go tought thanks thought
On Nov 12, 2:42 pm, "Jon Atkinson" <[EMAIL PROTECTED]> wrote:
> Dive into Python is a good resource for learning Python:
>
> http://www.diveintopython.org/
>
> --Jon
>
> On 11/12/07, sebey <[E
good thanks for can I learn python with django? or is that sound silly
On Nov 12, 2:42 pm, "Jon Atkinson" <[EMAIL PROTECTED]> wrote:
> Dive into Python is a good resource for learning Python:
>
> http://www.diveintopython.org/
>
> --Jon
>
> On 11/12/07, sebey <[EMAIL PROTECTED]> wrote:
>
>
>
> >
Dive into Python is a good resource for learning Python:
http://www.diveintopython.org/
--Jon
On 11/12/07, sebey <[EMAIL PROTECTED]> wrote:
>
> hey I am new to python and all that and of course django so I know
> there is a django book up on the site but I was wondering if it would
> be a good
hey I am new to python and all that and of course django so I know
there is a django book up on the site but I was wondering if it would
be a good idea to use that resource ( cause I do not have a lot of
time on my hands) for learning pthyon and django as well and if
possable what resources are th
31 matches
Mail list logo