Skip to main content

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

  1. The first three number is the same with ace-builds project's version.
  2. 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-static-ace-builds-1.5.0.0.tar.gz (2.1 MB view details)

Uploaded Source

Built Distribution

File details

Details for the file django-static-ace-builds-1.5.0.0.tar.gz.

File metadata

File hashes

Hashes for django-static-ace-builds-1.5.0.0.tar.gz
Algorithm Hash digest
SHA256 799dc280ebcb2526fa84259df48143dcc86cf3d0d40efa5feec1c88adaf462db
MD5 d7a9f50af108a3e2673c2d6c877f3d27
BLAKE2b-256 c155fc2a8a7537a406279d38ff19e2fec5de6db771ce47b9b22cc68e5b65c931

See more details on using hashes here.

File details

Details for the file django_static_ace_builds-1.5.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for django_static_ace_builds-1.5.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d25d4501d2d6b3a078194ce6c7bf0bd0580b5451205cbe776468670cc407a114
MD5 502ac4bd7cd99a2a58361964bef78c8a
BLAKE2b-256 cbb44681911fdaf56694b65e4d9a4195ba91fb898e40eb335b31bf39d80104d2

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page