On Thu, Aug 13, 2009 at 11:55 PM, eldonp2<ehpm...@yahoo.com> wrote: > > Thanks. > > I've gone through the book and done the tutorial on djangoproject.com > > Basically, my qyestion is still not answered - how do I start with a > CSS template and bring Django and Django-CMS in afterward? The problem > is with learning Python, HTML and Django, it will take a long time > before I get to know CSS. >
Trying to start with Django-CMS (or any comparable software package for that matter) before you know how to work with CSS files inside Django is akin to trying to run before you can walk. You'll have to do lots of reading and some coding before you'll be able to do what you want to do. Django isn't a turn-key solution. It's a programmers tool. And nobody can teach you to program using lots of emails, you have to learn it yourself. And yes, it will take a long time[0]. If you have a more specific question I (and others) will be happy to try to answer it. One could write a book trying to answer your question and still not succeed. And there _are_ good books which will bring you there. www.djangobook.com is one of these. I do not want to offend or discourage you, but I doubt that you really went through the book if you still need to ask how to get started with Django and CSS. Really, try to start with the basics, that is, set up a simple site with Django, and only then start thinking about working with prebuilt CMS systems. [0]: http://norvig.com/21-days.html : Teach Yourself Programming in Ten Years -- FeinCMS Django CMS building toolkit: http://spinlock.ch/pub/feincms/ --~--~---------~--~----~------------~-------~--~----~ 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...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---