django-short-text-field

A Django app which adds a ShortTextField model field, whichis like a TextField in the database but uses the TextInputrather than the Textarea widget in forms.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install django-short-text-field

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.3.2 2018-10-19  
0.3.1 2018-10-14  
0.3 2018-10-14  
0.2 2018-10-14  
0.1 2018-10-14  

Issues with this package?

Page last updated 2025-06-27 20:00:00 UTC