Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Customise the gallery #6

Open
Shanthika opened this issue Apr 30, 2019 · 1 comment
Open

Customise the gallery #6

Shanthika opened this issue Apr 30, 2019 · 1 comment

Comments

@Shanthika
Copy link

Hello, I am trying to make a gallery for a collection of images. Where should I upload the new images, and what changes should I make to the code so that the name, text description and thumb display is changed in the home screen.
Thanks in advance.

@VelinGeorgiev
Copy link
Owner

This sample is using Django (https://www.djangoproject.com/) and it does not have any specifics other that the out-of-the-box Django structure. You can upload images from the Django admin site, but before that you will have to create admin account.

If youl'd like to change code or look, I suggest'd you have a look at the official documentation to get an idea how you can modify a Django based site pages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants