Learn how to supercharge your Django app with full-text search using Django-Watson. Dive deep into Postgres magic and boost search functionality.
Learn how to supercharge your Django app with full-text search using Django-Watson. Dive deep into Postgres magic and boost search functionality.
Trying out a lightweight asynchronous task queue as an alternative to Celery with Django
Describes how to implement custom token model and authentication backend in Django Rest Framework
This is a Blog CMS made using Django framework. It comes integrated with Disqus comments system. It also has a REST API made using Django Rest Framework that can be used to integrate with other platforms such as mobile applications easily.
This is a pizza ordering platform made using Django and JavaScript. It comes integrated with social logins such as Google & Facebook, and Google Maps API for allowing user to add addresses, and Stripe API to let users make payments.
Flack is a chat application made using Flask & SocketIO framework, implementing basic features of Slack Platform such as ability to add channels, send file attachments, create private conversations.