index
:
delta/python-packages/django.git
1.8
15667
16682
24046
24215
24525
26176
3.2-man-page
4.0/make-zoneinfo-default-timezone-implementation-squashed
alex-patch-1
attic/boulder-oracle-sprint
attic/full-history
attic/generic-auth
attic/gis
attic/i18n
attic/magic-removal
attic/multi-auth
attic/multiple-db-support
attic/new-admin
attic/newforms-admin
attic/per-object-permissions
attic/queryset-refactor
attic/schema-evolution
attic/schema-evolution-ng
attic/search-api
attic/sqlalchemy
attic/unicode
c/29988-allow-f-strings
c/32409-async-tests-cannot-call-orm
c/append-slash-opt-out
c/replace-utcnow
c/use-bpo-extlink
dep0005
dep5
fix-cache-test
fix/remove-stray-file
issue/31570
link-to-code-of-conduct
main
make-zoneinfo-default-timezone-implementation
master
remove-unnecesary-if-wrap
selenium-updates
sir-sigurd-patch-1
soc2009/admin-ui
soc2009/http-wsgi-improvements
soc2009/i18n-improvements
soc2009/model-validation
soc2009/multidb
soc2009/test-improvements
soc2010/app-loading
soc2010/query-refactor
soc2010/test-refactor
stable/0.90.x
stable/0.91.x
stable/0.95.x
stable/0.96.x
stable/1.0.x
stable/1.1.x
stable/1.10.x
stable/1.11.x
stable/1.2.x
stable/1.3.x
stable/1.4.x
stable/1.5.x
stable/1.6.x
stable/1.7.x
stable/1.8.x
stable/1.9.x
stable/2.0.x
stable/2.1.x
stable/2.2.x
stable/3.0.x
stable/3.1.x
stable/3.2.x
stable/4.0.x
stable/4.1.x
stable/4.2.x
swap-closing-quote-period-in-admin-i18nable-literal
ticket-25055
ticket-31342
update-next-docs-version
github.com: django/django.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
template_tests
/
syntax_tests
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Refs #23919 -- Removed django.utils._os.upath()/npath()/abspathu() usage.
Tim Graham
2017-01-20
1
-2
/
+1
*
Refs #23919 -- Removed most of remaining six usage
Claude Paroz
2017-01-18
1
-1
/
+2
*
Refs #23919 -- Removed six.PY2/PY3 usage
Claude Paroz
2017-01-18
1
-4
/
+2
*
Refs #23919 -- Removed encoding preambles and future imports
Claude Paroz
2017-01-18
10
-24
/
+0
*
Refs #15053 -- Removed support for non-recursive template loading.
Tim Graham
2017-01-17
1
-3
/
+0
*
Fixed #24423 -- Reorganized i18n tag tests.
Andy Craze
2017-01-06
10
-523
/
+932
*
Fixed #26478 -- Made {% for %} reject invalid unpacking vars with quotes or v...
Tim Martin
2016-12-30
1
-0
/
+18
*
Used assertRaisesMessage() in {% for %} tests.
Tim Graham
2016-12-30
1
-3
/
+6
*
Refs #25484 -- Made non-staticfiles {% static %} tag quote its output.
Tim Graham
2016-12-19
1
-9
/
+3
*
Refs #21221 -- Prevented {% static %} tests from using contrib.staticfiles.
Tim Graham
2016-12-19
1
-1
/
+1
*
Fixed #25484 -- Made {% static %} render escaped URLs.
alix-
2016-12-17
1
-0
/
+11
*
Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings.
za
2016-11-10
2
-3
/
+3
*
Refs #27025 -- Fixed "invalid escape sequence" warnings in Python 3.6.
Tim Graham
2016-09-17
1
-1
/
+1
*
Fixed #27175 -- Deprecated silencing exceptions from the {% include %} templa...
Jon Dufresne
2016-09-08
1
-6
/
+24
*
Fixed #5908 -- Added {% resetcycle %} template tag.
Sergei Maertens
2016-09-01
1
-0
/
+95
*
Fixed #27140 -- Prevented template rendering from hiding a property's TypeError.
Tim Graham
2016-08-31
1
-0
/
+5
*
Fixed #27126 -- Made {% regroup %} return a namedtuple to ease unpacking.
Baptiste Mispelon
2016-08-26
1
-0
/
+19
*
Fixed #27058 -- Reallowed the {% for %} tag to unpack any iterable.
Tim Graham
2016-08-15
1
-0
/
+5
*
Fixed #26830 -- Prevented the 'with' templatetag from resetting the cycle var...
Alexander Schrijver
2016-08-09
1
-0
/
+22
*
Refs #26830 -- Added a test for a named cycle template tag inside an ifchange...
Alexander Schrijver
2016-08-09
1
-0
/
+18
*
Fixed #26923 -- Fixed template_tests with numpy < 1.9.0.
Raphaël Hertzog
2016-07-21
1
-1
/
+3
*
Fixed numpy deprecation warning silencing in template_tests.
Baptiste Mispelon
2016-07-09
1
-6
/
+8
*
Fixed #26573 -- Added descriptive error message for malformed if/else/elif te...
inondle
2016-05-27
1
-0
/
+6
*
Refs #26479 -- Documented is/is not if tag operator behavior for nonexistent ...
Alasdair Nicol
2016-04-29
1
-0
/
+20
*
Added tests for if tag's != operator.
Alasdair Nicol
2016-04-29
1
-0
/
+26
*
Fixed #26479 -- Added 'is not' operator to the if tag.
Alasdair Nicol
2016-04-09
1
-0
/
+12
*
Fixed E128 flake8 warnings in tests/.
Tim Graham
2016-04-08
2
-14
/
+20
*
Fixed #26118 -- Added 'is' operator to if template tag.
Preston Timmons
2016-01-22
1
-0
/
+10
*
Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
Marten Kenbeek
2015-12-31
1
-1
/
+1
*
Removed obsolete comments about Django 1.10 in two test files.
Tim Graham
2015-11-17
1
-3
/
+0
*
Fixed #25610 -- Reverted removal of request.current_app in {% url %} tag.
Marten Kenbeek
2015-10-26
1
-0
/
+20
*
Refs #23913 -- Removed support for a single equals sign in {% if %} tag.
Tim Graham
2015-09-23
1
-44
/
+6
*
Refs #13408 -- Made unpacking mismatch an exception in {% for %} tag per depr...
Tim Graham
2015-09-23
1
-34
/
+18
*
Refs #22384 -- Removed the ability to reverse URLs by dotted path per depreca...
Tim Graham
2015-09-23
1
-50
/
+19
*
Refs #24451 -- Removed comma-separated {% cycle %} syntax per deprecation tim...
Tim Graham
2015-09-23
1
-33
/
+1
*
Refs #24022 -- Removed the ssi tag per deprecation timeline.
Tim Graham
2015-09-23
1
-112
/
+0
*
Refs #22306 -- Removed cycle/firstof template tags from "future".
Tim Graham
2015-09-23
2
-20
/
+8
*
Fixed #25404 -- Added line numbers to TemplateSyntaxError strings.
Dave Smith
2015-09-15
2
-5
/
+14
*
Fixed #23395 -- Limited line lengths to 119 characters.
Dražen Odobašić
2015-09-12
4
-4
/
+12
*
Fixed #24257 -- Corrected i18n handling of percent signs.
Doug Beck
2015-08-12
2
-0
/
+19
*
Refs #25236 -- Removed ifequal/ifnotequal usage.
Tim Graham
2015-08-08
2
-5
/
+5
*
Fixed #24127 -- Changed the default current_app to the current namespace.
Marten Kenbeek
2015-07-27
1
-3
/
+31
*
Corrected HTML-escaping behaviour of url template tag.
Luke Plant
2015-07-21
1
-1
/
+10
*
Fixed #21695 -- Added asvar option to blocktrans.
Matthew Somerville
2015-07-01
1
-0
/
+35
*
Renamed RemovedInDjangoXYWarnings for new roadmap.
Tim Graham
2015-06-24
6
-48
/
+48
*
Fixed #23516 -- Added caching of include tag Template objects
Matthew Somerville
2015-06-06
1
-0
/
+14
*
Fixed #24230 -- Added translated language name for i18n template tag/filter.
Tomáš Ehrlich
2015-06-02
1
-10
/
+27
*
Fixed #17085, #24783 -- Refactored template library registration.
Preston Timmons
2015-05-21
13
-11
/
+33
*
Updated template tests to create their own engine.
Preston Timmons
2015-04-20
3
-74
/
+46
*
Fixed #12199 -- Added the ability to use "as" with the firstof template tag.
Craig Oldford
2015-04-14
1
-0
/
+7
[prev]
[next]