Me too
Le mer. 25 déc. 2019 à 8:48 PM, viho kochoedo a
écrit :
> Hello,
> I want to know more about Django CMS.
>
> --
> 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
>
https://data-flair.training/blogs/django-cms/
Check out this link.
Regards
Karan Mittal
On Thu, 26 Dec, 2019, 1:18 AM viho kochoedo, wrote:
> Hello,
> I want to know more about Django CMS.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
Hi.
you check app name 127.0.0.8/app name
*Regards*
Meganathan G
On Thu, Sep 19, 2019 at 4:30 AM Perceval Maturure
wrote:
> Dear all
>
> I have a django project done with Django 2.1 and successfully made an
> apphook to the cms page bt the problem is that the template file does not
>
so I'm missing a line of code in my models.py?
On Tuesday, March 26, 2019 at 7:09:59 AM UTC-5, Avraham Serour wrote:
>
> you model doesn't have app_config
>
> On Tue, Mar 26, 2019 at 1:07 AM Keegen Knapp > wrote:
>
>> I'm trying to write a custom app where you can add new plants in the
>> admi
you model doesn't have app_config
On Tue, Mar 26, 2019 at 1:07 AM Keegen Knapp wrote:
> I'm trying to write a custom app where you can add new plants in the
> admin. Then create a list view, category view and detailed view. You can
> see my error and code below. Any help is greatly appreciated!!
sorry, that doesn't make sense. maybe that was meant for a different post?
On Monday, March 25, 2019 at 6:58:01 PM UTC-5, LIGHTNING OMEGA 2 636 wrote:
>
> Just letting you know that, I've read msg and reviewed you code. Although
> these are interview objects, it uses word tokens. Key words suc
Just letting you know that, I've read msg and reviewed you code. Although
these are interview objects, it uses word tokens. Key words such as those
used in this code are handled well by utilizing Natural Language Processing
(NLP) methods. Mapping and Regular Expressions (Regex) do alot of the
A static content generator is what I use up to now.
I want to alter the site from every web enabled device (pc or tablet).
Am Montag, 24. August 2015 14:30:07 UTC+2 schrieb Shawn Milochik:
>
> On Mon, Aug 24, 2015 at 2:49 AM, guettli >
> wrote:
>
>>
>> Has someone an advice which django applic
On Mon, Aug 24, 2015 at 2:49 AM, guettli wrote:
>
> Has someone an advice which django application could be used?
>
> Regards,
> Thomas Güttler
>
>
Why does it have to be a Django application? Static site generators such as
Hugo and Pelican are very popular, especially for things like blogs. Th
Django cms feels like a framework for building your own cms, it has many
things that will help you to build your own system and it is very flexible
mezzanine is a finished product, it is highly configurable but it may be
harder to customize (but always possible)
On Mon, Aug 24, 2015 at 10:47 AM, g
try http://mezzanine.jupo.org/
On Mon, Aug 24, 2015 at 9:49 AM, guettli wrote:
> I am unsure which application I should use for my personal homepage.
>
> At work we use a wiki and I like it a lot, since you can edit the content
> very fast and linking
> between pages is very easy.
>
> On the ot
no problem.
You are welcome
Many thanks,
Serge
+380 636150445
skype: skhohlov
On Mon, Nov 10, 2014 at 3:14 PM, Niall wrote:
> Sergiy, just got it all sorted, one of my extra installed apps was
> commented out in settings.py.
> Thanks for response in any case
> Niall
>
> On Monday, 10 Novemb
Sergiy, just got it all sorted, one of my extra installed apps was
commented out in settings.py.
Thanks for response in any case
Niall
On Monday, 10 November 2014 17:35:39 UTC+10, Sergiy Khohlov wrote:
>
> send also log from console
>
> Many thanks,
>
> Serge
>
>
> +380 636150445
> skype: skhoh
send also log from console
Many thanks,
Serge
+380 636150445
skype: skhohlov
On Sun, Nov 9, 2014 at 6:06 PM, Niall wrote:
> Hi guys,
>
> I was hoping that someone could help me out with the following. I m
> currently trying to access Djang CMS for the first time. I have been
> following the
On Tue, Aug 19, 2014 at 8:14 AM, Philipp wrote:
> [...]
>
> This is my urls.py file:
>
> urlpatterns = patterns('',
> url(r'^(?P[\w\-]+)?', ArticleView.as_view(),
> name='article-by-slug'),
> )
>
> [...]
reverse('article_app:article-by-slug', kwargs={'slug': a.slug})
Try with::
reve
I don't think it's a django question. For security reasons, HTTP browser
will block access resources in a different site(domain) by AJAX request.
You should add Access-Control-Allow-Origin and Access-Control-Allow-Methods
headers (response for OPTION request) to declar your willings.
On Sep 8, 2013
Having same problem.. did you figure anything out?
Z
On Thursday, October 11, 2012 12:57:30 PM UTC-5, Matteo Suppo wrote:
>
> I found this:
> http://comments.gmane.org/gmane.comp.python.django.django-cms/1202
>
> and I decided to use tinymce for now. It's not solved though. I will do
> somethin
Having this same problem... did you fix it? I'm using heroku, django-cms,
s3 for static files and i'm getting the same domain origin error.. any new
insights appreciated.
Z
On Thursday, October 11, 2012 12:57:30 PM UTC-5, Matteo Suppo wrote:
>
> I found this:
> http://comments.gmane.org/gmane.
I found this:
http://comments.gmane.org/gmane.comp.python.django.django-cms/1202
and I decided to use tinymce for now. It's not solved though. I will do
something, maybe.
On Thursday, October 11, 2012 7:25:19 PM UTC+2, Matteo Suppo wrote:
>
> Ok, here's a fun one.
>
> I set up a django installa
Apparently with Firefox I don't have the CORS problem. It doesn't work
either but at least it's a different error message:
Error: Permission denied to access property 'styleSheets'
styles = this._doc.styleSheets[0];
that brought me to this:
http://stackoverflow.com/questions/2206586/wymeditor-
Yayh,
django-cms and django-zinnia latest versions can once agains work
together B-)
thanks,
regards,
PKL
Le 29/06/2012 15:42, Jonas Obrist a écrit :
Today I am very excited that we just released Django CMS 2.3, with
Django 1.4 support.
You can read the release notes at Django at http://bit.
Installed 2.3rc2 this afternoon. Happily surprised by new release.
Upgraded to django1.4 and cms2.3.
I'm only still struggling with django-filer. What would be the advise?
Is a new version of filer expected soon?
Or is the development-version enough for production?
Thanks for all the nice work.
hey Amao, great help :))) i really didnot see this dummy mistake..
thanks great and chrs
On 4 Mrz., 15:53, Amao Zhao wrote:
> the APP_INSTALLS in your settings.py is a list. please recheck your 'filer'
> and so no.
> 在 2012-3-4 下午10:07,"doniyor" 写道:
>
>
>
>
>
>
>
> > Hi there,
>
> > i need yo
the APP_INSTALLS in your settings.py is a list. please recheck your 'filer'
and so no.
在 2012-3-4 下午10:07,"doniyor" 写道:
> Hi there,
>
> i need your help, i am trying to setup cms of my webpage, but
> everytime i run the "python manage.py syncdb" the error comes:
> django.core.exceptions.Improperly
by the way, i am using django-cms-2.2
On 4 Mrz., 15:07, doniyor wrote:
> Hi there,
>
> i need your help, i am trying to setup cms of my webpage, but
> everytime i run the "python manage.py syncdb" the error comes:
> django.core.exceptions.ImproperlyConfigured: ImportError filer
> cmsplugin_filer_
"but I read that django-admin-tools is one of django-cms apps."
that is incorrect. The initial design and idea started on our blog [1] but
it was never implemented by us, so someone else did and thus
django-admin-tools was created.
[1] https://www.django-cms.org/en/blog/2009/10/29/dashboard-pro
*Before this thread turns into **another "My favorite X is Y", everyone
please think twice before posting.*
OP (probably) asked "Which CMS will let me upload and embed videos?", so
unless anyone has something to add in that regard, there's no need to state
your personal preference.
If, instead, h
the best one for me is FEINCMS : http://feinheit.ch/media/labs/feincms/
have great tools for another aplication and is very easy to configure and
use.
On Tue, Dec 27, 2011 at 12:52, Jonas Obrist wrote:
> Hi there, if you're asking about django CMS (https://django-cms.org), you
> should use the
Hi there, if you're asking about django CMS (https://django-cms.org), you
should use the proper mailing list to ask
questions: https://groups.google.com/forum/#!forum/django-cms
Also, I do not fully understand your questions. Could you maybe try to
explain a bit better what you're trying to ach
I have a project in which I use django-cms and django-admin-tools together
in production and I hadn't had any problems using it until now.
On Tue, Dec 27, 2011 at 9:27 AM, Maxim Boyarskiy
wrote:
> Hi Guys,
>
> One question here: Is it possible and justified to use django-admin-
> tools over djang
On Fri, May 27, 2011 at 5:32 PM, Dave Sayer wrote:
>
> I have a question relating to integrating django-photologue with
> django-cms. I have added the cmsplugin-photologue app and am now
> attempting to add the relevant tags to my templates. The trouble is,
> is that I can't seem to find the corr
I am using 2.1.3, It looks awesome.
--
Parveen Arora
www.parveenarora.in
E-Mail: m...@parveenarora.in
--
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
Great!
I'll need to remove the patch I did to make it work... :-)
--
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+u
Fantastic! Thanks for your great work, guys.
--Stuart
On Jan 26, 3:05 pm, Jonas Obrist wrote:
> We are very proud to announce that a few moments ago, the django CMS
> team released the final release for version 2.1.0. This new version adds
> new exciting features to our CMS and fixes many issu
Thanks ojii, and the whole team.
I dropped off the radar for a few months because my RealJob(tm) keeps getting
in the way, but I need to upgrade my site as it's running off a very old
(pre-publisher-fix) git version.
I hope to integrate the RC3 code on my dev site over the weekend, and if all
Django CMS is a pluggable app. It's not a collection of things like Pinax. You
either add it to your project (and give yourself a CMS), or not.
Here's a brief overview:
1. Install the app in an existing Django application.
2. Use the Django admin to create and edit pages using Django templates.
Is there an overview of django-cms for those not familiar with it? I
looked around the project homepage and, surprisingly, I couldn't find
anything that gives a high-level overview. For example:
* Is django-cms just a set of extensions to django that I could add
individually and end up with djan
Hi
As already mentioned, this belongs to
http://groups.google.com/group/django-cms?hl=en
But let me just quickly say that there's no sane way to get the CMS running
without admin. The whole point in having a CMS is to be able to edit content
easily, for which you need admin.
I have no idea wh
On Mon, Jan 10, 2011 at 8:06 AM, Shawn Milochik wrote:
> This is probably a better question for the Django-CMS Google Group than
> this one:
>
> http://groups.google.com/group/django-cms?hl=en
>
> It's always possible to subclass their modelforms and templates. I've used
> Django CMS, but I don't
This is probably a better question for the Django-CMS Google Group than this
one:
http://groups.google.com/group/django-cms?hl=en
It's always possible to subclass their modelforms and templates. I've used
Django CMS, but I don't have a grasp of how much work it would be to disable
the admin.
On Thu, Nov 4, 2010 at 19:35, Karim Gorjux wrote:
> Hi all, I'm just taking a look to the django-cms. I followed all the
> instruction, but when I try to connect to the site I get this error
my mistake. Was the settings.py wrong! :-|
--
K.
Blog Personale: http://www.karimblog.net
--
You recei
On Aug 21, 10:17 pm, Marek Dudek wrote:
> You have django 1.2.1, now I noticed
> I wasn't able to install any version of django-cms with django 1.2.1 and
> I tried 2.0.0, 2.0.1, 2.0.2 and 2.1.0-beta3
> Most up-to-date combination that I successfully installed is django
> 1.1.1 with django-cms 2.
You have django 1.2.1, now I noticed
I wasn't able to install any version of django-cms with django 1.2.1 and
I tried 2.0.0, 2.0.1, 2.0.2 and 2.1.0-beta3
Most up-to-date combination that I successfully installed is django
1.1.1 with django-cms 2.0.2.
Hope this helps
--
You received this messa
Hello
Your django version doesn't match django-cms version.
You didn't specify which you are using so it's hard to say what you
should change.
I encountered this problem and written a message some time ago.
It contains the table with matching versions that should help you.
Marek Dudek
--
You
On Sat, Aug 21, 2010 at 7:11 AM, Jagdeep Singh Malhi <
singh.malh...@gmail.com> wrote:
> I try to Install the Django-Cms using this link
> http://www.django-cms.org/en/documentation/2.0/installation/
>
> I face this error. I am able understand this error
>
> ERROR is : -
> {
> ImproperlyConfigured
sorry, I am not able understand this error.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to
django-users+unsubscr...@googlegroups
On 21 Feb 2010, at 04:38, Shawn Milochik wrote:
I used the same comparison you did, and I ended up going with Django-
CMS. I like it a lot.
As for importing the content, that should be pretty easy. Once you
see how Django-CMS works you'll just need to make a simple HTML
template and then
+1
On Sat, Feb 20, 2010 at 9:38 PM, Shawn Milochik wrote:
> I used the same comparison you did, and I ended up going with Django-CMS. I
> like it a lot.
>
> As for importing the content, that should be pretty easy. Once you see how
> Django-CMS works you'll just need to make a simple HTML templa
I used the same comparison you did, and I ended up going with Django-CMS. I
like it a lot.
As for importing the content, that should be pretty easy. Once you see how
Django-CMS works you'll just need to make a simple HTML template and then
transfer the data from your old database into the appr
On Mon, Oct 26, 2009 at 4:16 AM, aju mathew wrote
>
> In Django CMS any blog plugin is available.
You should be using the Django-CMS mailing list for this in the future.
That said, use CMS_PLACEHOLDER_CONF to specify which plugins are
available for which placeholders:
http://www.django-cms.org
On Thu, Aug 13, 2009 at 11:55 PM, eldonp2 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 learnin
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 ge
you can start here
www.djangobook.com
On Tue, Aug 11, 2009 at 10:58 AM, eldonp2 wrote:
> I would like to start my own website. I
> figured, since I don't know much, that I would start with a CSS
> template and work back. How can I use a free template and then
> integrate Django-Cms and Django i
Okay, that's probably what got both of us. Thanks!
On Aug 10, 4:09 pm, Matthias Kestenholz
wrote:
> On Tue, Aug 11, 2009 at 1:01 AM, odonnell wrote:
>
> > I'll try starting with the example project this time, maybe something
> > in there is different than starting a project with django-admin.py
Thanks, everything works when you start with the sample project.
On Aug 10, 3:43 pm, Karl Bowden wrote:
> On Mon, Aug 10, 2009 at 9:22 PM, Rob B (uk) wrote:
>
> > Trying to get a default install of :
> >http://github.com/digi604/django-cms-2.0/
> > up and running on my dev but I'm getting this e
On Tue, Aug 11, 2009 at 1:01 AM, odonnell wrote:
>
> I'll try starting with the example project this time, maybe something
> in there is different than starting a project with django-admin.py
> startproject.
>
The standard django project skeleton does not have
django.core.context_processors.reque
I'll try starting with the example project this time, maybe something
in there is different than starting a project with django-admin.py
startproject.
On Aug 10, 3:43 pm, Karl Bowden wrote:
> On Mon, Aug 10, 2009 at 9:22 PM, Rob B (uk) wrote:
>
> > Trying to get a default install of :
> >http://
I just had the same problem and I've isolated the issue, sort of. I
commented out all the stuff to do with CMS in settings.py and urls.py,
except the line "django.core.context_processors.request", in
TEMPLATE_CONTEXT_PROCESSORS. The issue still persisted. When I
commented that out, too, I was able
Holy shit! I just posted the EXACT SAME PROBLEM two seconds ago.
On Aug 10, 3:43 pm, Karl Bowden wrote:
> On Mon, Aug 10, 2009 at 9:22 PM, Rob B (uk) wrote:
>
> > Trying to get a default install of :
> >http://github.com/digi604/django-cms-2.0/
> > up and running on my dev but I'm getting this e
On Mon, Aug 10, 2009 at 9:22 PM, Rob B (uk) wrote:
>
> Trying to get a default install of :
> http://github.com/digi604/django-cms-2.0/
> up and running on my dev but I'm getting this error when trying to log
> into admin
> http://dpaste.com/77696/
>
> Any ideas?
Good morning Rob,
I just got an
Hello,
The thread link didn't go through.
On May 7, 12:25 pm, branesks wrote:
> Follow this thread.
>
> Sent from my iPhone
>
> On May 7, 2009, at 12:09, Jesse wrote:
>
>
>
> > Hello,
>
> > I've implemented both django-cms and flatpages, but can not get
> > tiny_mce to display in either. My
>
Follow this thread.
Sent from my iPhone
On May 7, 2009, at 12:09, Jesse wrote:
>
> Hello,
>
> I've implemented both django-cms and flatpages, but can not get
> tiny_mce to display in either. My
>
> URLs.py file:
>(r'^tinymce/', include('tinymce.urls')),
>
> from django.conf import setting
No! It was the fact that you really need all the stuff that's on the
sample template
On Feb 22, 2:29 pm, Donn wrote:
> On Sunday, 22 February 2009 21:00:24 Theme Park Photo, LLC wrote:
> > {% block content %}
> > Hello
> > {% end block %}
>
> It's not this extra space between end and block i
On Sunday, 22 February 2009 21:00:24 Theme Park Photo, LLC wrote:
> {% block content %}
> Hello
> {% end block %}
It's not this extra space between end and block is it?
\d
--
Where I web: http://otherwise.relics.co.za/
Comics, tutorials, software and sundry
--~--~-~--~~
Glad it's sorted!
On Feb 19, 10:58 am, zegerman wrote:
> Thx Phoebe,
>
> but it wasn't the path.
>
> u have to change the admin.py
> from
> widgets.JS_URL,
> to
> widgets.tinymce.settings.JS_URL,
>
> source:http://groups.google.com/group/django-cms/browse_thread/thread/88dfe2...
>
> On 18 Feb.,
Thx Phoebe,
but it wasn't the path.
u have to change the admin.py
from
widgets.JS_URL,
to
widgets.tinymce.settings.JS_URL,
source:
http://groups.google.com/group/django-cms/browse_thread/thread/88dfe2358d900a85?hl=en
On 18 Feb., 19:59, Phoebe Bright wrote:
> My experience with setting up ti
My experience with setting up tinymce was that there were plenty of plenty
of opportunities for getting the paths wrong! To avoid problems I put a
dynamic link (ln -s) into the django admin media folder so it could use the
defaults. Hope that helps.
Phoebe.
2009/2/18 zegerman
>
> Hello,
>
> I
chiggsy wrote:
>> By "outside of Django" I'm guessing you mean "outside of a web environment"
>>
>
> Yes, that is what i meant.
>
>
>> Yes, you can use Django components separately. At work we use Django's
>> ORM for management scripts such as print accounting.
>>
>> I've set up a standalon
> By "outside of Django" I'm guessing you mean "outside of a web environment"
Yes, that is what i meant.
>
> Yes, you can use Django components separately. At work we use Django's
> ORM for management scripts such as print accounting.
>
> I've set up a standalone Django template-- no views, mode
chiggsy wrote:
> What steps are needed to use the django cms outside of django. I have
> a database , that i want to manipulate. it's just a db. I dont want
> to learn SQLAlchemy for this , today. I just want to goof around with
> it, run some queries, etc. is this possible?
>
By "outside of
Someone is working on a Django CMS:
http://groups.google.com/group/dynamite-developers?lnk=li
but there's no code available yet...
Barry
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To po
ok, thanks!
i came across the "media support enhancement" google summer of code
project. this is very interesting! when will this be done? will this be
in django 1.0? about when will django 1.0 be out?
--~--~-~--~~~---~--~~
You received this message because you a
A simple news system wouldn't be hard to write in Django.
As for the rich editor, you could embed something like FCKeditor in
your application. This has already been done in a Django application,
Woodlog (http://www.djangocn.org/ - page detailing svn checkout is at
http://www.djangocn.org/help/),
73 matches
Mail list logo