Friday, May 24, 2013

Re: hi [django-users]Why the page is showing in this way?

Django itself isn't a simple end-user solution like Wordpress or the like. It's a framework used by developers to write their own websites. Some libraries, like django-cms, allow developers to build a CMS solutions without having to reinvent the wheel. This, however, does not mean that you can use it without knowing both Python and Django.

As the tagline on the official project page[0] says: "Django CMS - The easy-to-use and developer-friendly CMS"


Cheers,
AT

[0] https://www.django-cms.org/en/

On Fri, May 24, 2013 at 7:44 AM, lx <lxlenovostar@gmail.com> wrote:
Thank you. Is is something wrong with 'django-cms'?
I want to build a blog by django .
So I chooce the django-cms
 

2013/5/24 Avraham Serour <tovmeod@gmail.com>
never used django-cms, but Inwould guess it is lacking css, open chrome dev tools or firebug or something like that and check if it hits 404 when loading the page, if this is the case then you probably need to configure the static loading


On Fri, May 24, 2013 at 12:11 PM, lx <lxlenovostar@gmail.com> wrote:
hi all:
      I'm learning the django-cms, and the page is:



How to solve it?
Thank you

--
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 to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

--
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 to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

--
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 to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

--
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 to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment