Use the Django CLI using "django" without typing "django-admin"
Project description
django-cli-no-admin
Use the Django CLI using "django" without typing "django-admin".
django-cli-no-admin is a config-only project that creates a django command and nothing more. With this package, you can use the django command instead of django-admin to execute management commands in your Django project.
See the blog post: https://micro.webology.dev/2024/12/14/new-project-to.html
Installation
You can install django-cli-no-admin using pip:
pip install django-cli-no-admin
Or, if you prefer uv:
uv pip install django-cli-no-admin
Usage
Once installed, you can use django from the command line in place of django-admin:
django startproject myproject
Or any other Django management command:
django runserver
No Additional Setup Required
There are no additional dependencies or configurations needed. Simply install the package, and you're ready to go.
License
django-cli-no-admin is licensed under the BSD License. See the LICENSE.txt file for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django_cli_no_admin-2025.10.1.tar.gz.
File metadata
- Download URL: django_cli_no_admin-2025.10.1.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f048b11fd63a00907f75f66199fbde96d45536c7ff3881e3ce8ef7e8f173162c
|
|
| MD5 |
01ca3d74d328566288b3aa55280d09b9
|
|
| BLAKE2b-256 |
e8ac03e9528e73a3507e5127feac17680607c208a7af6743547f2af7235fb1d9
|
File details
Details for the file django_cli_no_admin-2025.10.1-py3-none-any.whl.
File metadata
- Download URL: django_cli_no_admin-2025.10.1-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1152acd130087bb2cff9fac3f44ddad8d2ab51c29ae3b29dda5b21fedd007acd
|
|
| MD5 |
045eef6a0f428f9d5df7d8e1eb50acbc
|
|
| BLAKE2b-256 |
96fd92208fcfb8619e2f6e86beff275c1223be965c3da0817b69c9d9418f3b4f
|