A full‑featured multi‑language website for an internet service provider. Users can explore tariffs, services, vacancies, and news; submit applications; manage their profile; and choose how they want to be contacted. The admin panel gives full control over all content and requests.
🌍 Multi‑language
German, English, Russian, Dutch, Ukrainian (i18n + locale middleware)
German, English, Russian, Dutch, Ukrainian (i18n + locale middleware)
🔐 User accounts
Sign up, sign in, logout, change password, password reset via email, etc.
Sign up, sign in, logout, change password, password reset via email, etc.
👤 Personal cabinet
View selected tariffs, services, packages; track application history
View selected tariffs, services, packages; track application history
📋 Applications
For vacancies, tariffs, individual services, packages, and support
For vacancies, tariffs, individual services, packages, and support
📞 Contact methods
Telegram, Email, Phone call, WhatsApp
Telegram, Email, Phone call, WhatsApp
💱 Currency support
Auto‑updated exchange rates (Frankfurter.app); show prices in multiple currencies
Auto‑updated exchange rates (Frankfurter.app); show prices in multiple currencies
📍 Location detection
IP‑based country detection + manually added countries (editable in admin)
IP‑based country detection + manually added countries (editable in admin)
⚙️ Admin panel
Full control over tariffs, services, vacancies, news, applications, countries, currencies
Full control over tariffs, services, vacancies, news, applications, countries, currencies
⏱️ Background tasks
Celery + Redis for notifications, emails, and periodic currency updates
Celery + Redis for notifications, emails, and periodic currency updates
🐘 PostgreSQL
Robust and scalable database
Robust and scalable database
📱 Responsive design
Works perfectly on desktop and mobile
Works perfectly on desktop and mobile
| Area | Technologies |
|---|---|
| Backend | Python, Django, Django ORM |
| Database | PostgreSQL |
| Task Queue | Celery, Redis (broker & cache) |
| Frontend | Django templates, Bootstrap |
| i18n | Django internationalization (locale middleware) |
| Geolocation | Custom IP‑based detector + manual country list |
| Currency | Frankfurter.app API, requests library |
git clone https://github.com/yourusername/astrawilly.git
cd astrawilly