A django picture gallery, with blog like user experience and user interface
For better look django's crispy forms was added You can install crispy forms by running the following command
Pip install django-crispy-forms.
I also used used ckeditor for better creating and updating post You can install the edit by running
install django-ckeditor on your termial