Skip to main content

Create your own Web Components from Django admin.

Project description

Django Polybuilder
==================

Django Polybuilder let you create your own Web Componets easily from Django admin.

Quick start
-----------

1. Add "polybuilder" to INSTALLED_APPS:

INSTALLED_APPS = {
...
'polybuilder'
}

2. Include the myblog URLconf in urls.py:

url(r'^', include('polybuilder.urls'))

3. Run `python manage.py migrate` to create myblog's models.

4. Run the development server and access http://127.0.0.1:8000/ to manage blog posts.

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-polybuilder-0.2.2.tar.gz (5.4 kB view details)

Uploaded Source

File details

Details for the file django-polybuilder-0.2.2.tar.gz.

File metadata

File hashes

Hashes for django-polybuilder-0.2.2.tar.gz
Algorithm Hash digest
SHA256 963e4b43d0a7c4dab08f50fa0a6eb99ddc1c75ef344aefc65d3c202d3d26a6ab
MD5 33a7d0c542fc21dca2d473a8912992ef
BLAKE2b-256 6289b3a451cd92293bfb154d76c644454194739b330143a8eca0a8168a1fb8ba

See more details on using hashes here.

Supported by

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