Skip to content

bastien34/django-gondola-sandbox

Repository files navigation

Gondola Sandbox

This is the sandbox project to test and develop the django-gondola.

Gondola is a very simple Django app to present in an elegant grid categories, sections, product ranges... or whatever on a html page, ideally a homepage.

Fully responsive, animation are pure HTML - CSS3.

Quick start

`virtualenv -p /usr/bin/python3 gondola`

`pip install -r requirements/development.txt`

`./manage.py migrate`

`./manage.py runserver`

About

Build a grid of gondola to highlight things.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published