Bits| Tech Stream
All articles in Bits| Tech Stream, showing 10 out of 40 items.
Advert
Articles
-
Mitigating Risks In Custom Software Development
Risk management is a fundamental component of every successful software development life cycle (SDLC).
-
Environment Variables in React JS
How to use environmental variables in a ReactJS applications.
-
Multiple Serialisers in Django ModelViewSet
how to employ different serialiser for same ModelViewSet in Django Rest Framework.
-
Model Design for Orders in Django
A simple model design for Order and order items in Django
-
Unit Testing in Python using assertAlmostEqual
The assertAlmostEqual(x, y) method in Python's unit testing framework tests whether x and y are approximately.
-
Clean Docker Images
Each time docker makes a rebuild a new image file is added up which consumes a decent amount of disk space, this is how to get rid of it.
-
get_or_create and unique_together in Django REST Framework
Implementing get_or_create in django API using Rest Framework, with and without unique_together constrain.
-
Public Endpoint in Django Rest Framework
Disable Authentication in Django REST Framework for a single or multiple APIView classes.
-
How to Remove an App from Django Project
How to correctly remove a Model or an App in Django
-
User Account Details in Django Extended UserModel Serializer
How to access user account details like email address, username, first_name and last_name in django account models.
Last 5 Articles
All Articles >
-
9 Ways to Boost the Design of Your Sports Team Website
-
DevOps Tools
-
The Best Marketing Apps to Use with Shopify
-
Tips to Increase Software Development Speed
-
Mitigating Risks In Custom Software Development
News Letter
Subscribe to our email newsletter for useful tips and valuable resources, sent out every new article release.