Django Firm Info¶
A Django application package for storage firm informations.
Features¶
Full test coverage;
Included class for default settings with django-configuration (this is optional);
Dependencies¶
Python>=3.8;
Django>=3.2;
django-smart-media>=0.3.0;
Optional djangocms-text-ckeditor>=5.0.1;
Optional djangocms-text>=0.5.1;
Links¶
Read the documentation on Read the docs;
Download its PyPi package;
Clone it on its Github repository;