This website requires JavaScript.
Explore
Help
Sign In
andros
/
django-template
Watch
1
Star
0
Fork
0
You've already forked django-template
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
e4dc8fdffe
django-template
/
tests
/
test_start.py
4 lines
92 B
Python
Raw
Normal View
History
Unescape
Escape
fix variables fix variables
2022-08-01 15:52:14 +02:00
def
test_hello_world
(
)
:
assert
"
hello_world
"
==
"
hello_world
"
update code and fix errors update code and fix errors
2022-08-02 08:56:21 +02:00
assert
"
foo
"
!=
"
bar
"
Reference in New Issue
Copy Permalink