37 results containing all your search terms were found
Responsive google ads on a Django website.
Hreflang tags were included into templates.
The admin page with different filters and action buttons.
The chat supports real-time messages between users. It uses Redis and web sockets. Also, there are fallbacks so that it can work in older browsers.
django angular redis websocket tornado
Added multiple languages to the website and translated its templates and models.
The web application has two types of users (roles): admins and employees. Employees can create access requests and admins approve or reject them. Each user has their own dashboard. Features: * search access requests * filter access requests by their status, dates, etc. * notification system * chart and statistic * history of access requests
django django-admin javascript twitter-bootstrap
Added a login (registration) through Facebook, Google and Twitter.
The blog allows publishing articles through the admin interface. Also, you can create categories and tags there.
Schema.org markups were included into templates to enhance rich snippets of search results.
The Django app that sends email reminders based on created rules.