fnp
/
django-pagination.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Use test project to run tests
[django-pagination.git]
/
tests
/
settings.py
diff --git
a/tests/settings.py
b/tests/settings.py
deleted file mode 100644
(file)
index
ede4087
..0000000
--- a/
tests/settings.py
+++ /dev/null
@@
-1,6
+0,0 @@
-DATABASE_ENGINE = 'sqlite3'
-ROOT_URLCONF = ''
-SITE_ID = 1
-INSTALLED_APPS = (
- 'pagination',
-)