Skip to content

Dolidodzik/django_wagtail_image_gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple image gallery, that I created to learn wagtail.

Below, you can watch a short GIFs demo:

For user

For admistrator of website

Installation:

To install django and wagtail (if you haven't done it yet):

pip3 install wagtail
pip3 install Django

Clone this repository:

git clone https://github.com/Dolidodzik/django_wagtail_image_gallery.git
cd django_wagtail_image_gallery

Run the app:

python3 manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages