da2a11adf9
This reverts commit 0494a36681
.
5 lines
111 B
Python
Executable file
5 lines
111 B
Python
Executable file
"""
|
|
Django-ace originally from https://github.com/bradleyayers/django-ace.
|
|
"""
|
|
|
|
from .widgets import AceWidget
|