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.22.0.tar.gz.
File metadata
- Download URL: core_module_text_area_app-2.22.0.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fd6fe119fabd65c0c2d6785ffa176d3c0f6a99f07bcda3664ef7a2cf72b6b02d
|
|
| MD5 |
37627a21955c408bb7d1c992a03bf8a2
|
|
| BLAKE2b-256 |
c4e5916f39a64e0feab47a029adb675efa41ae1f3cf3ed88c496f55768f46ec9
|