Remove template tag example
This commit is contained in:
parent
b8e094f4f7
commit
0f85cdf059
@ -17,7 +17,7 @@ A **lightweight, production-ready Django template** for rapid project developmen
|
||||
- **Security Enhancements:** Includes Two-Factor Authentication (2FA) via Django’s `two_factor` package.
|
||||
- **Easy Integration with [django-crud-mixins](https://git.zm.is/XF/django-crud-mixins):** Rapidly create CRUD operations with minimal code.
|
||||
- **Built-in Support for Django Signals:** Process real-time events and system hooks efficiently.
|
||||
- **Custom Django Template Tags:** Extend template functionality with built-in utilities like `has_plan`, `joinsep`, and `urlsafe`.
|
||||
- **Custom Django Template Tags:** Extend template functionality with built-in utilities.
|
||||
- **Custom Django Views & Permissions Management:** Pre-configured base views, notifications, and access control utilities.
|
||||
- **Manifest & PWA Support:** Adds Progressive Web App (PWA) capabilities with a manifest file and service worker support.
|
||||
|
||||
@ -155,4 +155,4 @@ By using this Django template, you agree that:
|
||||
|
||||
This template is for educational and development purposes only. **Ensure compliance with all relevant legal and security standards before deployment.**
|
||||
|
||||
This serves as a **ready-to-use Django starter kit** with a structured setup for **quick deployment**. Let me know if you want additional tweaks! 🚀
|
||||
This serves as a **ready-to-use Django starter kit** with a structured setup for **quick deployment**. Let me know if you want additional tweaks! 🚀
|
||||
|
Loading…
Reference in New Issue
Block a user