Skip to main content

A Django wrapper for the Pico web app framework

Project description

1. `pip install django-pico`


2. Add "djpico" to your INSTALLED_APPS setting like this:
```
INSTALLED_APPS = (
...
'djpico',
)
```


3. Include the polls URLconf in your project urls.py like this::

`url(r'^pico/', include('djpico.urls')),`



See [Pico](https://github.com/fergalwalsh/pico/) for more information.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-pico-0.0.4.tar.gz (2.2 kB view details)

Uploaded Source

File details

Details for the file django-pico-0.0.4.tar.gz.

File metadata

File hashes

Hashes for django-pico-0.0.4.tar.gz
Algorithm Hash digest
SHA256 c58f964db3c57fa704bac34454d51e4b82e44e111af12dd2257d0cf4f63796e0
MD5 ef9ca30b7a7fafd71f3839ebeb5e6dc4
BLAKE2b-256 223c8dfd4b9da8758df1f181777d0abdb489dea99f3e7cd7aaab12cf244c1949

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page