This is a Django-based web application for managing core functionalities.
Project description
Rakib App - Core Django Package
A reusable Django app for core functionalities including utilities, services, and management commands.
Installation
pip install rakib-app
Usage
1. Add to your Django project's INSTALLED_APPS:
INSTALLED_APPS = [
# ...
'core',
]
2. Run migrations if you're using the models:
python manage.py migrate
Features
- Custom management commands
- Utility functions
- Email and SMS services
- Template tags
- Context processors
Available Management Commands
python manage.py superuser
python manage.py staffuser
python manage.py newapp
python manage.py newapi
python manage.py appmigrations
python manage.py setup
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
rakib-django-core-0.1.1.tar.gz
(14.7 kB
view details)
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 rakib-django-core-0.1.1.tar.gz.
File metadata
- Download URL: rakib-django-core-0.1.1.tar.gz
- Upload date:
- Size: 14.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a56e2432efdd652580f82adfcfd0d76d994fe61a79013174de94a52fad67e480
|
|
| MD5 |
c38389e5ed0f9b59fc12f7c63072847b
|
|
| BLAKE2b-256 |
d1732e0ef576f650df90461c4043e9e9e1f4f96a2d03e0df7e4a6c8e78a69600
|
File details
Details for the file rakib_django_core-0.1.1-py3-none-any.whl.
File metadata
- Download URL: rakib_django_core-0.1.1-py3-none-any.whl
- Upload date:
- Size: 17.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1222416d9c59eeeee3abe29a709303ef80e002edd3f6acb9a90805024bea272f
|
|
| MD5 |
5c77d3b71c1d2222de98afc25e9f9bc4
|
|
| BLAKE2b-256 |
090e3e6ef00d005a53ccd8226dcc0ae84900c57b4f82ebbc6efc3dba1c8e2f42
|