Django template tag to determine "a" or "an" -


is there existing django template tag determine a/an before article? if not, how go writing such tag?

someone kind enough leave snippet here: http://djangosnippets.org/snippets/1519/


Comments

Popular posts from this blog

delphi - How to convert bitmaps to video? -

jasper reports - Fixed header in Excel using JasperReports -

python - ('The SQL contains 0 parameter markers, but 50 parameters were supplied', 'HY000') or TypeError: 'tuple' object is not callable -