Skip to main content

A template repository of Django admin features and style enhancements.

Project description

# django-skeleton

A template repository of Django admin features and style enhancements.

Detailed documentation is in the “docs” directory.

Quick start

  1. Add “skeleton” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'skeleton',
    ]
  2. Include the skeleton URLconf in your project urls.py like this:

    path('admin/', include('skeleton.urls')),
  3. Run python manage.py migrate to create the skeleton models.

  4. Start the development server and visit http://127.0.0.1:8000/admin/.

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-skeleton-0.1.2.tar.gz (16.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_skeleton-0.1.2-py3-none-any.whl (19.7 kB view details)

Uploaded Python 3

File details

Details for the file django-skeleton-0.1.2.tar.gz.

File metadata

  • Download URL: django-skeleton-0.1.2.tar.gz
  • Upload date:
  • Size: 16.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.2

File hashes

Hashes for django-skeleton-0.1.2.tar.gz
Algorithm Hash digest
SHA256 d486e7b1fed3ae754604868c254a6448ee03ecfdd753682b54f150e770d16704
MD5 6ff2fc430bec2803ce962095eec9b9db
BLAKE2b-256 ad19119562022829012c4c32cea573d374235f9b8e811738455cf51344dda738

See more details on using hashes here.

File details

Details for the file django_skeleton-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: django_skeleton-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 19.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.2

File hashes

Hashes for django_skeleton-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 5bd70d21d4ba867b2388cc3107b51b206dc251f58b07d5dca2fb058770a7de53
MD5 839ecd0bbc8b728155425602b8503720
BLAKE2b-256 a522c68caf924e98f4df63200947323f5f7ad777e9188d2f488b68ca9cb517a8

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