-
# content = forms.TextField(widget=PagedownWidget())
This code doesnt work. why?
from django import forms
from pagedown.widgets import PagedownWidget
from .models import Blog_Post
class P…
ghost updated
6 years ago
-
1. What is your operating system and version?
_Ubuntu 18.04 VM hosted by WIN10_
2. What is your Python version?
_Python 2.7.15rc1_
3. What version of pip do you have?
_pip 18.0_
4. C…
-
several seconds later after heandshake the web socket disonnects but before it throws error:
```
2018-06-03 15:54:48,949 - ERROR - server - Exception inside application: [Errno -2] Name or service…
-
Internet connection can be unreliable in flood affected areas. So making static pages offline may help in such cases
It is easy with libraries like this https://github.com/TalAter/UpUp
-
please only do that if the package was not found .. otherwise its just harassing the user :(
There are a lot of packages out there starting with django-
-
We are running Celery with Django using the following command:
python manage.py celery worker -Q some_queue -l INFO -n some_worker —concurrency=1
The flow is as such - (assume `CELERYD_MAX_TASKS_PER…
ghost updated
6 years ago
-
When I create new blog article, Django cms have a error:
Django.template.loaders.filesystem.Loader: /app/microsoft_startups/templates/sortedm2m/sorted_checkbox_select_multiple_widget.html (Source doe…
-
## Actual behavior
1- I Install Djnago Smart Selects by this commend `pip install django-smart-selects`
2- Added in settings => installed_apps + Add JQuery Permission line :
`INSTALLED_APPS = …
-
Подключить [tinymce](https://www.tinymce.com/)
-
_From @GoogleCodeExporter on March 16, 2015 6:49_
```
Hi all.
We are using IDS Cheetah and want to use Django. We found IDS driver for django
but it is outdated. Will you implement IDS support in D…