core_module_text_area_app
Text Area module for the parser core project.
Quick start
1. Add “core_module_text_area_app” to your INSTALLED_APPS setting
INSTALLED_APPS = [
...
'core_module_text_area_app',
]
2. Include the core_module_text_area_app URLconf in your project urls.py
url(r'^', include('core_module_text_area_app.urls')),
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file core_module_text_area_app-2.10.0.tar.gz.
File metadata
- Download URL: core_module_text_area_app-2.10.0.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/4.0.2 CPython/3.8.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bef6a7cd9e00cdcb0b016a852f2240828f7f966446768a7a8bae6b75036a7e83
|
|
| MD5 |
fb9709fe853acdd04c57ae56b45e142a
|
|
| BLAKE2b-256 |
5afb85a1592be0983ec6415bb4ac2b8e9ce6f792febb2c70366694a6af0d3cef
|