Text Area module for the parser core project
Project description
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')),
Project details
Release history Release notifications
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size & hash SHA256 hash help | File type | Python version | Upload date |
---|---|---|---|
core_module_text_area_app-1.0.0b2.tar.gz (2.4 kB) Copy SHA256 hash SHA256 | Source | None |