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

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
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 2026-05-13 02:29:01 UTC