• Chris Beaven's avatar
    Fixes #7817 and #9456. · 3ae9117c
    Chris Beaven yazdı
    - The include tag now has a 'with' option to include to provide extra context
      vairables to the included template.
    
    - The include tag now has an 'only' option to exclude the current context
      when rendering the included template.
    
    - The with tag now accepts multiple variable assignments.
    
    - The with, include and blocktrans tags now use a new keyword argument format
      for variable assignments (e.g. `{% with foo=1 bar=2 %}`).
    
    git-svn-id: http://code.djangoproject.com/svn/django/trunk@14922 bcc190cf-cafb-0310-a4f2-bffc1f526a37
    3ae9117c
Adı
Son kayıt (commit)
Son güncelleme
..
db Loading commit data...
forms Loading commit data...
http Loading commit data...
i18n Loading commit data...
auth.txt Loading commit data...
cache.txt Loading commit data...
class-based-views.txt Loading commit data...
conditional-view-processing.txt Loading commit data...
email.txt Loading commit data...
files.txt Loading commit data...
generic-views-migration.txt Loading commit data...
generic-views.txt Loading commit data...
index.txt Loading commit data...
install.txt Loading commit data...
logging.txt Loading commit data...
pagination.txt Loading commit data...
serialization.txt Loading commit data...
settings.txt Loading commit data...
signals.txt Loading commit data...
templates.txt Loading commit data...
testing.txt Loading commit data...