Common information Movie database - project First install requirements.txt, to install needed packages. Use Django templates and bootstrap for css.
Project information
The project makes it possible to take similar imbd information to movies. Add custom categorie and possble to sort movie by them. Show most comment movie. Added the ability to leave comments from registered users, users without registration can read comments already left. The user has the advanced ability to add data to the profile, if there is a photo uploaded in this profile, other users can see it The suer user make view all other profile, his profile not allowed to show from other user.
Informations for tests
py manage test core.tests
py manage test auth_and_login tests