A simple Django app with easyui
Project description
django项目,使用easyui,动态菜单的项目
Quict start
pip install easyui
Add “easyui” to your INSTALLED_APPS setting like this:
INSTALLED_APPS = ( ... 'polls', )
Include the easyui URLconf in your project urls.py like this:
url(r'^easyui/', include('easyui.urls', namespace='easyui')),Run python manage.py migrate to create the polls models.
Visit http://127.0.0.1:8000/easyui/menu/ to see the base menu.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file easyui-0.2.1.tar.gz.
File metadata
- Download URL: easyui-0.2.1.tar.gz
- Upload date:
- Size: 469.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0d1003e992a33f66aee8e4b93163a5cbb490d0e489b587f33d7a2522b29e9dfe
|
|
| MD5 |
5c036773c5ba276edc1332ed1124bd58
|
|
| BLAKE2b-256 |
2fdc3bd3bf3437ac32d796bfc4f3517bf4ee0c24b6f8e1643d0806edc09cae45
|
File details
Details for the file easyui-0.2.1-py2-none-any.whl.
File metadata
- Download URL: easyui-0.2.1-py2-none-any.whl
- Upload date:
- Size: 1.0 MB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b7ff6803d350166e1be7de6d510a0b5e3861cc2572321e8a1199251d6b16ff1b
|
|
| MD5 |
518b8be8bcff65d732118b9ead034865
|
|
| BLAKE2b-256 |
71209c636aedac7440248986ed29495f1184e242b368502cdfff8c0546a54a6f
|