I have created a simple page a sort of announcement and I doubt that I put 
my text smart enogh. Would love to hear comment of more experienced users. 
Where are several blocks of text. One of it I've put directly into html 
template (using "p" tag for each line). For another one (a list) I have 
created a django module as I wanted to do 'for loop' in the template for 
each paragraph. But some of this paragraph I've slightly changed in the 
html template again using (if instance.id == ) clause. 

It's quite painful now to update those texts as they are stored in 
different places. What would you do? Could I create a couple of .txt files 
and retrieve texts from them? 

-- 
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 https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/5ce120b4-9b06-4c0e-a50d-e836a8e16244%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to