We are pleased to announce the first django CMS release under the banner of
the newly founded django CMS Association.
Many heads were put together to get this release up on its feet. Many
thanks to all involved!
For more information please click here:
https://www.django-cms.org/en/blog/2020
Dear django CMS community,
I want to say hello and inform you that we have officially founded the django
CMS Association <https://www.django-cms.org/en/about-us/> (dCA). My Name is
Nicolai and I am the Growth & Community Manager of the dCA. If you have any
questions about the dCA,
Dear django CMS developer community,
I want to say hello and inform you that we have officially founded the django
CMS Association <https://www.django-cms.org/en/about-us/> (dCA). My Name is
Nicolai and I am the Growth & Community Manager of the dCA. If you have any
questions abo
Hi folks.
We have released security updates for django CMS versions 3.7.x, 3.6.x, 3.5.x
and 3.4.x to address medium-level vulnerabilities. We recommend updating to
version 3.7.4, 3.6.1, 3.5.4 or 3.4.7.
<https://www.django-cms.org/en/blog/2020/07/22/django-cms-security-updates-1/>
The u
I am using Django cms to create a webpage, but the structure and content
button is not showing up when it should have by now
i am following this template :
http://docs.django-cms.org/en/latest/introduction/02-templates_placeholders.html
No errors are showing the Django site is simply not up
Can we create a single page website in django cms?
Or basically can we use placeholders from other pages without setting them
as static?
--
Message URL:
https://groups.google.com/d/msg/django-cms-developers/topic-id/message-id
Unsubscribe: send a message to
django-cms-developers+unsubscr
Hello,
I get this issue with django 1.11 and Django-Cms 3.6.0.
I'm searching for a solution.
I'm documenting my work under this issue:
https://github.com/divio/django-cms/issues/6689
Le mardi 20 juin 2017 01:58:03 UTC+2, czpython a écrit :
>
> Hello,
> Do you get an error?
>
hi guys, i'm trying to customize the django user model but i get this
error:
: (admin.E033) The value of
'ordering[0]' refers to 'username', which is not an attribute of
'cms.PageUser'.
: (admin.E108) The value of
'list_display[0]' refers to '
sure you found out, in the meantime...for others coming here:
https://github.com/divio/django-cms/issues/
short: pin your psycopg2 version below 2.8.
On Friday, 19 April 2019 10:37:36 UTC+2, Marutesh Maru wrote:
>
> `django-cms`: When i tried to perform `python manage.py migra
Can you use python3 with django 1.1 correctly?
Marutesh Maru schrieb am Fr. 19. Apr. 2019 um
10:37:
> `django-cms`: When i tried to perform `python manage.py migrate` in
> postgresql, it is returning a `TypeError` but it is not giving any error in
> `sqlite3`.
>
> This is my
`django-cms`: When i tried to perform `python manage.py migrate` in
postgresql, it is returning a `TypeError` but it is not giving any error in
`sqlite3`.
This is my full traceback:
File "manage.py", line 22, in
execute_from_command_line(sys.argv)
File
&quo
Who can help with the question posted on StackOverflow below?
https://stackoverflow.com/questions/55648334/how-to-display-django-model-data-on-the-django-cms-page-template/55648856#55648856
--
Message URL:
https://groups.google.com/d/msg/django-cms-developers/topic-id/message-id
Unsubscribe
On Wed, Jan 30, 2019, Daniele Procida wrote:
>3.6 brings with it full support for Django 2.x, and drops support for
>Python 2.7.
Apologies - should be "drops support for Django 1.8, 1.9 and 1.10", not Python
2.7!
Sorry if that caused any unnecessary alarm...
Daniele
--
Mes
I'm very pleased to inform you that django CMS 3.6 is now officially available.
<https://www.django-cms.org/en/blog/2019/01/29/django-cms-3-6-released/>
3.6 brings with it full support for Django 2.x, and drops support for Python
2.7.
More details in the article above and in ou
hi,
Maybe with something like that.
{% if request.toolbar and user.is_authenticated and
request.toolbar.edit_mode_active %}
{% endif %}
Le dimanche 4 novembre 2018 01:10:26 UTC+1, pakwesii...@gmail.com a écrit :
>
> Dear Reader,
>
> I am new in Django-cms. right now I have a
Hello everyone, we've released version 3.4.6 (the latest release of the LTS
version) of django CMS.
The release contains bug-fixes, for a number of mostly minor issues.
Release notes are available at
<<https://github.com/divio/django-cms/blob/3.4.6/docs/upgrade/3.4.6.rst>>.
T
Hello everyone, we've released version 3.5.1 of django CMS.
The release contains bug-fixes, for a number of mostly minor issues.
Release notes are available at
<http://docs.django-cms.org/en/latest/upgrade/3.5.1.html>.
The new release is available on PyPI. On Divio Cloud, the new
I'm delighted to inform you that we have made the official release of django
CMS 3.5!
<https://www.django-cms.org/en/blog/2018/02/01/django-cms-3-5-released/>
Our weblog article above has most of what you need to know.
The main thing to know is that this release of django CMS is si
Il 25/01/2018 20:37, pycoder li ha scritto:
> django cms is better than others cms?
>
Non serious answer: definitely!
Longer answer: it depends on your use cases: CMSes are a very broad
category of applications, which fills a huge number of uses.
In my opinion django CMS is perfect if you
django cms is better than others cms?
--
Message URL:
https://groups.google.com/d/msg/django-cms-developers/topic-id/message-id
Unsubscribe: send a message to
django-cms-developers+unsubscr...@googlegroups.com
---
You received this message because you are subscribed to the Google Groups
Thanks, I will start the transfer. You should get a notification on Github
where you have to confirm the transfer. As for pypi, I'll add everyone that
has access to the django-cms package to those two packages, and you can
remove/add people as you seem fit.
Jonas
On Sun, Jan 21, 2018 at 6:
On 21/01/2018 02:47, Jonas Obrist wrote:
> Hi everyone,
>
> Two dependencies of django
> CMS, https://github.com/ojii/django-classy-tags
> and https://github.com/ojii/django-sekizai (both mine) are unmaintained,
> because I no longer do Django work. Both are "done"
Hello Jonas,
Thanks for the heads-up.
Please transfer both apps to Divio's organization.
My PyPI username is czpython.
On Saturday, January 20, 2018 at 8:47:11 PM UTC-5, Jonas Obrist wrote:
>
> Hi everyone,
>
> Two dependencies of django CMS, https://github.com/ojii/django-c
Hi everyone,
Two dependencies of django CMS, https://github.com/ojii/django-classy-tags
and https://github.com/ojii/django-sekizai (both mine) are unmaintained,
because I no longer do Django work. Both are "done" from my point of view
and "only" require maintenance when
Hi everyone.
We've just issued the first release candidate version of django CMS 3.5. It's
available from all the usual places:
GitHub: <https://github.com/divio/django-cms/tree/3.5.0rc1>
Download: <https://github.com/divio/django-cms/archive/3.5.0rc1.zip>
Documentatio
Hey guys,
I'm new to django cms and I need a way of reading rss feeds in django cms.
I have tried using python feedparse but I can not integrate that to django
cms, do you know of a better plugin I can use to achieve this?.
Thank You.
Kind Regards
--
Message URL:
https://groups.googl
Hi everyone !
I am trying to include *AMP* version pages in *django CMS*. Is there any
standard or known way to do this?
For the plugins I have a context variable "amp" that helps me to choose the
template for this one with the *get_render_template* function.
def get_render_tem
Hi everyone - we're pleased to announce the release of django CMS 3.4.5, our
first version with support for Django 1.11.
<https://www.django-cms.org/en/blog/2017/10/17/django-cms-3-4-5-released/>.
As ever, we value feedback, reports, patches.
Huge thanks to everyone who contributed
o edit a page.
>
> 2) Logout problem is more serious: How can I ask "User Logout" menu
> defined in cms_toolbars.py to redirect towards accounts/logout/ instead of
> admin/logout/ ?
> Please note that I want to keep admin/logout/ if I am authentified through
> admin/lo
erious: How can I ask "User Logout" menu defined
in cms_toolbars.py to redirect towards accounts/logout/ instead of
admin/logout/ ?
Please note that I want to keep admin/logout/ if I am authentified through
admin/login.
Thanks
--
Fabrice
--
Message URL:
https://groups.google.c
On Thu, Aug 10, 2017, michael.sch...@rz.uni-augsburg.de
wrote:
>Is there a planned release date in the near future for django 1.11 support?
Some time soon - we can't give an exact date, but we are working on it.
Daniele
--
Message URL:
https://groups.google.com/d/msg/django-cms-de
Is there a planned release date in the near future for django 1.11 support?
Am Freitag, 5. Mai 2017 10:33:08 UTC+2 schrieb Angelo Dini:
>
> That is correct, though I'd stick with Django 1.8 (as it's still an LTS)
> though we'll be introducing 1.11 support soonisch.
Hello,
one of the app was commented in INSTALLED_APP and one page was associated
with an apphook of this app.
Thank you for taking the time to answer !
:D
--
Message URL:
https://groups.google.com/d/msg/django-cms-developers/topic-id/message-id
Unsubscribe: send a message to
django-cms
Hello Yanic,
I believe the issue might actually be in the way the cms tries to display
the apphook name when is not found.
Can you run the following in django shell (and paste the output):
from cms.models import Page
print(Page.objects.distinct().values_list('application_urls',
tring view arguments to url() is
deprecated and will be removed in Django 1.10 (got
django.views.i18n.javascript_catalog). Pass the callable instead.
}, name='intranet_admin_jsi18n'),
Unhandled exception in thread started by
Traceback (most recent call last):
File
"/home/vag
I'm maintaining and older version of django-cms and today my client
couldn't publish, edit or do anything without generating an error:
Traceback (most recent call last):
File "manage.py", line 10, in
execute_from_command_line(sys.argv)
File
"/home/fysiografen
Hello,
Do you get an error?
And does this happen on django CMS 3.4.4 only?
On Monday, June 19, 2017 at 3:05:42 PM UTC-4, kamil selwa wrote:
>
> Great! Thank You
> One thing
> Page Permissions don't show up under default Django-1.10
> Rolling back to Django-1.9 fixed this.
&g
Great! Thank You
One thing
Page Permissions don't show up under default Django-1.10
Rolling back to Django-1.9 fixed this.
all the best
Kamil
On Monday, 19 June 2017 15:51:00 UTC+2, Daniele Procida wrote:
>
> I'm pleased to announce that version 3.4.4 is available. Many thank
I'm pleased to announce that version 3.4.4 is available. Many thanks to our
core developer Paulo Alvarado who steered this release, and to all contributors.
See the weblog for more details:
<https://www.django-cms.org/en/blog/2017/06/15/django-cms-3-4-4-released/>
Regard
That is correct, though I'd stick with Django 1.8 (as it's still an LTS)
though we'll be introducing 1.11 support soonisch.
Best
Angelo
On Tuesday, 2 May 2017 01:29:30 UTC+2, Aubrey Taylor wrote:
>
> I'm here because the maintainers at Aldryn Newsblog keep closing is
I am also interested in this. It would be useful to know which version of
Django and Django-CMS one should use at the moment to be considered most
up-to-date. I built a small site using Django 1.8 last month just to try
things out. As far as I understand, the latest version of Django that would
are also
currently working on Django 1.11 support for django CMS 3.4.x
(https://github.com/divio/django-cms/pull/5932)
I'm sorry that progress on the essential addons (Newsblog, People, FAQ,
Jobs, Events) are lacking and we most likely will not update them until we
have introduced 1.1
I'm here because the maintainers at Aldryn Newsblog keep closing issues
requesting support for supported versions of Django.
Django 1.10 support ends this december, 1.9 ended in April.
The problem is that Aldryn Newsblog pins to (no greater than) 1.9.x in the
latest version which mean
We've issued security releases (3.4.3 and 3.3.4) for two medium-level
vulnerabilities.
These updates prevent:
* a potential escalation of privileges through a django CMS page's Advanced
Settings.
* a potential phishing attack using redirects from the login form
The updated releas
Hi everyone.
I am a Technical Recruiter in Washington DC. A big client of mine is
looking for Python /Django CMS developers and good knoweldge of Front end
languages as well. The role would be based in Washington DC. It is a
permanent position and Salary is pretty high as well. So if any one
Hello Nick
we have a patch for 3.4 supporting Django 1.11 on our radar, this also
means 3.5 will support it (or patched thereafter).
Though we cannot say yet how smooth the update might be, that all depends
on the upcoming Release Candidates.
Also when we are ready depends on testing
Hi
I'm currently working on a django cms plugin with a model choice field
dependent on another field in the change form. What i'm doing now via ajax
is that, when the trigger field is selected, the dependent model choice
field is updated via ajax to change the choices in the se
Hi-
We want to use the latest version of DjangoCMS for our project, but far
more important to us is we never want to run our website on a non-supported
version of Django that isn't receiving security patches. The next LTS
version of Django is 1.11, while 1.10 ends all support in Dec
Answer: you need to roll your own or use a 3rd party app for login to use
the permissions views settings that are enabled in djangocms.
On Sunday, February 5, 2017 at 10:55:30 PM UTC-5, GCA Black wrote:
>
> or does this need to be done via django and/or a 3rd party app -- seems
> like
or does this need to be done via django and/or a 3rd party app -- seems
like a simple q, yet cannot find an answer, would love some help here...
--
Message URL:
https://groups.google.com/d/msg/django-cms-developers/topic-id/message-id
Unsubscribe: send a message to
django-cms-developers
t; * the return of Revert to Live functionality
> * support for Django 1.10
> * bug-fixes
>
> See <
> https://www.django-cms.org/en/blog/2017/01/25/django-cms-3-4-2-released/>
> for more information.
>
> Many thanks to everyone who contributed code, documentation, bug-r
t;
>> Hi folks, we're very pleased to have released version 3.4.2.
>>
>> In short, it contains:
>>
>> * the return of Revert to Live functionality
>> * support for Django 1.10
>> * bug-fixes
>>
>> See <
>> https://www.django-
Hi folks, we're very pleased to have released version 3.4.2.
In short, it contains:
* the return of Revert to Live functionality
* support for Django 1.10
* bug-fixes
See <https://www.django-cms.org/en/blog/2017/01/25/django-cms-3-4-2-released/>
for more information.
Many thanks
On Wed, Jan 11, 2017, Daniele Procida wrote:
>>Hello all, the first release candidate of django CMS 3.4.2 is now
>>available, containing some important new features and numerous bug fixes.
>
>Or, "will be available shortly" - I hadn't meant to press se
On Wed, Jan 11, 2017, Daniele Procida wrote:
>Hello all, the first release candidate of django CMS 3.4.2 is now
>available, containing some important new features and numerous bug fixes.
Or, "will be available shortly" - I hadn't meant to press send!
Daniele
--
Hello all, the first release candidate of django CMS 3.4.2 is now available,
containing some important new features and numerous bug fixes.
Highlights for this release are the return of the Revert to live functionality,
and support for Django 1.10.
More details:
<https://www.django-cms.org
Hello, please
checkout http://docs.django-cms.org/en/stable/introduction/install.html
On Sunday, 1 January 2017 17:11:12 UTC+1, Manish Jain wrote:
>
> Hello, please i am new in django so please tell me fresh installation
> step.
>
--
Message URL:
https://groups.google.com/d/ms
Hello, please i am new in django so please tell me fresh installation step.
--
Message URL:
https://groups.google.com/d/msg/django-cms-developers/topic-id/message-id
Unsubscribe: send a message to
django-cms-developers+unsubscr...@googlegroups.com
---
You received this message because you
On 13/11/2016 09:48, remy dev wrote:
> Hello,
> I'm new to Django CMS world and I test a new project on aldryn.com.
> I wish to know what is the best practice to use a user registration form
> or private user space.
> I think it's strange, there is a lot of good add-on
Hello,
I'm new to Django CMS world and I test a new project on aldryn.com.
I wish to know what is the best practice to use a user registration form or
private user space.
I think it's strange, there is a lot of good add-on from Aldryn but I don't
find a simple user registrat
Dear all,
Does Django CMS support multi-user logins, in which users can submit their
articles, but not published until the admin(s) of the website approve it?
In other words, does it support to be used as a journal manager application?
Thanks
Regards
--
Message URL:
https
; > 'Languaje': 'es',
> > 'GetHotelDetails': False,
> > 'GetHotelsWithoutAllotment': True,
> > 'OnlyBar': False,
> > 'NotGetDailyPriceCollection': True,
> > 'ExactRoomMatch': False,
>
; 'ExactRoomMatch': False,
> 'GroupRateList': [],
> 'CustomerCode': 'WEB',
> 'Criteria': []
> }
> }
>
> datos = json.dumps(datos, ensure_ascii=False)
>
> cabeceras = {
> 'Content-Type': 'application/jso
Content-Type': 'application/json',
'action': 'getavailandrates',
'format': 'json',
'Accept-Encoding': 'gzip'
}
url =
'http://connectivity.dingus-services.com/services/v4/hotelservice.ashx'
response = requests.post(url, data=da
Hello Carlos,
I'm not sure I understand your question.
What are you trying to do?
On Monday, October 24, 2016 at 6:47:07 AM UTC-4, Carlos García wrote:
>
> Hi,
>
> How can I integrate a python function in a django-cms project?
>
--
Message URL:
https://groups.google.
Hi,
How can I integrate a python function in a django-cms project?
--
Message URL:
https://groups.google.com/d/msg/django-cms-developers/topic-id/message-id
Unsubscribe: send a message to
django-cms-developers+unsubscr...@googlegroups.com
---
You received this message because you are
Hi
I'm trying to do requests to a REST API with django-cms but I'm new with
django and python.
Using the python console I get a response from de API but my problem is
that I don't know where I must to create my function to do the request, and
how to connect the response with a
project-using-djangocms#>
>
> Im trying to create a new project using DJango CMS but have this problem.
>
> djangocms -f -p . mysite
>
> Creating admin user
> /Users/p/.virtualenvs/cms/bin/python: can't open file 'create_user.py':
> [Errno 2] No such file
down votefavorite
<http://stackoverflow.com/questions/39812925/creating-new-project-using-djangocms#>
Im trying to create a new project using DJango CMS but have this problem.
djangocms -f -p . mysite
Creating admin user
/Users/p/.virtualenvs/cms/bin/python: can't open file
workflow addon. Or if you have seen any efforts related to this
topic since version 2.3, after the CMS_MODERATION setting was removed [1].
Cheers, Peter
[1]
http://stackoverflow.com/questions/8806705/django-cms-and-editorial-workflows#answer-39128706
Am Freitag, 9. September 2016 14:09:30 UTC
On Thu, Sep 8, 2016, Peter Bittner wrote:
>I've started to compile a prototype of a django CMS powered website that
>implements a simple editorial workflow. At the moment, I've use the board
>weapons delivered with django CMS and vanilla Django (this is described a
>li
Hi there,
I've started to compile a prototype of a django CMS powered website that
implements a simple editorial workflow. At the moment, I've use the board
weapons delivered with django CMS and vanilla Django (this is described a
little bit on Google+ [1]). I've set up a demo
Hi everybody, for any italian or italian-speaking folk here, I'd like to
remind that django CMS Day CfP is closing in two days.
django CMS Day will be the first full-day conference dedicated to django
CMS.
It's going to be in Florence on 1st October 2016.
Every django CMS user, novice
roduced, but rather something fixed in 3.4 and above. Anyway,
>--vanilla
>should always work.
>
>On Tuesday, August 30, 2016 at 11:14:15 AM UTC+9, Jonas Obrist wrote:
>>
>> Hi everyone,
>>
>> Over the weekend at PyCon Malaysia I've updated django-classy-t
Con Malaysia I've updated django-classy-tags and
> django-sekizai to 0.8.0 and 0.10.0 respectively.
>
> Both releases only changed Python/Django compatibility.
>
> Both now support:
>
> - Python 2.7, 3.3, 3.4 and 3.5 (dropped 2.6)
> - Django 1.3, 1.4, 1.5, 1.6, 1.7,
Il 02/09/2016 10:45, Jonas Obrist ha scritto:
> Managed to get the tests to work reliably (on Py 3.4 and higher).
> See https://github.com/ojii/django-better-test/pull/9
>
> But had to remove Django 1.6 support (don't think too many people will
> get upset about this) an
s?
>
> On Friday, September 2, 2016 at 4:45:47 AM UTC-4, Jonas Obrist wrote:
>>
>> Managed to get the tests to work reliably (on Py 3.4 and higher). See
>> https://github.com/ojii/django-better-test/pull/9
>>
>> But had to remove Django 1.6 support (don'
r). See
> https://github.com/ojii/django-better-test/pull/9
>
> But had to remove Django 1.6 support (don't think too many people will get
> upset about this) and Py 2.7/3.3 are now "unstable". Without going to great
> lengths, I don't think I can fix that and I d
Managed to get the tests to work reliably (on Py 3.4 and higher).
See https://github.com/ojii/django-better-test/pull/9
But had to remove Django 1.6 support (don't think too many people will get
upset about this) and Py 2.7/3.3 are now "unstable". Without going to great
lengths
t; Over the weekend at PyCon Malaysia I've updated django-classy-tags and
> django-sekizai to 0.8.0 and 0.10.0 respectively.
>
> Both releases only changed Python/Django compatibility.
>
> Both now support:
>
> - Python 2.7, 3.3, 3.4 and 3.5 (dropped 2.6)
> - Django 1.3,
Il 30/08/2016 11:19, Jonas Obrist ha scritto:
> Iacopo, please note that I've not released a better-test update yet, so
> my Dj1.10 compat changes are
> on https://github.com/ojii/django-better-test/tree/dj-1.10. Good number
> of tests failing though I have yet to reproduce
&g
Iacopo, please note that I've not released a better-test update yet, so my
Dj1.10 compat changes are on
https://github.com/ojii/django-better-test/tree/dj-1.10. Good number of
tests failing though I have yet to reproduce it
https://travis-ci.org/ojii/django-better-test. I should have time
Il 30/08/2016 04:14, Jonas Obrist ha scritto:
> Hi everyone,
>
> Over the weekend at PyCon Malaysia I've updated django-classy-tags and
> django-sekizai to 0.8.0 and 0.10.0 respectively.
>
> Both releases only changed Python/Django compatibility.
>
> Both now su
Awesome job man!
--
Message URL:
https://groups.google.com/d/msg/django-cms-developers/topic-id/message-id
Unsubscribe: send a message to
django-cms-developers+unsubscr...@googlegroups.com
---
You received this message because you are subscribed to the Google Groups
"django CMS devel
Hi everyone,
Over the weekend at PyCon Malaysia I've updated django-classy-tags and
django-sekizai to 0.8.0 and 0.10.0 respectively.
Both releases only changed Python/Django compatibility.
Both now support:
- Python 2.7, 3.3, 3.4 and 3.5 (dropped 2.6)
- Django 1.3, 1.4, 1.5, 1.6, 1.7
those dependencies for you?
>
The only breaking change I encountered so far in
sekizai/classytags/better-test is the dropped support for optparse, the
rest looks fine
> On Wednesday, August 3, 2016 at 3:33:42 AM UTC+9, Tim Graham wrote:
>
> I should have asked this before Django
6 at 3:33:42 AM UTC+9, Tim Graham wrote:
>
> I should have asked this before Django 1.10 was released, but here I am
> now. I like to monitor if third-party packages run into any unexpected
> issues, so please ping me when there's a PR for this so I can take a look.
>
--
Messag
Hi Tim, I'm working on 1.10 compatibility for django CMS 3.4:
wer're under 10 test failures currently.
So far it looks like the easiest compatibility ever.
On 2 August 2016 20:33:41 CEST, Tim Graham wrote:
>I should have asked this before Django 1.10 was released, but here I am
&
Hello Tim,
Iacopo is currently working on this.
We should have something by the end of the month (most likely earlier).
On Tuesday, August 2, 2016 at 2:33:42 PM UTC-4, Tim Graham wrote:
>
> I should have asked this before Django 1.10 was released, but here I am
> now. I like to monitor
I should have asked this before Django 1.10 was released, but here I am
now. I like to monitor if third-party packages run into any unexpected
issues, so please ping me when there's a PR for this so I can take a look.
--
Message URL:
https://groups.google.com/d/msg/django-cms-developers/
at both my local and Heroku setups are using the same
> version of all apps and plugins.
>
> Python Version: 2.7.11
> Django Version: 1.9.6
> DjangoCMS Version: 3.3.0 rc3
>
> Once the code is deployed using git push I run and pgdump and restore to
> get all the data up to my H
Hello Aravind,
Please post more information.
Tracebacks, Django version, CMS version, etc.
On Sunday, June 5, 2016 at 11:51:28 AM UTC-4, Brandon Culpepper wrote:
>
> I have a site that is running just fine in my local Vagrant / Virtualbox
> (Unbuntu Trusty 64) setup. When I deploy to
Hi! I'm trying to deploy django-cms on heroku but I cannot make progress,
at every step, I encounter an error, could you describe me the procedure
you used to deploy or point to some guide you followed?
Thank you,
- Aravind.
On Sunday, June 5, 2016 at 9:21:28 PM UTC+5:30, Brandon Culp
The issue is documented here
=> https://github.com/divio/django-cms/issues/5344
It appears CMS_INTERNAL_IPS defaults to Django's INTERNAL_IPS, but this
wasn't clearly documented, resulting in many of us being locked out of
being able to edit our sites.
If you need to use INT
u setups are using the same
> version of all apps and plugins.
>
> Python Version: 2.7.11
> Django Version: 1.9.6
> DjangoCMS Version: 3.3.0 rc3
>
> Once the code is deployed using git push I run and pgdump and restore to
> get all the data up to my Heroku instance.
>
> Any i
page just reloads and no tool bar is available for me to edit page content
or structure.
I have verified that both my local and Heroku setups are using the same
version of all apps and plugins.
Python Version: 2.7.11
Django Version: 1.9.6
DjangoCMS Version: 3.3.0 rc3
Once the code is deployed
I am using dango-cms ==3.2.3, django = 1.8.10
I have created models.py with many-to-many field. When I add any record in
it then it is not show any warning and save record perfectly but when I
open that record so it not show many-to-many selected value so I thing
many-to-many field is not
97 matches
Mail list logo