Skip to main content

django-sh

Django shell

Installation

pip install django-sh

Add django-sh to INSTALLED_APPS

INSTALLED_APPS = [
    # ...
    "sh",
    # ...
]

Add the urls

from django.urls import include

urlpatterns = [
    # ...
    path('sh/', include('sh.urls')),
    # ...
]

Migrate

python manage.py migrate

Info

In order to modify this app, you would need to create a new project and install this app on it to be able to run it, after that you need to include the django_sh into the INSTALLED_APPS and also the URLS to the project.

Create a superuser

Login into django admin, once you log in go to the url you asigned.

Release files for django-sh 1.0.28

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Built distribution (wheel)

Table of built distributions (wheels) for django-sh 1.0.28
File Interpreter ABI Platform
django_sh-1.0.28-py3-none-any.whl Python 3 none any Details

Release files / django_sh-1.0.28-py3-none-any.whl

Download URL django_sh-1.0.28-py3-none-any.whl
Size 3.3 MB
Tags Python 3
SHA-256 checksum
How to use checksums
5002cc7b01d056d7034e6397d6bdb0a955f042705df228d0d772fc68dbaf1a4d
BLAKE2b-256 checksum
How to use checksums
bc91bf0d85f94c967110e7cf071837bd8a54b8eb28d0ac00ad8f52f5571388eb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release history Release notifications | RSS feed

This release

1.0.28 This release

1 release file

1.0.27

1 release file

1.0.26

1 release file

1.0.25

1 release file

1.0.24

1 release file

1.0.23

1 release file

1.0.22

1 release file

1.0.17

1 release file

1.0.16

1 release file

1.0.15

1 release file

1.0.12

1 release file

1.0.11

1 release file

1.0.10

1 release file

1.0.9

1 release file

1.0.8

1 release file

1.0.7

1 release file

1.0.6

1 release file

1.0.5

1 release file

1.0.4

1 release file

1.0.3

1 release file

1.0.0

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page