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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[1.9.x] Fixed #25848 -- Set template origin on each node.
Preston Timmons
2016-01-26
1
-0
/
+9
*
[1.9.x] Fixed many spelling mistakes in code, comments, and docs.
Josh Soref
2015-12-03
1
-2
/
+2
*
[1.9.x] Fixed #25423 -- Made error message for unknown template tag more help...
Pindi Albert
2015-10-05
1
-5
/
+12
*
Fixed #25373 -- Added warning logging for exceptions during {% include %} tag...
Nick Johnson
2015-09-21
1
-3
/
+48
*
Refs #18773 -- Improved template variable exception logging message.
Nick Johnson
2015-09-21
1
-6
/
+15
*
Refs #25422 -- Added a test for a template tag with type annotations.
Thomas Orozco
2015-09-18
2
-0
/
+15
*
Fixed #25404 -- Added line numbers to TemplateSyntaxError strings.
Dave Smith
2015-09-15
3
-6
/
+15
*
Fixed #23395 -- Limited line lengths to 119 characters.
Dražen Odobašić
2015-09-12
16
-39
/
+123
*
Fixed #24765 -- Allowed template context updates to flatten a Context.
Buddy Lindsey, Jr
2015-09-11
1
-0
/
+54
*
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
*
Updated Wikipedia links to use https
Claude Paroz
2015-08-08
1
-12
/
+12
*
Fixed #24127 -- Changed the default current_app to the current namespace.
Marten Kenbeek
2015-07-27
2
-5
/
+40
*
Corrected HTML-escaping behaviour of url template tag.
Luke Plant
2015-07-21
1
-1
/
+10
*
Fixed #25120 -- Deprecated egg template loader.
Tim Graham
2015-07-16
1
-0
/
+1
*
Fixed #21695 -- Added asvar option to blocktrans.
Matthew Somerville
2015-07-01
1
-0
/
+35
*
Used %r in the TextNode repr to show newlines better.
Ned Batchelder
2015-06-30
1
-1
/
+17
*
Fixed #25018 -- Changed simple_tag to apply conditional_escape() to its output.
Luke Plant
2015-06-29
2
-0
/
+41
*
Fixed #25031 -- Fixed a regression in the unordered_list template filter.
Noam
2015-06-27
1
-0
/
+7
*
Renamed RemovedInDjangoXYWarnings for new roadmap.
Tim Graham
2015-06-24
13
-73
/
+73
*
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 #24847 -- Prevented items set on a RequestContext from being lost.
Paweł Marczewski
2015-05-27
1
-3
/
+10
*
Fixed #17085, #24783 -- Refactored template library registration.
Preston Timmons
2015-05-21
23
-78
/
+239
*
Refs #24652 -- Converted a template test to avoid executing queries.
Simon Charette
2015-05-20
1
-2
/
+2
*
Fixed template_tests failure on Windows.
Tim Graham
2015-04-28
1
-2
/
+4
*
Fixed #15053 -- Enabled recursive template loading.
Preston Timmons
2015-04-22
13
-36
/
+344
*
Updated template tests to create their own engine.
Preston Timmons
2015-04-20
11
-172
/
+154
*
Fixed #24603 -- Allowed Context.update() to be used as a context manager.
Tommy Beadle
2015-04-14
1
-0
/
+13
*
Fixed #12199 -- Added the ability to use "as" with the firstof template tag.
Craig Oldford
2015-04-14
1
-0
/
+7
*
Fixed #23441, #24555 -- Improved the behavior of InclusionNode.
Preston Timmons
2015-04-01
5
-1
/
+37
*
Fixed #18773 -- Added logging for template variable resolving
Caroline Simpson
2015-03-27
1
-0
/
+71
*
Cleaned up the template debug implementation.
Preston Timmons
2015-03-20
6
-49
/
+51
*
Fixed #24493 -- Added BaseContext.setdefault()
Preston Timmons
2015-03-16
1
-0
/
+11
*
Fixed #24471 -- Enhanced urlize regex to exclude quotes and angle brackets.
Tim Graham
2015-03-10
1
-0
/
+20
*
Fixed escaping regression in urlize filter.
Tim Graham
2015-03-10
2
-10
/
+10
*
Fixed #24464 -- Made built-in HTML template filter functions escape their inp...
Erik Romijn
2015-03-09
7
-9
/
+128
*
Fixed #24451 -- Deprecated comma-separated {% cycle %} syntax.
Tim Graham
2015-03-07
2
-2
/
+8
*
Fixed urlize regression with entities in query strings
Claude Paroz
2015-03-06
1
-0
/
+8
*
Fixed test_notafile_error to pass on Windows.
Preston Timmons
2015-03-05
1
-1
/
+1
*
Fixed #24399 -- Made filesystem loaders use more specific exceptions.
Preston Timmons
2015-03-03
1
-6
/
+33
*
Fixed #24372 - Replaced TokenParser usage with traditional parsing.
Preston Timmons
2015-03-02
2
-26
/
+44
*
Fixed #24409 -- Combined the app_directories and filesystem loader implementa...
Preston Timmons
2015-03-02
1
-3
/
+17
*
Cleaned up template directory handling in template tests.
Preston Timmons
2015-02-24
2
-7
/
+3
*
Combined TemplateTests and TemplateRegressionTests.
Preston Timmons
2015-02-24
1
-13
/
+15
*
Moved test_token_smart_split into ParserTests.
Preston Timmons
2015-02-24
2
-9
/
+11
*
Moved ifchanged tests into syntax_tests/test_if_changed.py.
Preston Timmons
2015-02-24
2
-28
/
+35
*
Moved cache tests into syntax_tests/test_cache.py.
Preston Timmons
2015-02-24
2
-43
/
+46
*
Moved RequestContextTests into test_context.
Preston Timmons
2015-02-24
2
-68
/
+74
*
Moved TemplateTagLoading cases into test_custom.
Preston Timmons
2015-02-24
2
-38
/
+40
[next]