TheHerk External URLs
=====================
TheHerk External URLs is a tool that allows linking menu items in Django-cms to external URLs.
Usage
-----
1. Add "menu_external_urls" to your INSTALLED_APPS
INSTALLED_APPS = (
...
'menu_external_urls',
)
2. Run `python manage.py migrate menu_external_urls`.
Alternately, you could `syncdb` and `migrate --fake`
=====================
TheHerk External URLs is a tool that allows linking menu items in Django-cms to external URLs.
Usage
-----
1. Add "menu_external_urls" to your INSTALLED_APPS
INSTALLED_APPS = (
...
'menu_external_urls',
)
2. Run `python manage.py migrate menu_external_urls`.
Alternately, you could `syncdb` and `migrate --fake`
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 django-theherk-external-urls-1.4.tar.gz.
File metadata
- Download URL: django-theherk-external-urls-1.4.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f8e288bd4beaf9b96f5a90f0b397a82fa85d39adf9892ff97ad8cad429524392
|
|
| MD5 |
539c885170ca0c8dcc44001405ad4e34
|
|
| BLAKE2b-256 |
87448e0ceb1aa5a599f740cb538e2c0b6a195c797136b676a7168f59d4004a91
|