Django library for managing **Jalali (Persian) dates** in your models
Project description
Najrono
Najrono is a Django library for managing Jalali (Persian) dates in your models, with built-in caching capabilities for optimized data access. The name "Najrono" is inspired by the combination of "Najla" and "Chrono" (referring to time), reflecting its focus on elegant time management.
Features
Installation
Install Najrono using pip:
pip install najrono
Quick Start
1. Add Najrono to Installed Apps
Add najrono to your Django project's INSTALLED_APPS:
INSTALLED_APPS = [
...
'najrono',
]
2. Use JalaliDateField in Your Models
3. Fetch Logs with Caching
Configuration
Requirements
- Python 3.8+
- Django 3.2+
License
Najrono is licensed under the MIT License. See the LICENSE file for details.
Contributing
Contributions are welcome! Feel free to submit a pull request or open an issue to discuss potential changes or improvements.
Acknowledgments
Najrono is inspired by the need for a robust and efficient system to handle Jalali dates and caching in Django projects. Special thanks to the Django community for their continuous support.
Contact
For questions or feedback, please contact [TahaM8000@gmail.com].
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
File details
Details for the file najrono-0.0.1.tar.gz.
File metadata
- Download URL: najrono-0.0.1.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e0dda49724f66c4534c93f7aed29bf6ba315573f91dff8b2ee40339d13fda74d
|
|
| MD5 |
a4ab040244d2c09455d349394e35cbc8
|
|
| BLAKE2b-256 |
a82addfc013dbe0fab2066f9268631c487923a1624e8d848cb6f10e6f713f03a
|