Skip to content

dubirajara/django_carousel_photos

Repository files navigation

Django Photo Gallery with Bootstrap Carousel

Build Status Updates Coverage Status Python 3

  • Clone the repository:
git clone https://github.com/dubirajara/django_carousel_photos.git && cd django_carousel_photos
  • Install the dependencies with pipenv:
pipenv install --dev
pipenv shell
  • Run the migrations:
python manage.py migrate
  • Create a django admin user:
python manage.py createsuperuser
  • Run tests and run server:
python manage.py test 
python manage.py runserver
  • And so, open django admin and add your photos in the carousel.

About

Django Photo Gallery with Bootstrap Carousel

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •