mirror of
https://github.com/skoobasteeve/django-movies.git
synced 2026-04-27 04:48:56 +00:00
Add polls app with basic views and URL routing
This commit is contained in:
3
polls/tests.py
Normal file
3
polls/tests.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from django.test import TestCase
|
||||
|
||||
# Create your tests here.
|
||||
Reference in New Issue
Block a user