On 18 Oct 2020, at 12:53, Asaduzzaman Sohel wrote:

I am creating a django application. now I would like to create logo, site name & info which will be dynamic. I want to create Model for this , but problem is use create many logo, site name or info. but Use can create or edit only one logo, one site name. How can I do this?

There are probably endless ways to create dynamic/changing content and design/logos, you need to be a bit more specific about what you want to achieve.

The easiest way to create a changing site name is to put words in a table and randomly choose one or more.


-- Clive

--
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/C1213021-216E-470A-9A33-544465E298B6%40indx.co.uk.

Reply via email to