Django Gems

Cool and lesser known parts of the Django framework

2 posts

Django Gems

Django Admin tip: Auto-generated slug content

With a single line you can save yourself the trouble of filling in the slug manually.

Django

Django Gems

Hidden gems of Django: Truncator

Turns out Django offers great way to truncate text. Lets see how to use the built-in util Truncator.

Django

Other series