Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 225 Bytes

File metadata and controls

18 lines (11 loc) · 225 Bytes

Changes of the app

Quick updates under development

DD: 12/03/21

Created category image field.

Modified category Templates

use: {% load crispy_forms_tags %}

Hole form: {{form|crispy}}

Fields: {{form|as_crispy_field}}