A small example package
Project description
wagtail-rest-pack
wagtail-rest-pack
===== Rest Page Children
Wagtail app creating an views that expose children of pages
Quick start
-
Add "polls" to your INSTALLED_APPS setting like this::
INSTALLED_APPS = [ ... 'wagtail_rest_pack', ]
-
Include the polls URLconf in your project urls.py like this::
url(r'^polls/', include('polls.urls')),
-
Run
python manage.py migrateto create the polls models. -
Start the development server and visit http://127.0.0.1:8000/admin/ to create a poll (you'll need the Admin app enabled).
-
Visit http://127.0.0.1:8000/polls/ to participate in the poll.
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 wagtail-rest-pack-0.0.18.tar.gz.
File metadata
- Download URL: wagtail-rest-pack-0.0.18.tar.gz
- Upload date:
- Size: 30.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
664fe340e9f1dee50f1a24d3dfa545ad78fa29a126543c3e995d6e97fd03a922
|
|
| MD5 |
b1c38313ae547baf0f0bd238951f905f
|
|
| BLAKE2b-256 |
960cdb1ded0e4bedaf7fb004b535b39617aa00977fd90a2c48cf25e7a293754d
|
File details
Details for the file wagtail_rest_pack-0.0.18-py3-none-any.whl.
File metadata
- Download URL: wagtail_rest_pack-0.0.18-py3-none-any.whl
- Upload date:
- Size: 87.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fed16ee1e1a8f7c0faff628124806c54822557ff1589608e6550d62e7b19478f
|
|
| MD5 |
bc8267ac633e2330706001252fdc4d4b
|
|
| BLAKE2b-256 |
acc515cfc4b20348dae66af84662fdbc5514151376d914751477571cf7b2405a
|