-
# How To Add A Custom Rich Text-Editor In Your Django Website
Adding RichTextEditor with Django-Ckeditor.
[https://dapoadedire.vercel.app/blog/django-ckeditor-copy-2/](https://dapoadedire.vercel.app…
-
Modernize test running in the package, possibly remove symbolic link used in example.
See example method from [django-registration](https://django-registration.readthedocs.io/en/3.1/faq.html?highli…
-
新しくアプリを作成する必要がある。
○参考記事
- https://rightcode.co.jp/blog/become-engineer/django-diary-app-make-post-form
- https://rightcode.co.jp/blog/become-engineer/django-diary-app-make-list-detail-screen
- h…
-
Hi,
Getting error `ImportError: cannot import name 'ws_received_send_signal_task` when importing anything from this package.
Any suggestions, to fix this are appreciated, Thanking in advance.
…
-
#### One line description of the issue
#### Python script
```python
models.py
from djongo import models
class Blog(models.Model):
name = models.CharField(max_length=100)
…
-
It is good idea to have more project templates. Currently we have new empty project, new blog, new app, new CMS.
Templates are in https://github.com/vsergeyev/django-visual/tree/master/django_visua…
-
Hello,
i has follow the instruction from readme to install the blog in Django CMS 3 (Django 1.6.) and when i run Archive or an article i become:
NoReverseMatch at /de/admin/r/46/2/
u'aldryn_blog' i…
-
Например
```
module.exports = (project) ->
app = new (django.Application)('blog', project)
app.task 'styles', ->
app.src 'static/blog/styles/*.styl'
.pipe $.plumber()
.pipe $.stylint c…
-
a new error is rised:
```
Traceback (most recent call last):
File "/mnt/usb500G/pyProjectsEnv/proGeekEnv/local/lib/python2.7/site-packages/gunicorn/arbiter.py", line 507, in spawn_worker
worker…
-
It is not possible using ``oc expose dc`` to create a headless service definition which correctly sets up DNS SRV entries of the form:
```
_service._proto.name
```
This is because you can't na…