Skip to content

Roy Tutorials

Technical… Theoretical… Practical…

  • Home
  • FAQs
  • About Me
  • Home
  • django filter

Tag: django filter

Introduction Here I will show you how to create photo gallery with Django. Django is a Python based framework used to build complete web applications. Photo gallery also known as image gallery, media gallery or photo album is used to manage your photos. You can view the images one by one from a list of…

1 Comment on How to create Photo Gallery with Django
Posted in Django Python

How to create Photo Gallery with Django

Introduction Creating custom tags and filter in Django templates is pretty simple. It acts like a custom function that can be used in Django templates. The situation may occur where you need to split a string or you need to access array elements using a variable as an index, then you have to create custom…

Leave a Comment on Creating custom template tags and filter in Django
Posted in Django Python

Creating custom template tags and filter in Django

Categories

Copyright © 2014 - 2023 Roy Tutorials

Privacy | Terms & Conditions