Welcome to Django Template
A clean, modern Django starter template with Bootstrap 5, authentication, and CRUD examples.
Authentication
Complete authentication system with login, logout, and registration for multiple user types.
Multiple Layouts
Flexible layout system with navbar, sidebar, or clean views for different page requirements.
CRUD Operations
Complete CRUD example with reusable forms, list views, and detail pages.
Features
- Django 6.0 with best practices
- Bootstrap 5.3 for modern UI
- Custom user model with user types
- Class-based views throughout
- Admin panel configuration
- SQLite database ready
User Types
- Client - Standard user access
- Staff - Extended permissions
- Administrator - Full system access