Skip to main content

A simple Django app with a base layout for new projects of Outbox Company.

Project description

=====
Outbox Base Layout
=====

Outbox Base Layout is a simple Django app with a base layout for new
projects of Outbox Company. The app implements the sbadmin2 template
for Django projects.

Detailed documentation is in the "docs" directory.

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

1. Add "outbox_base_layout" to your INSTALLED_APPS setting like this::

INSTALLED_APPS = [
...
'outbox_base_layout',
]

2. Include the base layout examples URLconf in your project urls.py like this::

path('examples/', include('outbox_base_layout.urls')),

3. Start the development server and visit http://127.0.0.1:8000/examples/.

4. Visit http://127.0.0.1:8000/examples/ to view the base.

Project details


Release history Release notifications | RSS feed

This version

1.2

Download files

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

Source Distribution

django_outbox_base_layout-1.2.tar.gz (18.6 MB view details)

Uploaded Source

File details

Details for the file django_outbox_base_layout-1.2.tar.gz.

File metadata

File hashes

Hashes for django_outbox_base_layout-1.2.tar.gz
Algorithm Hash digest
SHA256 95c7a45f59d5d0c087e621d9601912109a6fdc8eac2e0473f6a2d5a999184173
MD5 7293bfaa8c4e03a160d99a3615330649
BLAKE2b-256 6ad053e18826664cbe47f2e09313505c36c8b110180076763cd5db170ebd9743

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