Changes between Version 36 and Version 37 of IrcFAQ
- Timestamp:
- May 13, 2007, 2:03:38 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IrcFAQ
v36 v37 110 110 If you always want to run with the bleeding-edge, just use the SVN trunk rather than the last release (it's kept stable and is updated nearly every day). 111 111 112 == I want to repeat a bit of dynamic information (eg from a database) on many views. Do I have to change every view? == 113 114 No, you can use an [http://www.djangoproject.com/documentation/templates_python/#inclusion-tags inclusion tag]. 115 112 116 == Why isn't my template tag or filter working? == #TemplateTagsAndFilters 113 117