CocontilZ commited on
Commit
07bf14c
·
1 Parent(s): 7c5b802
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. Modern Minimalist Simple Technology Facebook Cover.png +0 -0
  2. Modern Minimalist Simple Technology Facebook Cover.pngZone.Identifier +0 -0
  3. Plagiarism_Checker/__init__.py +0 -0
  4. Plagiarism_Checker/__init__.pyZone.Identifier +0 -0
  5. Plagiarism_Checker/__pycache__/__init__.cpython-311.pyc +0 -0
  6. Plagiarism_Checker/__pycache__/__init__.cpython-311.pycZone.Identifier +0 -0
  7. Plagiarism_Checker/__pycache__/__init__.cpython-39.pyc +0 -0
  8. Plagiarism_Checker/__pycache__/__init__.cpython-39.pycZone.Identifier +0 -0
  9. Plagiarism_Checker/__pycache__/settings.cpython-311.pyc +0 -0
  10. Plagiarism_Checker/__pycache__/settings.cpython-311.pycZone.Identifier +0 -0
  11. Plagiarism_Checker/__pycache__/settings.cpython-39.pyc +0 -0
  12. Plagiarism_Checker/__pycache__/settings.cpython-39.pycZone.Identifier +0 -0
  13. Plagiarism_Checker/__pycache__/urls.cpython-311.pyc +0 -0
  14. Plagiarism_Checker/__pycache__/urls.cpython-311.pycZone.Identifier +0 -0
  15. Plagiarism_Checker/__pycache__/urls.cpython-39.pyc +0 -0
  16. Plagiarism_Checker/__pycache__/urls.cpython-39.pycZone.Identifier +0 -0
  17. Plagiarism_Checker/__pycache__/wsgi.cpython-311.pyc +0 -0
  18. Plagiarism_Checker/__pycache__/wsgi.cpython-311.pycZone.Identifier +0 -0
  19. Plagiarism_Checker/__pycache__/wsgi.cpython-39.pyc +0 -0
  20. Plagiarism_Checker/__pycache__/wsgi.cpython-39.pycZone.Identifier +0 -0
  21. Plagiarism_Checker/asgi.py +16 -0
  22. Plagiarism_Checker/asgi.pyZone.Identifier +0 -0
  23. Plagiarism_Checker/settings.py +126 -0
  24. Plagiarism_Checker/settings.pyZone.Identifier +0 -0
  25. Plagiarism_Checker/urls.py +22 -0
  26. Plagiarism_Checker/urls.pyZone.Identifier +0 -0
  27. Plagiarism_Checker/wsgi.py +16 -0
  28. Plagiarism_Checker/wsgi.pyZone.Identifier +0 -0
  29. Procfile +1 -0
  30. ProcfileZone.Identifier +0 -0
  31. README.mdZone.Identifier +0 -0
  32. db.sqlite3 +0 -0
  33. db.sqlite3Zone.Identifier +0 -0
  34. manage.py +20 -0
  35. manage.pyZone.Identifier +0 -0
  36. plagiarismchecker/__init__.py +0 -0
  37. plagiarismchecker/__init__.pyZone.Identifier +0 -0
  38. plagiarismchecker/__pycache__/__init__.cpython-311.pyc +0 -0
  39. plagiarismchecker/__pycache__/__init__.cpython-311.pycZone.Identifier +0 -0
  40. plagiarismchecker/__pycache__/__init__.cpython-39.pyc +0 -0
  41. plagiarismchecker/__pycache__/__init__.cpython-39.pycZone.Identifier +0 -0
  42. plagiarismchecker/__pycache__/admin.cpython-311.pyc +0 -0
  43. plagiarismchecker/__pycache__/admin.cpython-311.pycZone.Identifier +0 -0
  44. plagiarismchecker/__pycache__/admin.cpython-39.pyc +0 -0
  45. plagiarismchecker/__pycache__/admin.cpython-39.pycZone.Identifier +0 -0
  46. plagiarismchecker/__pycache__/apps.cpython-311.pyc +0 -0
  47. plagiarismchecker/__pycache__/apps.cpython-311.pycZone.Identifier +0 -0
  48. plagiarismchecker/__pycache__/apps.cpython-39.pyc +0 -0
  49. plagiarismchecker/__pycache__/apps.cpython-39.pycZone.Identifier +0 -0
  50. plagiarismchecker/__pycache__/models.cpython-311.pyc +0 -0
Modern Minimalist Simple Technology Facebook Cover.png ADDED
Modern Minimalist Simple Technology Facebook Cover.pngZone.Identifier ADDED
File without changes
Plagiarism_Checker/__init__.py ADDED
File without changes
Plagiarism_Checker/__init__.pyZone.Identifier ADDED
File without changes
Plagiarism_Checker/__pycache__/__init__.cpython-311.pyc ADDED
Binary file (213 Bytes). View file
 
Plagiarism_Checker/__pycache__/__init__.cpython-311.pycZone.Identifier ADDED
File without changes
Plagiarism_Checker/__pycache__/__init__.cpython-39.pyc ADDED
Binary file (168 Bytes). View file
 
Plagiarism_Checker/__pycache__/__init__.cpython-39.pycZone.Identifier ADDED
File without changes
Plagiarism_Checker/__pycache__/settings.cpython-311.pyc ADDED
Binary file (2.76 kB). View file
 
Plagiarism_Checker/__pycache__/settings.cpython-311.pycZone.Identifier ADDED
File without changes
Plagiarism_Checker/__pycache__/settings.cpython-39.pyc ADDED
Binary file (2.39 kB). View file
 
Plagiarism_Checker/__pycache__/settings.cpython-39.pycZone.Identifier ADDED
File without changes
Plagiarism_Checker/__pycache__/urls.cpython-311.pyc ADDED
Binary file (1.21 kB). View file
 
Plagiarism_Checker/__pycache__/urls.cpython-311.pycZone.Identifier ADDED
File without changes
Plagiarism_Checker/__pycache__/urls.cpython-39.pyc ADDED
Binary file (1.01 kB). View file
 
Plagiarism_Checker/__pycache__/urls.cpython-39.pycZone.Identifier ADDED
File without changes
Plagiarism_Checker/__pycache__/wsgi.cpython-311.pyc ADDED
Binary file (757 Bytes). View file
 
Plagiarism_Checker/__pycache__/wsgi.cpython-311.pycZone.Identifier ADDED
File without changes
Plagiarism_Checker/__pycache__/wsgi.cpython-39.pyc ADDED
Binary file (593 Bytes). View file
 
Plagiarism_Checker/__pycache__/wsgi.cpython-39.pycZone.Identifier ADDED
File without changes
Plagiarism_Checker/asgi.py ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ """
2
+ ASGI config for Plagiarism_Ckecker project.
3
+
4
+ It exposes the ASGI callable as a module-level variable named ``application``.
5
+
6
+ For more information on this file, see
7
+ https://docs.djangoproject.com/en/3.1/howto/deployment/asgi/
8
+ """
9
+
10
+ import os
11
+
12
+ from django.core.asgi import get_asgi_application
13
+
14
+ os.environ.setdefault('DJANGO_SETTINGS_MODULE', 'Plagiarism_Ckecker.settings')
15
+
16
+ application = get_asgi_application()
Plagiarism_Checker/asgi.pyZone.Identifier ADDED
File without changes
Plagiarism_Checker/settings.py ADDED
@@ -0,0 +1,126 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ """
2
+ Django settings for Plagiarism_Checker project.
3
+
4
+ Generated by 'django-admin startproject' using Django 3.1.2.
5
+
6
+ For more information on this file, see
7
+ https://docs.djangoproject.com/en/3.1/topics/settings/
8
+
9
+ For the full list of settings and their values, see
10
+ https://docs.djangoproject.com/en/3.1/ref/settings/
11
+ """
12
+
13
+ from pathlib import Path
14
+ #import django_heroku
15
+
16
+ # Build paths inside the project like this: BASE_DIR / 'subdir'.
17
+ BASE_DIR = Path(__file__).resolve().parent.parent
18
+
19
+
20
+ #django_heroku.settings(locals())
21
+
22
+
23
+ # Quick-start development settings - unsuitable for production
24
+ # See https://docs.djangoproject.com/en/3.1/howto/deployment/checklist/
25
+
26
+ # SECURITY WARNING: keep the secret key used in production secret!
27
+ SECRET_KEY = 'jjhy1%zxbzl@z$oqh75zm+e(%-d7r-biy!2=_v1h^@zsn08=-8'
28
+
29
+ # SECURITY WARNING: don't run with debug turned on in production!
30
+ DEBUG = True
31
+
32
+ #ALLOWED_HOSTS = ["127.0.0.1:8000"]
33
+
34
+ ALLOWED_HOSTS = [ 'plagiarismcheckerpyresearch.herokuapp.com','localhost', '127.0.0.1', '192.168.116.195']
35
+
36
+ # Application definition
37
+
38
+ INSTALLED_APPS = [
39
+ 'plagiarismchecker.apps.PlagiarismcheckerConfig',
40
+ 'django.contrib.admin',
41
+ 'django.contrib.auth',
42
+ 'django.contrib.contenttypes',
43
+ 'django.contrib.sessions',
44
+ 'django.contrib.messages',
45
+ 'django.contrib.staticfiles',
46
+ ]
47
+
48
+ MIDDLEWARE = [
49
+ 'django.middleware.security.SecurityMiddleware',
50
+ 'django.contrib.sessions.middleware.SessionMiddleware',
51
+ 'django.middleware.common.CommonMiddleware',
52
+ 'django.middleware.csrf.CsrfViewMiddleware',
53
+ 'django.contrib.auth.middleware.AuthenticationMiddleware',
54
+ 'django.contrib.messages.middleware.MessageMiddleware',
55
+ 'django.middleware.clickjacking.XFrameOptionsMiddleware',
56
+ ]
57
+
58
+ ROOT_URLCONF = 'Plagiarism_Checker.urls'
59
+
60
+ TEMPLATES = [
61
+ {
62
+ 'BACKEND': 'django.template.backends.django.DjangoTemplates',
63
+ 'DIRS': [],
64
+ 'APP_DIRS': True,
65
+ 'OPTIONS': {
66
+ 'context_processors': [
67
+ 'django.template.context_processors.debug',
68
+ 'django.template.context_processors.request',
69
+ 'django.contrib.auth.context_processors.auth',
70
+ 'django.contrib.messages.context_processors.messages',
71
+ ],
72
+ },
73
+ },
74
+ ]
75
+
76
+ WSGI_APPLICATION = 'Plagiarism_Checker.wsgi.application'
77
+
78
+
79
+ # Database
80
+ # https://docs.djangoproject.com/en/3.1/ref/settings/#databases
81
+
82
+ DATABASES = {
83
+ 'default': {
84
+ 'ENGINE': 'django.db.backends.sqlite3',
85
+ 'NAME': BASE_DIR / 'db.sqlite3',
86
+ }
87
+ }
88
+
89
+
90
+ # Password validation
91
+ # https://docs.djangoproject.com/en/3.1/ref/settings/#auth-password-validators
92
+
93
+ AUTH_PASSWORD_VALIDATORS = [
94
+ {
95
+ 'NAME': 'django.contrib.auth.password_validation.UserAttributeSimilarityValidator',
96
+ },
97
+ {
98
+ 'NAME': 'django.contrib.auth.password_validation.MinimumLengthValidator',
99
+ },
100
+ {
101
+ 'NAME': 'django.contrib.auth.password_validation.CommonPasswordValidator',
102
+ },
103
+ {
104
+ 'NAME': 'django.contrib.auth.password_validation.NumericPasswordValidator',
105
+ },
106
+ ]
107
+
108
+
109
+ # Internationalization
110
+ # https://docs.djangoproject.com/en/3.1/topics/i18n/
111
+
112
+ LANGUAGE_CODE = 'en-us'
113
+
114
+ TIME_ZONE = 'UTC'
115
+
116
+ USE_I18N = True
117
+
118
+ USE_L10N = True
119
+
120
+ USE_TZ = True
121
+
122
+
123
+ # Static files (CSS, JavaScript, Images)
124
+ # https://docs.djangoproject.com/en/3.1/howto/static-files/
125
+
126
+ STATIC_URL = '/static/'
Plagiarism_Checker/settings.pyZone.Identifier ADDED
File without changes
Plagiarism_Checker/urls.py ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ """Plagiarism_Checker URL Configuration
2
+
3
+ The `urlpatterns` list routes URLs to views. For more information please see:
4
+ https://docs.djangoproject.com/en/3.1/topics/http/urls/
5
+ Examples:
6
+ Function views
7
+ 1. Add an import: from my_app import views
8
+ 2. Add a URL to urlpatterns: path('', views.home, name='home')
9
+ Class-based views
10
+ 1. Add an import: from other_app.views import Home
11
+ 2. Add a URL to urlpatterns: path('', Home.as_view(), name='home')
12
+ Including another URLconf
13
+ 1. Import the include() function: from django.urls import include, path
14
+ 2. Add a URL to urlpatterns: path('blog/', include('blog.urls'))
15
+ """
16
+ from django.contrib import admin
17
+ from django.urls import path, include
18
+
19
+ urlpatterns = [
20
+ path('admin/', admin.site.urls),
21
+ path('', include('plagiarismchecker.url'))
22
+ ]
Plagiarism_Checker/urls.pyZone.Identifier ADDED
File without changes
Plagiarism_Checker/wsgi.py ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ """
2
+ WSGI config for Plagiarism_Checker project.
3
+
4
+ It exposes the WSGI callable as a module-level variable named ``application``.
5
+
6
+ For more information on this file, see
7
+ https://docs.djangoproject.com/en/3.1/howto/deployment/wsgi/
8
+ """
9
+
10
+ import os
11
+
12
+ from django.core.wsgi import get_wsgi_application
13
+
14
+ os.environ.setdefault('DJANGO_SETTINGS_MODULE', 'Plagiarism_Checker.settings')
15
+
16
+ application = get_wsgi_application()
Plagiarism_Checker/wsgi.pyZone.Identifier ADDED
File without changes
Procfile ADDED
@@ -0,0 +1 @@
 
 
1
+ web: gunicorn Plagiarism_Checker.wsgi --log-file -
ProcfileZone.Identifier ADDED
File without changes
README.mdZone.Identifier ADDED
File without changes
db.sqlite3 ADDED
Binary file (131 kB). View file
 
db.sqlite3Zone.Identifier ADDED
File without changes
manage.py ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #!/usr/bin/env python
2
+ """Django's command-line utility for administrative tasks."""
3
+ import os
4
+ import sys
5
+
6
+ def main():
7
+ """Run administrative tasks."""
8
+ os.environ.setdefault('DJANGO_SETTINGS_MODULE', 'Plagiarism_Checker.settings')
9
+ try:
10
+ from django.core.management import execute_from_command_line
11
+ except ImportError as exc:
12
+ raise ImportError(
13
+ "Couldn't import Django. Are you sure it's installed and "
14
+ "available on your PYTHONPATH environment variable? Did you "
15
+ "forget to activate a virtual environment?"
16
+ ) from exc
17
+ execute_from_command_line(sys.argv)
18
+
19
+ if __name__ == '__main__':
20
+ main()
manage.pyZone.Identifier ADDED
File without changes
plagiarismchecker/__init__.py ADDED
File without changes
plagiarismchecker/__init__.pyZone.Identifier ADDED
File without changes
plagiarismchecker/__pycache__/__init__.cpython-311.pyc ADDED
Binary file (212 Bytes). View file
 
plagiarismchecker/__pycache__/__init__.cpython-311.pycZone.Identifier ADDED
File without changes
plagiarismchecker/__pycache__/__init__.cpython-39.pyc ADDED
Binary file (167 Bytes). View file
 
plagiarismchecker/__pycache__/__init__.cpython-39.pycZone.Identifier ADDED
File without changes
plagiarismchecker/__pycache__/admin.cpython-311.pyc ADDED
Binary file (267 Bytes). View file
 
plagiarismchecker/__pycache__/admin.cpython-311.pycZone.Identifier ADDED
File without changes
plagiarismchecker/__pycache__/admin.cpython-39.pyc ADDED
Binary file (208 Bytes). View file
 
plagiarismchecker/__pycache__/admin.cpython-39.pycZone.Identifier ADDED
File without changes
plagiarismchecker/__pycache__/apps.cpython-311.pyc ADDED
Binary file (544 Bytes). View file
 
plagiarismchecker/__pycache__/apps.cpython-311.pycZone.Identifier ADDED
File without changes
plagiarismchecker/__pycache__/apps.cpython-39.pyc ADDED
Binary file (409 Bytes). View file
 
plagiarismchecker/__pycache__/apps.cpython-39.pycZone.Identifier ADDED
File without changes
plagiarismchecker/__pycache__/models.cpython-311.pyc ADDED
Binary file (264 Bytes). View file