Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 966 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 966 Bytes

The main [ReviewMe] application uses DjangoRESTFramefork. https://www.django-rest-framework.org/tutorial/quickstart/

Movie application depends on 'attr.s' library. More here https://www.attrs.org/en/stable/index.html

Book application [so far] requests Pillow library. Link: https://pillow.readthedocs.io/en/stable/index.html

Depends on weasyprint, more here: https://doc.courtbouillon.org/weasyprint/stable/first_steps.html#installation

Depends on django-configurations library, more here: https://django-configurations.readthedocs.io/en/stable/

Depends on dj-database-ulr library, more here: https://pypi.org/project/dj-database-url/

Depends on django-debug-toolbar lib, more here: https://django-debug-toolbar.readthedocs.io/en/latest/installation.html

Depends on django-cryspy-forms lib, more here https://django-crispy-forms.readthedocs.io/en/latest/

Depends on django-allauth lib, more https://django-allauth.readthedocs.io/en/latest/installation.html