Django application contain ace-builds(Ajax.org Cloud9 Editor) static files.
Project description
django-static-ace-builds
Django application contain ace-builds(Ajax.org Cloud9 Editor) static files. See details about the static resources at https://ace.c9.io/.
Install
pip install django-static-ace-builds
Usage
pro/settings.py
INSTALLED_APPS = [
...
"django_static_ace_builds",
...
]
app/template/app/index.html
{% load static %}
<script src="{% static "ace-builds/ace.js" %}"></script>
About releases
- The first three number is the same with ace-builds project's version.
- The fourth number is our release number, it's optional.
Releases
v1.4.12.0 2020/08/31
- First release.
v1.5.0.0 2023/09/12
- Upgrade to ace-build v1.5.0.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django-static-ace-builds-1.5.0.0.tar.gz.
File metadata
- Download URL: django-static-ace-builds-1.5.0.0.tar.gz
- Upload date:
- Size: 2.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
799dc280ebcb2526fa84259df48143dcc86cf3d0d40efa5feec1c88adaf462db
|
|
| MD5 |
d7a9f50af108a3e2673c2d6c877f3d27
|
|
| BLAKE2b-256 |
c155fc2a8a7537a406279d38ff19e2fec5de6db771ce47b9b22cc68e5b65c931
|
File details
Details for the file django_static_ace_builds-1.5.0.0-py3-none-any.whl.
File metadata
- Download URL: django_static_ace_builds-1.5.0.0-py3-none-any.whl
- Upload date:
- Size: 2.5 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d25d4501d2d6b3a078194ce6c7bf0bd0580b5451205cbe776468670cc407a114
|
|
| MD5 |
502ac4bd7cd99a2a58361964bef78c8a
|
|
| BLAKE2b-256 |
cbb44681911fdaf56694b65e4d9a4195ba91fb898e40eb335b31bf39d80104d2
|