Django




How To Get Random Item From Database Using Django

Are you a Django developer looking to get a random item from a database? We've got the answer for you — learn how here!



How To Zip Folder in Python

Zip folder in django on the fly.



How To Hide Some Field in Django Queryset

The original problem is, how to not select particular field when do a query in Django model? There're some approach to handle this problem. I'll show you three approaches to handle this. Keep Reading, and give your thoughts.



Django Custom Widget With 3 Examples

Learn How to Create Custom Widget in django, either with version 2.1 or 1.8