mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
Fixed #23016 -- Updated FAQs per Aymeric's suggestions.
This commit is contained in:
parent
a9fd740d22
commit
549284faa4
7 changed files with 28 additions and 41 deletions
|
@ -19,7 +19,7 @@ I can't stand your template language. Do I have to use it?
|
|||
We happen to think our template engine is the best thing since chunky bacon,
|
||||
but we recognize that choosing a template language runs close to religion.
|
||||
There's nothing about Django that requires using the template language, so
|
||||
if you're attached to ZPT, Cheetah, or whatever, feel free to use those.
|
||||
if you're attached to Jinja2, Cheetah, or whatever, feel free to use those.
|
||||
|
||||
Do I have to use your model/database layer?
|
||||
-------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue