python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to serve a subdomain and the domain on a single django-cms?
Is is possible to serve a subdomain and the main domain on the same django-cms instance ?
For example: how to serve the following submains and the main domain on the same Django-CMS instance ?
abc....
david
Votes: 0
Answers: 1
How to override the default wagtail page slug
I'm trying to make a wagtail pages for the astrologer based on category, country and city.
And my url's are:
https//localhost:8080/<category>
https//localhost:8080/<category>/<count...

Amitjoc
Votes: 0
Answers: 1
How to install Google Recaptcha v3 with Django CMS and Aldryn Forms
I am trying to get ReCaptcha v3 working for an aldryn form in django / djangocms.
Instead of the ReCaptcha riddle all I get is a "Recaptchafieldplugin 1*" on the site:
What am I missing? Am...

4L3XK
Votes: 0
Answers: 0
Why do I get NameError: name '_' is not defined when setting custom templates for djangocms-video?
I am trying to get custom templates working for djangocms-video.
So far there is a fresh djangocms project set up with some bootstrap and running fine.
According to the readme we would need to specify...

4L3XK
Votes: 0
Answers: 1