I'm pretty new to Django and I thought, what better way to learn than to 
create your own website?!

I posted a question on Stackoverflow.

http://stackoverflow.com/questions/23534170/album-app-process-in-django

I want to create a Gallery App that would display a list of albums. These 
albums would have a thumbnail of the first picture. Once the album is 
clicked, the photos would be displayed on the same url. From what I've 
learned I think this requires an AJAX request. I'm pretty new to web 
development. =/ 

I know how to put an image onto a page however categorizing images and 
giving them properties and also display many of them at once without hard 
coding is something I have not learned yet. I need a bit of help doing 
this. I'm not sure of the process or best practices to do so. Any help is 
much appreciated thank you!!

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/e0628382-3eea-44c5-bcb1-2720f36b05b1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to