5 lines
111 B
Python
5 lines
111 B
Python
"""
|
|
Django-ace originally from https://github.com/bradleyayers/django-ace.
|
|
"""
|
|
|
|
from .widgets import AceWidget
|