首页 星云 工具 资源 星选 资讯 热门工具
:

PDF转图片 完全免费 小红书视频下载 无水印 抖音视频下载 无水印 数字星空

Django学校管理系统web应用程序

信息化管理 8.14MB 19 需要积分: 1
立即下载

资源介绍:

基于Django和sqlite3的应用程序,提供了将学生注册到数据库、监控他们的出勤、成绩以及相关信息等功能。 该系统在后端运行Django框架,在前端运行HTML、CSS。它有一个内置的交互式后台,供教师使用,教师可以监控学生在学校的活动,如出勤、成绩和入学情况。 除了学生和教师,学校的其他员工也可以从同一个后台进行管理。还有一个单独的管理面板,通过该面板可以管理和控制每个用户及其数据。 管理账户: 用户名:admin 密码:admin
# School-Management-System This is a School Management System software developed by Django and sqlite3. In this software you can manage Students Registration, Students info, Teachers Registration, etc. I will also add a system in this software very soon so you can manage students results also. This is a School Management System software developed by Django and sqlite3. In this software you can manage Students Registration, Students info, Teachers Registration, etc. I will also add a system in this software very soon so you can manage students results also. ### 1. Added Student Result System to manage and maintain their performances ### 2. Added Students Attendance Count System ### 3. Will add complete Employee Management System for Teachers and others Stuff

资源文件列表:

School_Management_System_using_Django_Framework.zip 大约有1198个文件
  1. School-Management-System/
  2. School-Management-System/README.md 772B
  3. School-Management-System/employee/
  4. School-Management-System/employee/admin.py 179B
  5. School-Management-System/employee/views.py 496B
  6. School-Management-System/employee/forms.py 755B
  7. School-Management-System/employee/__pycache__/
  8. School-Management-System/employee/__pycache__/forms.cpython-36.pyc 953B
  9. School-Management-System/employee/__pycache__/admin.cpython-36.pyc 302B
  10. School-Management-System/employee/__pycache__/admin.cpython-39.pyc 334B
  11. School-Management-System/employee/__pycache__/views.cpython-36.pyc 663B
  12. School-Management-System/employee/__pycache__/views.cpython-39.pyc 707B
  13. School-Management-System/employee/__pycache__/urls.cpython-36.pyc 344B
  14. School-Management-System/employee/__pycache__/models.cpython-39.pyc 1.55KB
  15. School-Management-System/employee/__pycache__/__init__.cpython-39.pyc 178B
  16. School-Management-System/employee/__pycache__/apps.cpython-39.pyc 402B
  17. School-Management-System/employee/__pycache__/urls.cpython-39.pyc 378B
  18. School-Management-System/employee/__pycache__/apps.cpython-36.pyc 366B
  19. School-Management-System/employee/__pycache__/models.cpython-36.pyc 1.51KB
  20. School-Management-System/employee/__pycache__/__init__.cpython-36.pyc 146B
  21. School-Management-System/employee/apps.py 91B
  22. School-Management-System/employee/models.py 1020B
  23. School-Management-System/employee/tests.py 60B
  24. School-Management-System/employee/migrations/
  25. School-Management-System/employee/migrations/0001_initial.py 873B
  26. School-Management-System/employee/migrations/__pycache__/
  27. School-Management-System/employee/migrations/__pycache__/0001_initial.cpython-39.pyc 925B
  28. School-Management-System/employee/migrations/__pycache__/0001_initial.cpython-36.pyc 883B
  29. School-Management-System/employee/migrations/__pycache__/__init__.cpython-39.pyc 189B
  30. School-Management-System/employee/migrations/__pycache__/0002_officialinfo_personalinfo.cpython-36.pyc 1003B
  31. School-Management-System/employee/migrations/__pycache__/0002_officialinfo_personalinfo.cpython-39.pyc 1.02KB
  32. School-Management-System/employee/migrations/__pycache__/__init__.cpython-36.pyc 157B
  33. School-Management-System/employee/migrations/0002_officialinfo_personalinfo.py 1.12KB
  34. School-Management-System/employee/migrations/__init__.py
  35. School-Management-System/employee/__init__.py
  36. School-Management-System/employee/urls.py 211B
  37. School-Management-System/db.sqlite3 252KB
  38. School-Management-System/accounts/
  39. School-Management-System/accounts/admin.py 63B
  40. School-Management-System/accounts/views.py 948B
  41. School-Management-System/accounts/forms.py 294B
  42. School-Management-System/accounts/__pycache__/
  43. School-Management-System/accounts/__pycache__/forms.cpython-36.pyc 536B
  44. School-Management-System/accounts/__pycache__/admin.cpython-36.pyc 187B
  45. School-Management-System/accounts/__pycache__/admin.cpython-39.pyc 219B
  46. School-Management-System/accounts/__pycache__/views.cpython-36.pyc 982B
  47. School-Management-System/accounts/__pycache__/views.cpython-39.pyc 1KB
  48. School-Management-System/accounts/__pycache__/urls.cpython-36.pyc 331B
  49. School-Management-System/accounts/__pycache__/models.cpython-39.pyc 216B
  50. School-Management-System/accounts/__pycache__/__init__.cpython-39.pyc 178B
  51. School-Management-System/accounts/__pycache__/apps.cpython-39.pyc 402B
  52. School-Management-System/accounts/__pycache__/urls.cpython-39.pyc 365B
  53. School-Management-System/accounts/__pycache__/apps.cpython-36.pyc 366B
  54. School-Management-System/accounts/__pycache__/forms.cpython-39.pyc 572B
  55. School-Management-System/accounts/__pycache__/models.cpython-36.pyc 184B
  56. School-Management-System/accounts/__pycache__/__init__.cpython-36.pyc 146B
  57. School-Management-System/accounts/apps.py 91B
  58. School-Management-System/accounts/models.py 57B
  59. School-Management-System/accounts/tests.py 60B
  60. School-Management-System/accounts/migrations/
  61. School-Management-System/accounts/migrations/__pycache__/
  62. School-Management-System/accounts/migrations/__pycache__/__init__.cpython-39.pyc 189B
  63. School-Management-System/accounts/migrations/__pycache__/__init__.cpython-36.pyc 157B
  64. School-Management-System/accounts/migrations/__init__.py
  65. School-Management-System/accounts/__init__.py
  66. School-Management-System/accounts/urls.py 176B
  67. School-Management-System/manage.py 623B
  68. School-Management-System/photos/
  69. School-Management-System/photos/2019/
  70. School-Management-System/photos/2019/07/
  71. School-Management-System/photos/2019/07/04/
  72. School-Management-System/photos/2019/07/04/person_2.jpg 33.16KB
  73. School-Management-System/photos/2019/07/04/person_3.jpg 44.85KB
  74. School-Management-System/photos/2019/07/04/person_1.jpg 29.89KB
  75. School-Management-System/photos/2019/07/04/img_9.jpg 83.88KB
  76. School-Management-System/photos/2019/07/04/img_1.jpg 104.8KB
  77. School-Management-System/photos/2019/07/04/img_8.jpg 114.97KB
  78. School-Management-System/students/
  79. School-Management-System/students/admin.py 375B
  80. School-Management-System/students/views.py 2.31KB
  81. School-Management-System/students/forms.py 1.69KB
  82. School-Management-System/students/__pycache__/
  83. School-Management-System/students/__pycache__/forms.cpython-36.pyc 1.27KB
  84. School-Management-System/students/__pycache__/admin.cpython-36.pyc 605B
  85. School-Management-System/students/__pycache__/admin.cpython-39.pyc 641B
  86. School-Management-System/students/__pycache__/views.cpython-36.pyc 2.25KB
  87. School-Management-System/students/__pycache__/views.cpython-39.pyc 2.31KB
  88. School-Management-System/students/__pycache__/urls.cpython-36.pyc 566B
  89. School-Management-System/students/__pycache__/models.cpython-39.pyc 3.38KB
  90. School-Management-System/students/__pycache__/__init__.cpython-39.pyc 178B
  91. School-Management-System/students/__pycache__/apps.cpython-39.pyc 402B
  92. School-Management-System/students/__pycache__/urls.cpython-39.pyc 600B
  93. School-Management-System/students/__pycache__/apps.cpython-36.pyc 366B
  94. School-Management-System/students/__pycache__/forms.cpython-39.pyc 1.3KB
  95. School-Management-System/students/__pycache__/models.cpython-36.pyc 3.34KB
  96. School-Management-System/students/__pycache__/__init__.cpython-36.pyc 146B
  97. School-Management-System/students/apps.py 91B
  98. School-Management-System/students/models.py 2.57KB
  99. School-Management-System/students/tests.py 60B
  100. School-Management-System/students/migrations/
  101. School-Management-System/students/migrations/0002_attendance.py 724B
  102. School-Management-System/students/migrations/0005_studentclassinfo_class_short_form.py 505B
  103. School-Management-System/students/migrations/0001_initial.py 2.75KB
  104. School-Management-System/students/migrations/__pycache__/
  105. School-Management-System/students/migrations/__pycache__/0002_attendance.cpython-36.pyc 879B
  106. School-Management-System/students/migrations/__pycache__/0003_auto_20190724_1545.cpython-39.pyc 591B
  107. School-Management-System/students/migrations/__pycache__/0001_initial.cpython-39.pyc 1.76KB
  108. School-Management-System/students/migrations/__pycache__/0002_attendance.cpython-39.pyc 913B
  109. School-Management-System/students/migrations/__pycache__/0001_initial.cpython-36.pyc 1.73KB
  110. School-Management-System/students/migrations/__pycache__/0003_auto_20190724_1545.cpython-36.pyc 569B
  111. School-Management-System/students/migrations/__pycache__/__init__.cpython-39.pyc 189B
  112. School-Management-System/students/migrations/__pycache__/0004_auto_20190729_0646.cpython-39.pyc 587B
  113. School-Management-System/students/migrations/__pycache__/0004_auto_20190729_0646.cpython-36.pyc 565B
  114. School-Management-System/students/migrations/__pycache__/0005_studentclassinfo_class_short_form.cpython-39.pyc 770B
  115. School-Management-System/students/migrations/__pycache__/__init__.cpython-36.pyc 157B
  116. School-Management-System/students/migrations/__pycache__/0005_studentclassinfo_class_short_form.cpython-36.pyc 738B
  117. School-Management-System/students/migrations/0004_auto_20190729_0646.py 359B
  118. School-Management-System/students/migrations/__init__.py
  119. School-Management-System/students/migrations/0003_auto_20190724_1545.py 363B
  120. School-Management-System/students/__init__.py
  121. School-Management-System/students/urls.py 509B
  122. School-Management-System/.idea/
  123. School-Management-System/.idea/SMSPractice.iml 466B
  124. School-Management-System/.idea/inspectionProfiles/
  125. School-Management-System/.idea/inspectionProfiles/Project_Default.xml 741B
  126. School-Management-System/.idea/vcs.xml 180B
  127. School-Management-System/.idea/workspace.xml 3.88KB
  128. School-Management-System/.idea/misc.xml 306B
  129. School-Management-System/.idea/modules.xml 274B
  130. School-Management-System/teachers/
  131. School-Management-System/teachers/admin.py 192B
  132. School-Management-System/teachers/views.py 2.05KB
  133. School-Management-System/teachers/forms.py 1.19KB
  134. School-Management-System/teachers/__pycache__/
  135. School-Management-System/teachers/__pycache__/forms.cpython-36.pyc 1.08KB
  136. School-Management-System/teachers/__pycache__/admin.cpython-36.pyc 319B
  137. School-Management-System/teachers/__pycache__/admin.cpython-39.pyc 351B
  138. School-Management-System/teachers/__pycache__/views.cpython-36.pyc 1.96KB
  139. School-Management-System/teachers/__pycache__/views.cpython-39.pyc 2.02KB
  140. School-Management-System/teachers/__pycache__/urls.cpython-36.pyc 511B
  141. School-Management-System/teachers/__pycache__/models.cpython-39.pyc 1.57KB
  142. School-Management-System/teachers/__pycache__/__init__.cpython-39.pyc 178B
  143. School-Management-System/teachers/__pycache__/apps.cpython-39.pyc 402B
  144. School-Management-System/teachers/__pycache__/urls.cpython-39.pyc 545B
  145. School-Management-System/teachers/__pycache__/apps.cpython-36.pyc 366B
  146. School-Management-System/teachers/__pycache__/forms.cpython-39.pyc 1.12KB
  147. School-Management-System/teachers/__pycache__/models.cpython-36.pyc 1.54KB
  148. School-Management-System/teachers/__pycache__/__init__.cpython-36.pyc 146B
  149. School-Management-System/teachers/apps.py 91B
  150. School-Management-System/teachers/models.py 1.01KB
  151. School-Management-System/teachers/tests.py 60B
  152. School-Management-System/teachers/migrations/
  153. School-Management-System/teachers/migrations/0001_initial.py 1.81KB
  154. School-Management-System/teachers/migrations/__pycache__/
  155. School-Management-System/teachers/migrations/__pycache__/0001_initial.cpython-39.pyc 1.38KB
  156. School-Management-System/teachers/migrations/__pycache__/0001_initial.cpython-36.pyc 1.35KB
  157. School-Management-System/teachers/migrations/__pycache__/__init__.cpython-39.pyc 189B
  158. School-Management-System/teachers/migrations/__pycache__/__init__.cpython-36.pyc 157B
  159. School-Management-System/teachers/migrations/__init__.py
  160. School-Management-System/teachers/__init__.py
  161. School-Management-System/teachers/urls.py 434B
  162. School-Management-System/static/
  163. School-Management-System/static/dist/
  164. School-Management-System/static/dist/css/
  165. School-Management-System/static/dist/css/style.min.css 202.25KB
  166. School-Management-System/static/dist/css/style.css 255.88KB
  167. School-Management-System/static/dist/vendors/
  168. School-Management-System/static/dist/vendors/css/
  169. School-Management-System/static/dist/vendors/css/font-awesome.min.css 30.27KB
  170. School-Management-System/static/dist/vendors/css/chart.min.css 693B
  171. School-Management-System/static/dist/vendors/css/font-awesome.css.map 21.27KB
  172. School-Management-System/static/dist/vendors/css/simple-line-icons.min.css 10.69KB
  173. School-Management-System/static/dist/vendors/fonts/
  174. School-Management-System/static/dist/vendors/fonts/Simple-Line-Icons.woff 79.43KB
  175. School-Management-System/static/dist/vendors/fonts/fontawesome-webfont.eot 161.86KB
  176. School-Management-System/static/dist/vendors/fonts/fontawesome-webfont.svg 433.96KB
  177. School-Management-System/static/dist/vendors/fonts/fontawesome-webfont.woff 95.73KB
  178. School-Management-System/static/dist/vendors/fonts/Simple-Line-Icons.woff2 29.36KB
  179. School-Management-System/static/dist/vendors/fonts/fontawesome-webfont.woff2 75.35KB
  180. School-Management-System/static/dist/vendors/fonts/FontAwesome.otf 131.65KB
  181. School-Management-System/static/dist/vendors/fonts/Simple-Line-Icons.eot 52.99KB
  182. School-Management-System/static/dist/vendors/fonts/Simple-Line-Icons.ttf 52.79KB
  183. School-Management-System/static/dist/vendors/fonts/fontawesome-webfont.ttf 161.67KB
  184. School-Management-System/static/dist/vendors/fonts/Simple-Line-Icons.svg 233.44KB
  185. School-Management-System/static/dist/vendors/js/
  186. School-Management-System/static/dist/vendors/js/pace.min.js 12.21KB
  187. School-Management-System/static/dist/vendors/js/moment.min.js 50.26KB
  188. School-Management-System/static/dist/vendors/js/Chart.min.js 154.14KB
  189. School-Management-System/static/dist/vendors/js/jquery.min.js 84.63KB
  190. School-Management-System/static/dist/vendors/js/bootstrap.min.js 49.38KB
  191. School-Management-System/static/dist/vendors/js/jquery.min.map 128.58KB
  192. School-Management-System/static/dist/vendors/js/popper.min.js.map 110.09KB
  193. School-Management-System/static/dist/vendors/js/popper.min.js 18.75KB
  194. School-Management-System/static/dist/img/
  195. School-Management-System/static/dist/img/logo.png 14.68KB
  196. School-Management-System/static/dist/img/logo-symbol.png 7.02KB
  197. School-Management-System/static/dist/img/flags/
  198. School-Management-System/static/dist/img/flags/USA.png 1.08KB
  199. School-Management-System/static/dist/img/flags/Bahamas.png 1.23KB
  200. School-Management-System/static/dist/img/flags/Uruguay.png 1.12KB
  201. School-Management-System/static/dist/img/flags/Guam.png 1.57KB
  202. School-Management-System/static/dist/img/flags/Congo-Brazzaville.png 1.68KB
  203. School-Management-System/static/dist/img/flags/Madagascar.png 742B
  204. School-Management-System/static/dist/img/flags/Antigua & Barbuda.png 2.04KB
  205. School-Management-System/static/dist/img/flags/Sri Lanka.png 2.09KB
  206. School-Management-System/static/dist/img/flags/Kiribati.png 3.19KB
  207. School-Management-System/static/dist/img/flags/Sweden.png 906B
  208. School-Management-System/static/dist/img/flags/Portugal.png 1.75KB
  209. School-Management-System/static/dist/img/flags/Mauritius.png 819B
  210. School-Management-System/static/dist/img/flags/Norway.png 935B
  211. School-Management-System/static/dist/img/flags/Cyprus.png 1.1KB
  212. School-Management-System/static/dist/img/flags/Angola.png 1.5KB
  213. School-Management-System/static/dist/img/flags/Mauritania.png 1.56KB
  214. School-Management-System/static/dist/img/flags/United Arab Emirates.png 837B
  215. School-Management-System/static/dist/img/flags/Haiti.png 784B
  216. School-Management-System/static/dist/img/flags/New Caledonia.png 2.06KB
  217. School-Management-System/static/dist/img/flags/Swaziland.png 2.24KB
  218. School-Management-System/static/dist/img/flags/Guyana.png 2.62KB
  219. School-Management-System/static/dist/img/flags/Niger.png 878B
  220. School-Management-System/static/dist/img/flags/Togo.png 1.06KB
  221. School-Management-System/static/dist/img/flags/Libya.png 919B
  222. School-Management-System/static/dist/img/flags/Argentina.png 839B
  223. School-Management-System/static/dist/img/flags/Guatemala.png 1.99KB
  224. School-Management-System/static/dist/img/flags/Myanmar(Burma).png 1.59KB
  225. School-Management-System/static/dist/img/flags/Iran.png 1.34KB
  226. School-Management-System/static/dist/img/flags/Jersey.png 2.33KB
  227. School-Management-System/static/dist/img/flags/Aruba.png 1.04KB
  228. School-Management-System/static/dist/img/flags/Reunion.png 1.94KB
  229. School-Management-System/static/dist/img/flags/Malaysia.png 1.54KB
  230. School-Management-System/static/dist/img/flags/Spain.png 1.36KB
  231. School-Management-System/static/dist/img/flags/CIS.png 2.34KB
  232. School-Management-System/static/dist/img/flags/Papua New Guinea.png 2.03KB
  233. School-Management-System/static/dist/img/flags/Macao.png 2.28KB
  234. School-Management-System/static/dist/img/flags/Ecuador.png 1.59KB
  235. School-Management-System/static/dist/img/flags/OPEC.png 1.72KB
  236. School-Management-System/static/dist/img/flags/Cambodja.png 1.41KB
  237. School-Management-System/static/dist/img/flags/Mongolia.png 1.39KB
  238. School-Management-System/static/dist/img/flags/Guinea.png 962B
  239. School-Management-System/static/dist/img/flags/Tuvalu.png 2.34KB
  240. School-Management-System/static/dist/img/flags/Iraq.png 1.13KB
  241. School-Management-System/static/dist/img/flags/Burundi.png 2.57KB
  242. School-Management-System/static/dist/img/flags/France.png 941B
  243. School-Management-System/static/dist/img/flags/Czech Republic.png 1.26KB
  244. School-Management-System/static/dist/img/flags/CARICOM.png 1.84KB
  245. School-Management-System/static/dist/img/flags/Namibia.png 2.79KB
  246. School-Management-System/static/dist/img/flags/Tahiti(French Polinesia).png 1.26KB
  247. School-Management-System/static/dist/img/flags/Palestine.png 1.23KB
  248. School-Management-System/static/dist/img/flags/Morocco.png 1.08KB
  249. School-Management-System/static/dist/img/flags/Switzerland.png 828B
  250. School-Management-System/static/dist/img/flags/Italy.png 861B
  251. School-Management-System/static/dist/img/flags/Egypt.png 1020B
  252. School-Management-System/static/dist/img/flags/Kuwait.png 987B
  253. School-Management-System/static/dist/img/flags/Nicaragua.png 1KB
  254. School-Management-System/static/dist/img/flags/Russia.png 551B
  255. School-Management-System/static/dist/img/flags/Azerbaijan.png 1.17KB
  256. School-Management-System/static/dist/img/flags/United Nations.png 2.22KB
  257. School-Management-System/static/dist/img/flags/Jamaica.png 2.69KB
  258. School-Management-System/static/dist/img/flags/St Kitts & Nevis.png 2.27KB
  259. School-Management-System/static/dist/img/flags/Cuba.png 1.47KB
  260. School-Management-System/static/dist/img/flags/United-Kingdom.png 2.61KB
  261. School-Management-System/static/dist/img/flags/Guernsey.png 1.08KB
  262. School-Management-System/static/dist/img/flags/Hungary.png 729B
  263. School-Management-System/static/dist/img/flags/Senegal.png 1.19KB
  264. School-Management-System/static/dist/img/flags/Burkina Faso.png 1.05KB
  265. School-Management-System/static/dist/img/flags/Estonia.png 781B
  266. School-Management-System/static/dist/img/flags/Chile.png 820B
  267. School-Management-System/static/dist/img/flags/Wales.png 2.89KB
  268. School-Management-System/static/dist/img/flags/Martinique.png 2.5KB
  269. School-Management-System/static/dist/img/flags/Mali.png 924B
  270. School-Management-System/static/dist/img/flags/Romania.png 900B
  271. School-Management-System/static/dist/img/flags/Panama.png 1.03KB
  272. School-Management-System/static/dist/img/flags/Anguilla.png 2.56KB
  273. School-Management-System/static/dist/img/flags/Nauru.png 1.19KB
  274. School-Management-System/static/dist/img/flags/Tajikistan.png 1.13KB
  275. School-Management-System/static/dist/img/flags/Puerto Rico.png 1.37KB
  276. School-Management-System/static/dist/img/flags/Lebanon.png 1.24KB
  277. School-Management-System/static/dist/img/flags/El Salvador.png 1.07KB
  278. School-Management-System/static/dist/img/flags/Slovakia.png 1.31KB
  279. School-Management-System/static/dist/img/flags/Tanzania.png 2.15KB
  280. School-Management-System/static/dist/img/flags/Cayman Islands.png 2.95KB
  281. School-Management-System/static/dist/img/flags/Central African Republic.png 986B
  282. School-Management-System/static/dist/img/flags/ASEAN.png 1.89KB
  283. School-Management-System/static/dist/img/flags/Kazakhstan.png 2.26KB
  284. School-Management-System/static/dist/img/flags/Guadeloupe.png 1.62KB
  285. School-Management-System/static/dist/img/flags/Equatorial Guinea.png 1.53KB
  286. School-Management-System/static/dist/img/flags/North Korea.png 1.4KB
  287. School-Management-System/static/dist/img/flags/Virgin Islands British.png 2.7KB
  288. School-Management-System/static/dist/img/flags/Comoros.png 1.81KB
  289. School-Management-System/static/dist/img/flags/Guinea-Bissau.png 1.09KB
  290. School-Management-System/static/dist/img/flags/Micronesia.png 1.31KB
  291. School-Management-System/static/dist/img/flags/Israel.png 1.09KB
  292. School-Management-System/static/dist/img/flags/Liberia.png 1.14KB
  293. School-Management-System/static/dist/img/flags/Sao Tome & Principe.png 1.25KB
  294. School-Management-System/static/dist/img/flags/San Marino.png 1.89KB
  295. School-Management-System/static/dist/img/flags/Scotland.png 2.38KB
  296. School-Management-System/static/dist/img/flags/Armenia.png 787B
  297. School-Management-System/static/dist/img/flags/Bahrain.png 1.23KB
  298. School-Management-System/static/dist/img/flags/India.png 1.12KB
  299. School-Management-System/static/dist/img/flags/Barbados.png 1.47KB
  300. School-Management-System/static/dist/img/flags/Grenada.png 2.16KB
  301. School-Management-System/static/dist/img/flags/Commonwealth.png 2.33KB
  302. School-Management-System/static/dist/img/flags/Palau.png 1.28KB
  303. School-Management-System/static/dist/img/flags/Virgin Islands US.png 2.37KB
  304. School-Management-System/static/dist/img/flags/Zambia.png 1.18KB
  305. School-Management-System/static/dist/img/flags/Uzbekistan.png 971B
  306. School-Management-System/static/dist/img/flags/South Africa.png 2.05KB
  307. School-Management-System/static/dist/img/flags/Hong Kong.png 1.71KB
  308. School-Management-System/static/dist/img/flags/Seychelles.png 2.13KB
  309. School-Management-System/static/dist/img/flags/Malawi.png 1.23KB
  310. School-Management-System/static/dist/img/flags/Eritrea.png 2.53KB
  311. School-Management-System/static/dist/img/flags/Uganda.png 1.2KB
  312. School-Management-System/static/dist/img/flags/Vanutau.png 2.01KB
  313. School-Management-System/static/dist/img/flags/Belgium.png 887B
  314. School-Management-System/static/dist/img/flags/Australia.png 2.56KB
  315. School-Management-System/static/dist/img/flags/Nepal.png 1.98KB
  316. School-Management-System/static/dist/img/flags/Venezuela.png 1.08KB
  317. School-Management-System/static/dist/img/flags/Mexico.png 1.52KB
  318. School-Management-System/static/dist/img/flags/Indonezia.png 614B
  319. School-Management-System/static/dist/img/flags/Syria.png 978B
  320. School-Management-System/static/dist/img/flags/Ethiopia.png 1.61KB
  321. School-Management-System/static/dist/img/flags/Kenya.png 1.75KB
  322. School-Management-System/static/dist/img/flags/Qatar.png 1.15KB
  323. School-Management-System/static/dist/img/flags/South Korea.png 2.08KB
  324. School-Management-System/static/dist/img/flags/Albania.png 1.71KB
  325. School-Management-System/static/dist/img/flags/Botswana.png 752B
  326. School-Management-System/static/dist/img/flags/Yemen.png 696B
  327. School-Management-System/static/dist/img/flags/Slovenia.png 1.02KB
  328. School-Management-System/static/dist/img/flags/Ghana.png 1.12KB
  329. School-Management-System/static/dist/img/flags/Marshall Islands.png 2.77KB
  330. School-Management-System/static/dist/img/flags/Luxembourg.png 635B
  331. School-Management-System/static/dist/img/flags/Singapore.png 1.01KB
  332. School-Management-System/static/dist/img/flags/Paraguay.png 1.03KB
  333. School-Management-System/static/dist/img/flags/Arab League.png 2.45KB
  334. School-Management-System/static/dist/img/flags/European Union.png 1.8KB
  335. School-Management-System/static/dist/img/flags/Sudan.png 1.22KB
  336. School-Management-System/static/dist/img/flags/St Vincent & the Grenadines.png 1.35KB
  337. School-Management-System/static/dist/img/flags/Benin.png 773B
  338. School-Management-System/static/dist/img/flags/Isle of Man.png 1.62KB
  339. School-Management-System/static/dist/img/flags/Jordan.png 1.48KB
  340. School-Management-System/static/dist/img/flags/Fiji.png 2.44KB
  341. School-Management-System/static/dist/img/flags/Cape Verde.png 1.27KB
  342. School-Management-System/static/dist/img/flags/Gibraltar.png 1.56KB
  343. School-Management-System/static/dist/img/flags/NATO.png 1.63KB
  344. School-Management-System/static/dist/img/flags/Saint Lucia.png 1.56KB
  345. School-Management-System/static/dist/img/flags/Bulgaria.png 624B
  346. School-Management-System/static/dist/img/flags/Croatia.png 1.29KB
  347. School-Management-System/static/dist/img/flags/Turkmenistan.png 2.02KB
  348. School-Management-System/static/dist/img/flags/England.png 636B
  349. School-Management-System/static/dist/img/flags/Oman.png 1.12KB
  350. School-Management-System/static/dist/img/flags/Bangladesh.png 1.41KB
  351. School-Management-System/static/dist/img/flags/Iceland.png 1009B
  352. School-Management-System/static/dist/img/flags/Latvia.png 803B
  353. School-Management-System/static/dist/img/flags/Northern Ireland.png 1.14KB
  354. School-Management-System/static/dist/img/flags/Rwanda.png 1.05KB
  355. School-Management-System/static/dist/img/flags/Faroes.png 838B
  356. School-Management-System/static/dist/img/flags/Philippines.png 1.53KB
  357. School-Management-System/static/dist/img/flags/Timor-Leste.png 1.7KB
  358. School-Management-System/static/dist/img/flags/Austria.png 628B
  359. School-Management-System/static/dist/img/flags/Ireland.png 882B
  360. School-Management-System/static/dist/img/flags/Saudi Arabia.png 1.99KB
  361. School-Management-System/static/dist/img/flags/Thailand.png 674B
  362. School-Management-System/static/dist/img/flags/New Zealand.png 2.13KB
  363. School-Management-System/static/dist/img/flags/Canada.png 1.45KB
  364. School-Management-System/static/dist/img/flags/Zimbabwe.png 1.71KB
  365. School-Management-System/static/dist/img/flags/Netherlands.png 635B
  366. School-Management-System/static/dist/img/flags/Greece.png 885B
  367. School-Management-System/static/dist/img/flags/Peru.png 1.52KB
  368. School-Management-System/static/dist/img/flags/Lesotho.png 2.16KB
  369. School-Management-System/static/dist/img/flags/Gabon.png 785B
  370. School-Management-System/static/dist/img/flags/Cook Islands.png 2.62KB
  371. School-Management-System/static/dist/img/flags/Algeria.png 1.41KB
  372. School-Management-System/static/dist/img/flags/Laos.png 1.15KB
  373. School-Management-System/static/dist/img/flags/Tonga.png 787B
  374. School-Management-System/static/dist/img/flags/Kyrgyzstan.png 1.57KB
  375. School-Management-System/static/dist/img/flags/Chad.png 889B
  376. School-Management-System/static/dist/img/flags/Monaco.png 612B
  377. School-Management-System/static/dist/img/flags/Japan.png 1KB
  378. School-Management-System/static/dist/img/flags/Lithuania.png 744B
  379. School-Management-System/static/dist/img/flags/Costa Rica.png 721B
  380. School-Management-System/static/dist/img/flags/Cameroon.png 1.1KB
  381. School-Management-System/static/dist/img/flags/Nigeria.png 781B
  382. School-Management-System/static/dist/img/flags/Taiwan.png 1.28KB
  383. School-Management-System/static/dist/img/flags/Moldova.png 1.62KB
  384. School-Management-System/static/dist/img/flags/China.png 1.04KB
  385. School-Management-System/static/dist/img/flags/Djibouti.png 1.42KB
  386. School-Management-System/static/dist/img/flags/Cote d'Ivoire.png 782B
  387. School-Management-System/static/dist/img/flags/Tunisia.png 1.63KB
  388. School-Management-System/static/dist/img/flags/Bosnia & Herzegovina.png 2.29KB
  389. School-Management-System/static/dist/img/flags/Suriname.png 1015B
  390. School-Management-System/static/dist/img/flags/Congo-Kinshasa(Zaire).png 2.41KB
  391. School-Management-System/static/dist/img/flags/Mozambique.png 1.69KB
  392. School-Management-System/static/dist/img/flags/Brazil.png 2.49KB
  393. School-Management-System/static/dist/img/flags/Brunei.png 2.35KB
  394. School-Management-System/static/dist/img/flags/Bolivia.png 1.21KB
  395. School-Management-System/static/dist/img/flags/Sierra Leone.png 655B
  396. School-Management-System/static/dist/img/flags/Northern Cyprus.png 1.17KB
  397. School-Management-System/static/dist/img/flags/Honduras.png 955B
  398. School-Management-System/static/dist/img/flags/Montenegro.png 1.93KB
  399. School-Management-System/static/dist/img/flags/Western Sahara.png 1.37KB
  400. School-Management-System/static/dist/img/flags/Liechtenshein.png 1.21KB
  401. School-Management-System/static/dist/img/flags/Viet Nam.png 1.15KB
  402. School-Management-System/static/dist/img/flags/Ukraine.png 737B
  403. School-Management-System/static/dist/img/flags/Turkey.png 1.54KB
  404. School-Management-System/static/dist/img/flags/Turks and Caicos Islands.png 2.44KB
  405. School-Management-System/static/dist/img/flags/Red Cross.png 501B
  406. School-Management-System/static/dist/img/flags/Montserrat.png 2.34KB
  407. School-Management-System/static/dist/img/flags/Netherlands Antilles.png 1.1KB
  408. School-Management-System/static/dist/img/flags/Poland.png 491B
  409. School-Management-System/static/dist/img/flags/Belize.png 2.14KB
  410. School-Management-System/static/dist/img/flags/Dominica.png 1.9KB
  411. School-Management-System/static/dist/img/flags/Georgia.png 841B
  412. School-Management-System/static/dist/img/flags/Bhutan.png 2.3KB
  413. School-Management-System/static/dist/img/flags/Olimpic Movement.png 4.33KB
  414. School-Management-System/static/dist/img/flags/Belarus.png 1.43KB
  415. School-Management-System/static/dist/img/flags/Islamic Conference.png 2.26KB
  416. School-Management-System/static/dist/img/flags/Afghanistan.png 2.1KB
  417. School-Management-System/static/dist/img/flags/Vatican City.png 1.25KB
  418. School-Management-System/static/dist/img/flags/Serbia(Yugoslavia).png 1.66KB
  419. School-Management-System/static/dist/img/flags/Somaliland.png 1.26KB
  420. School-Management-System/static/dist/img/flags/Gambia.png 806B
  421. School-Management-System/static/dist/img/flags/Bermuda.png 2.49KB
  422. School-Management-System/static/dist/img/flags/Kosovo.png 1.72KB
  423. School-Management-System/static/dist/img/flags/Pakistan.png 1.41KB
  424. School-Management-System/static/dist/img/flags/Colombia.png 676B
  425. School-Management-System/static/dist/img/flags/Malta.png 869B
  426. School-Management-System/static/dist/img/flags/Macedonia.png 2.93KB
  427. School-Management-System/static/dist/img/flags/Finland.png 711B
  428. School-Management-System/static/dist/img/flags/Greenland.png 1.18KB
  429. School-Management-System/static/dist/img/flags/Trinidad & Tobago.png 2.3KB
  430. School-Management-System/static/dist/img/flags/Denmark.png 809B
  431. School-Management-System/static/dist/img/flags/Dominican Republic.png 830B
  432. School-Management-System/static/dist/img/flags/Andorra.png 1.51KB
  433. School-Management-System/static/dist/img/flags/Antarctica.png 1.63KB
  434. School-Management-System/static/dist/img/flags/African Union.png 959B
  435. School-Management-System/static/dist/img/flags/American Samoa.png 2.49KB
  436. School-Management-System/static/dist/img/flags/Somalia.png 1.15KB
  437. School-Management-System/static/dist/img/flags/Samoa.png 1.34KB
  438. School-Management-System/static/dist/img/flags/Maldives.png 1.09KB
  439. School-Management-System/static/dist/img/flags/Solomon Islands.png 2.26KB
  440. School-Management-System/static/dist/img/flags/Germany.png 808B
  441. School-Management-System/static/dist/img/favicon.png 7.02KB
  442. School-Management-System/static/dist/img/avatars/
  443. School-Management-System/static/dist/img/avatars/6.jpg 1.57KB
  444. School-Management-System/static/dist/img/avatars/8.jpg 19.99KB
  445. School-Management-System/static/dist/img/avatars/5.jpg 18.61KB
  446. School-Management-System/static/dist/img/avatars/4.jpg 2.52KB
  447. School-Management-System/static/dist/img/avatars/7.jpg 2.01KB
  448. School-Management-System/static/dist/img/avatars/3.jpg 1.61KB
  449. School-Management-System/static/dist/img/avatars/1.jpg 1.87KB
  450. School-Management-System/static/dist/img/avatars/2.jpg 2.06KB
  451. School-Management-System/static/dist/js/
  452. School-Management-System/static/dist/js/app.js 3.32KB
  453. School-Management-System/static/dist/js/views/
  454. School-Management-System/static/dist/js/views/widgets.js 10.3KB
  455. School-Management-System/static/dist/js/views/charts.js 4.86KB
  456. School-Management-System/static/dist/js/views/main.js 11.71KB
  457. School-Management-System/static/src/
  458. School-Management-System/static/src/css/
  459. School-Management-System/static/src/css/style.min.css 202.27KB
  460. School-Management-System/static/src/css/style.css 255.9KB
  461. School-Management-System/static/src/vendors/
  462. School-Management-System/static/src/vendors/css/
  463. School-Management-System/static/src/vendors/css/chart.min.css 693B
  464. School-Management-System/static/src/vendors/css/chart.css 801B
  465. School-Management-System/static/src/img/
  466. School-Management-System/static/src/img/logo.png 14.68KB
  467. School-Management-System/static/src/img/logo-symbol.png 7.02KB
  468. School-Management-System/static/src/img/favicon.png 7.02KB
  469. School-Management-System/static/src/img/avatars/
  470. School-Management-System/static/src/img/avatars/6.jpg 1.57KB
  471. School-Management-System/static/src/img/avatars/4.jpg 2.52KB
  472. School-Management-System/static/src/img/avatars/7.jpg 2.01KB
  473. School-Management-System/static/src/js/
  474. School-Management-System/static/src/js/app.js 3.32KB
  475. School-Management-System/static/src/js/views/
  476. School-Management-System/static/src/js/views/widgets.js 10.3KB
  477. School-Management-System/static/src/js/views/charts.js 4.86KB
  478. School-Management-System/static/src/js/views/main.js 11.64KB
  479. School-Management-System/static/src/scss/
  480. School-Management-System/static/src/scss/_bootstrap-variables.scss 2.96KB
  481. School-Management-System/static/src/scss/_core-variables.scss 3.1KB
  482. School-Management-System/static/src/scss/vendors/
  483. School-Management-System/static/src/scss/vendors/chart.js/
  484. School-Management-System/static/src/scss/vendors/chart.js/chart.scss 928B
  485. School-Management-System/static/src/scss/vendors/_variables.scss 236B
  486. School-Management-System/static/src/scss/core/
  487. School-Management-System/static/src/scss/core/_card.scss 3.33KB
  488. School-Management-System/static/src/scss/core/_breadcrumb.scss 79B
  489. School-Management-System/static/src/scss/core/_footer.scss 184B
  490. School-Management-System/static/src/scss/core/_avatars.scss 777B
  491. School-Management-System/static/src/scss/core/_tables.scss 209B
  492. School-Management-System/static/src/scss/core/_utilities.scss 90B
  493. School-Management-System/static/src/scss/core/_nav.scss 518B
  494. School-Management-System/static/src/scss/core/utilities/
  495. School-Management-System/static/src/scss/core/utilities/_background.scss 92B
  496. School-Management-System/static/src/scss/core/utilities/_display.scss 739B
  497. School-Management-System/static/src/scss/core/utilities/_borders.scss 995B
  498. School-Management-System/static/src/scss/core/_grid.scss 353B
  499. School-Management-System/static/src/scss/core/_dropdown-menu-right.scss 115B
  500. School-Management-System/static/src/scss/core/_charts.scss 151B
  501. School-Management-System/static/src/scss/core/_mobile.scss
  502. School-Management-System/static/src/scss/core/_dropdown.scss 1.2KB
  503. School-Management-System/static/src/scss/core/_variables.scss 10.6KB
  504. School-Management-System/static/src/scss/core/_aside.scss 1.45KB
  505. School-Management-System/static/src/scss/core/_breadcrumb-menu.scss 499B
  506. School-Management-System/static/src/scss/core/_callout.scss 820B
  507. School-Management-System/static/src/scss/core/_badge.scss 60B
  508. School-Management-System/static/src/scss/core/_typography.scss 456B
  509. School-Management-System/static/src/scss/core/_modal.scss 201B
  510. School-Management-System/static/src/scss/core/_input-group.scss 129B
  511. School-Management-System/static/src/scss/core/core.scss 740B
  512. School-Management-System/static/src/scss/core/_widgets.scss 3.89KB
  513. School-Management-System/static/src/scss/core/_animate.scss 326B
  514. School-Management-System/static/src/scss/core/_layout.scss 6.33KB
  515. School-Management-System/static/src/scss/core/_progress.scss 211B
  516. School-Management-System/static/src/scss/core/_switches.scss 6.84KB
  517. School-Management-System/static/src/scss/core/_others.scss 95B
  518. School-Management-System/static/src/scss/core/_loading.scss 3.11KB
  519. School-Management-System/static/src/scss/core/_sidebar.scss 9.67KB
  520. School-Management-System/static/src/scss/core/_navbar.scss 2.39KB
  521. School-Management-System/static/src/scss/core/_temp.scss 511B
  522. School-Management-System/static/src/scss/core/_rtl.scss 4.38KB
  523. School-Management-System/static/src/scss/core/_mixins.scss 3.45KB
  524. School-Management-System/static/src/scss/core/_buttons.scss 7.82KB
  525. School-Management-System/static/src/scss/style.scss 482B
  526. School-Management-System/static/src/scss/_custom.scss 33B
  527. School-Management-System/static/admin/
  528. School-Management-System/static/admin/css/
  529. School-Management-System/static/admin/css/rtl.css 3.72KB
  530. School-Management-System/static/admin/css/widgets.css 10.1KB
  531. School-Management-System/static/admin/css/changelists.css 6.03KB
  532. School-Management-System/static/admin/css/dashboard.css 412B
  533. School-Management-System/static/admin/css/responsive.css 17.52KB
  534. School-Management-System/static/admin/css/fonts.css 423B
  535. School-Management-System/static/admin/css/base.css 15.99KB
  536. School-Management-System/static/admin/css/vendor/
  537. School-Management-System/static/admin/css/vendor/select2/
  538. School-Management-System/static/admin/css/vendor/select2/LICENSE-SELECT2.md 1.1KB
  539. School-Management-System/static/admin/css/vendor/select2/select2.css 17.19KB
  540. School-Management-System/static/admin/css/vendor/select2/select2.min.css 14.84KB
  541. School-Management-System/static/admin/css/login.css 1.2KB
  542. School-Management-System/static/admin/css/responsive_rtl.css 1.88KB
  543. School-Management-System/static/admin/css/forms.css 8.32KB
  544. School-Management-System/static/admin/css/autocomplete.css 8.24KB
  545. School-Management-System/static/admin/fonts/
  546. School-Management-System/static/admin/fonts/Roboto-Bold-webfont.woff 84.16KB
  547. School-Management-System/static/admin/fonts/Roboto-Regular-webfont.woff 83.86KB
  548. School-Management-System/static/admin/fonts/Roboto-Light-webfont.woff 83.68KB
  549. School-Management-System/static/admin/fonts/LICENSE.txt 11.29KB
  550. School-Management-System/static/admin/fonts/README.txt 214B
  551. School-Management-System/static/admin/img/
  552. School-Management-System/static/admin/img/LICENSE 1.06KB
  553. School-Management-System/static/admin/img/gis/
  554. School-Management-System/static/admin/img/gis/move_vertex_off.svg 1.1KB
  555. School-Management-System/static/admin/img/gis/move_vertex_on.svg 1.1KB
  556. School-Management-System/static/admin/img/icon-alert.svg 504B
  557. School-Management-System/static/admin/img/icon-viewlink.svg 581B
  558. School-Management-System/static/admin/img/icon-clock.svg 677B
  559. School-Management-System/static/admin/img/icon-no.svg 560B
  560. School-Management-System/static/admin/img/icon-yes.svg 436B
  561. School-Management-System/static/admin/img/icon-unknown.svg 655B
  562. School-Management-System/static/admin/img/calendar-icons.svg 1.07KB
  563. School-Management-System/static/admin/img/inline-delete.svg 560B
  564. School-Management-System/static/admin/img/icon-changelink.svg 380B
  565. School-Management-System/static/admin/img/icon-calendar.svg 1.06KB
  566. School-Management-System/static/admin/img/tooltag-add.svg 331B
  567. School-Management-System/static/admin/img/search.svg 458B
  568. School-Management-System/static/admin/img/icon-unknown-alt.svg 655B
  569. School-Management-System/static/admin/img/tooltag-arrowright.svg 280B
  570. School-Management-System/static/admin/img/icon-addlink.svg 331B
  571. School-Management-System/static/admin/img/icon-deletelink.svg 392B
  572. School-Management-System/static/admin/img/README.txt 319B
  573. School-Management-System/static/admin/img/sorting-icons.svg 1.07KB
  574. School-Management-System/static/admin/img/selector-icons.svg 3.21KB
  575. School-Management-System/static/admin/js/
  576. School-Management-System/static/admin/js/inlines.min.js 5.73KB
  577. School-Management-System/static/admin/js/jquery.init.js 363B
  578. School-Management-System/static/admin/js/actions.js 6.38KB
  579. School-Management-System/static/admin/js/collapse.min.js 1.04KB
  580. School-Management-System/static/admin/js/urlify.js 8.76KB
  581. School-Management-System/static/admin/js/popup_response.js 569B
  582. School-Management-System/static/admin/js/prepopulate_init.js 495B
  583. School-Management-System/static/admin/js/inlines.js 13.49KB
  584. School-Management-System/static/admin/js/change_form.js 712B
  585. School-Management-System/static/admin/js/cancel.js 410B
  586. School-Management-System/static/admin/js/SelectBox.js 5.62KB
  587. School-Management-System/static/admin/js/calendar.js 7.59KB
  588. School-Management-System/static/admin/js/admin/
  589. School-Management-System/static/admin/js/admin/DateTimeShortcuts.js 19.8KB
  590. School-Management-System/static/admin/js/admin/RelatedObjectLookups.js 6.76KB
  591. School-Management-System/static/admin/js/SelectFilter2.js 12.03KB
  592. School-Management-System/static/admin/js/timeparse.js 2.91KB
  593. School-Management-System/static/admin/js/autocomplete.js 1.1KB
  594. School-Management-System/static/admin/js/prepopulate.js 1.49KB
  595. School-Management-System/static/admin/js/vendor/
  596. School-Management-System/static/admin/js/vendor/xregexp/
  597. School-Management-System/static/admin/js/vendor/xregexp/xregexp.min.js 61.01KB
  598. School-Management-System/static/admin/js/vendor/xregexp/xregexp.js 125.8KB
  599. School-Management-System/static/admin/js/vendor/xregexp/LICENSE.txt 1.08KB
  600. School-Management-System/static/admin/js/vendor/jquery/
  601. School-Management-System/static/admin/js/vendor/jquery/jquery.min.js 84.91KB
  602. School-Management-System/static/admin/js/vendor/jquery/jquery.js 265.45KB
  603. School-Management-System/static/admin/js/vendor/jquery/LICENSE.txt 1.25KB
  604. School-Management-System/static/admin/js/vendor/select2/
  605. School-Management-System/static/admin/js/vendor/select2/select2.full.js 158.04KB
  606. School-Management-System/static/admin/js/vendor/select2/i18n/
  607. School-Management-System/static/admin/js/vendor/select2/i18n/ca.js 876B
  608. School-Management-System/static/admin/js/vendor/select2/i18n/gl.js 800B
  609. School-Management-System/static/admin/js/vendor/select2/i18n/eu.js 844B
  610. School-Management-System/static/admin/js/vendor/select2/i18n/hi.js 1.1KB
  611. School-Management-System/static/admin/js/vendor/select2/i18n/tr.js 720B
  612. School-Management-System/static/admin/js/vendor/select2/i18n/ko.js 854B
  613. School-Management-System/static/admin/js/vendor/select2/i18n/lv.js 872B
  614. School-Management-System/static/admin/js/vendor/select2/i18n/pt-BR.js 853B
  615. School-Management-System/static/admin/js/vendor/select2/i18n/pt.js 859B
  616. School-Management-System/static/admin/js/vendor/select2/i18n/da.js 818B
  617. School-Management-System/static/admin/js/vendor/select2/i18n/es.js 871B
  618. School-Management-System/static/admin/js/vendor/select2/i18n/zh-CN.js 769B
  619. School-Management-System/static/admin/js/vendor/select2/i18n/th.js 951B
  620. School-Management-System/static/admin/js/vendor/select2/i18n/sv.js 786B
  621. School-Management-System/static/admin/js/vendor/select2/i18n/mk.js 979B
  622. School-Management-System/static/admin/js/vendor/select2/i18n/en.js 827B
  623. School-Management-System/static/admin/js/vendor/select2/i18n/hu.js 727B
  624. School-Management-System/static/admin/js/vendor/select2/i18n/ar.js 887B
  625. School-Management-System/static/admin/js/vendor/select2/i18n/fi.js 703B
  626. School-Management-System/static/admin/js/vendor/select2/i18n/ro.js 909B
  627. School-Management-System/static/admin/js/vendor/select2/i18n/lt.js 913B
  628. School-Management-System/static/admin/js/vendor/select2/i18n/it.js 876B
  629. School-Management-System/static/admin/js/vendor/select2/i18n/cs.js 1.21KB
  630. School-Management-System/static/admin/js/vendor/select2/i18n/ja.js 848B
  631. School-Management-System/static/admin/js/vendor/select2/i18n/sr.js 938B
  632. School-Management-System/static/admin/js/vendor/select2/i18n/id.js 752B
  633. School-Management-System/static/admin/js/vendor/select2/i18n/zh-TW.js 708B
  634. School-Management-System/static/admin/js/vendor/select2/i18n/sk.js 1.16KB
  635. School-Management-System/static/admin/js/vendor/select2/i18n/vi.js 801B
  636. School-Management-System/static/admin/js/vendor/select2/i18n/ru.js 1.1KB
  637. School-Management-System/static/admin/js/vendor/select2/i18n/az.js 701B
  638. School-Management-System/static/admin/js/vendor/select2/i18n/he.js 951B
  639. School-Management-System/static/admin/js/vendor/select2/i18n/ms.js 791B
  640. School-Management-System/static/admin/js/vendor/select2/i18n/is.js 773B
  641. School-Management-System/static/admin/js/vendor/select2/i18n/km.js 1.04KB
  642. School-Management-System/static/admin/js/vendor/select2/i18n/hr.js 839B
  643. School-Management-System/static/admin/js/vendor/select2/i18n/nb.js 785B
  644. School-Management-System/static/admin/js/vendor/select2/i18n/nl.js 896B
  645. School-Management-System/static/admin/js/vendor/select2/i18n/uk.js 1.09KB
  646. School-Management-System/static/admin/js/vendor/select2/i18n/fr.js 902B
  647. School-Management-System/static/admin/js/vendor/select2/i18n/el.js 1.11KB
  648. School-Management-System/static/admin/js/vendor/select2/i18n/et.js 775B
  649. School-Management-System/static/admin/js/vendor/select2/i18n/fa.js 1004B
  650. School-Management-System/static/admin/js/vendor/select2/i18n/bg.js 906B
  651. School-Management-System/static/admin/js/vendor/select2/i18n/pl.js 925B
  652. School-Management-System/static/admin/js/vendor/select2/i18n/de.js 775B
  653. School-Management-System/static/admin/js/vendor/select2/i18n/sr-Cyrl.js 1.04KB
  654. School-Management-System/static/admin/js/vendor/select2/select2.full.min.js 73.25KB
  655. School-Management-System/static/admin/js/vendor/select2/LICENSE.md 1.1KB
  656. School-Management-System/static/admin/js/core.js 6.97KB
  657. School-Management-System/static/admin/js/collapse.js 2.19KB
  658. School-Management-System/static/admin/js/prepopulate.min.js 379B
  659. School-Management-System/static/admin/js/actions.min.js 3.12KB
  660. School-Management-System/static/package-lock.json 250.69KB
  661. School-Management-System/static/custom.js 62B
  662. School-Management-System/static/vendors.json 1.94KB
  663. School-Management-System/static/package.json 1.27KB
  664. School-Management-System/static/gulpfile.js 1.63KB
  665. School-Management-System/static/gulp-tasks/
  666. School-Management-System/static/gulp-tasks/build-dist.js 3.69KB
  667. School-Management-System/static/gulp-tasks/vendors.js 914B
  668. School-Management-System/static/rest_framework/
  669. School-Management-System/static/rest_framework/css/
  670. School-Management-System/static/rest_framework/css/bootstrap-theme.min.css 22.86KB
  671. School-Management-System/static/rest_framework/css/bootstrap.min.css 118.61KB
  672. School-Management-System/static/rest_framework/css/bootstrap-tweaks.css 3.31KB
  673. School-Management-System/static/rest_framework/css/prettify.css 817B
  674. School-Management-System/static/rest_framework/css/default.css 1.1KB
  675. School-Management-System/static/rest_framework/css/font-awesome-4.0.3.css 21.15KB
  676. School-Management-System/static/rest_framework/fonts/
  677. School-Management-System/static/rest_framework/fonts/glyphicons-halflings-regular.eot 19.66KB
  678. School-Management-System/static/rest_framework/fonts/fontawesome-webfont.eot 37.31KB
  679. School-Management-System/static/rest_framework/fonts/fontawesome-webfont.svg 197.41KB
  680. School-Management-System/static/rest_framework/fonts/glyphicons-halflings-regular.woff2 17.61KB
  681. School-Management-System/static/rest_framework/fonts/fontawesome-webfont.woff 43.39KB
  682. School-Management-System/static/rest_framework/fonts/glyphicons-halflings-regular.ttf 44.34KB
  683. School-Management-System/static/rest_framework/fonts/glyphicons-halflings-regular.svg 106.19KB
  684. School-Management-System/static/rest_framework/fonts/glyphicons-halflings-regular.woff 22.88KB
  685. School-Management-System/static/rest_framework/fonts/fontawesome-webfont.ttf 78.76KB
  686. School-Management-System/static/rest_framework/docs/
  687. School-Management-System/static/rest_framework/docs/css/
  688. School-Management-System/static/rest_framework/docs/css/base.css 6KB
  689. School-Management-System/static/rest_framework/docs/css/jquery.json-view.min.css 1.28KB
  690. School-Management-System/static/rest_framework/docs/css/highlight.css 1.64KB
  691. School-Management-System/static/rest_framework/docs/img/
  692. School-Management-System/static/rest_framework/docs/img/favicon.ico 5.3KB
  693. School-Management-System/static/rest_framework/docs/img/grid.png 1.42KB
  694. School-Management-System/static/rest_framework/docs/js/
  695. School-Management-System/static/rest_framework/docs/js/highlight.pack.js 293.71KB
  696. School-Management-System/static/rest_framework/docs/js/jquery.json-view.min.js 2.64KB
  697. School-Management-System/static/rest_framework/docs/js/api.js 10.29KB
  698. School-Management-System/static/rest_framework/img/
  699. School-Management-System/static/rest_framework/img/glyphicons-halflings-white.png 8.57KB
  700. School-Management-System/static/rest_framework/img/glyphicons-halflings.png 12.46KB
  701. School-Management-System/static/rest_framework/img/grid.png 1.42KB
  702. School-Management-System/static/rest_framework/js/
  703. School-Management-System/static/rest_framework/js/csrf.js 1.68KB
  704. School-Management-System/static/rest_framework/js/ajax-form.js 3.51KB
  705. School-Management-System/static/rest_framework/js/coreapi-0.1.1.js 153.91KB
  706. School-Management-System/static/rest_framework/js/bootstrap.min.js 36.73KB
  707. School-Management-System/static/rest_framework/js/default.js 1.24KB
  708. School-Management-System/static/rest_framework/js/prettify-min.js 13.31KB
  709. School-Management-System/static/rest_framework/js/jquery-3.4.1.min.js 86.08KB
  710. School-Management-System/api/
  711. School-Management-System/api/admin.py 114B
  712. School-Management-System/api/views.py 2.27KB
  713. School-Management-System/api/__pycache__/
  714. School-Management-System/api/__pycache__/admin.cpython-36.pyc 248B
  715. School-Management-System/api/__pycache__/serializers.cpython-39.pyc 907B
  716. School-Management-System/api/__pycache__/admin.cpython-39.pyc 280B
  717. School-Management-System/api/__pycache__/views.cpython-36.pyc 2.51KB
  718. School-Management-System/api/__pycache__/views.cpython-39.pyc 2.44KB
  719. School-Management-System/api/__pycache__/urls.cpython-36.pyc 437B
  720. School-Management-System/api/__pycache__/models.cpython-39.pyc 603B
  721. School-Management-System/api/__pycache__/__init__.cpython-39.pyc 173B
  722. School-Management-System/api/__pycache__/apps.cpython-39.pyc 387B
  723. School-Management-System/api/__pycache__/urls.cpython-39.pyc 471B
  724. School-Management-System/api/__pycache__/apps.cpython-36.pyc 351B
  725. School-Management-System/api/__pycache__/models.cpython-36.pyc 563B
  726. School-Management-System/api/__pycache__/__init__.cpython-36.pyc 141B
  727. School-Management-System/api/serializers.py 359B
  728. School-Management-System/api/apps.py 81B
  729. School-Management-System/api/models.py 249B
  730. School-Management-System/api/tests.py 60B
  731. School-Management-System/api/migrations/
  732. School-Management-System/api/migrations/0001_initial.py 584B
  733. School-Management-System/api/migrations/__pycache__/
  734. School-Management-System/api/migrations/__pycache__/0001_initial.cpython-39.pyc 726B
  735. School-Management-System/api/migrations/__pycache__/__init__.cpython-39.pyc 184B
  736. School-Management-System/api/migrations/__pycache__/__init__.cpython-36.pyc 152B
  737. School-Management-System/api/migrations/__init__.py
  738. School-Management-System/api/__init__.py
  739. School-Management-System/api/urls.py 310B
  740. School-Management-System/.gitignore 2.12KB
  741. School-Management-System/templates/
  742. School-Management-System/templates/employee/
  743. School-Management-System/templates/employee/registration.html 2.96KB
  744. School-Management-System/templates/employee/employee_list.html 2.36KB
  745. School-Management-System/templates/pages/
  746. School-Management-System/templates/pages/index.html 21B
  747. School-Management-System/templates/accounts/
  748. School-Management-System/templates/accounts/login.html 2.53KB
  749. School-Management-System/templates/partials/
  750. School-Management-System/templates/partials/_alerts.html 683B
  751. School-Management-System/templates/home.html 86B
  752. School-Management-System/templates/base/
  753. School-Management-System/templates/base/asidebar.html 3.74KB
  754. School-Management-System/templates/base/breadcrumb.html 673B
  755. School-Management-System/templates/base/sidebar.html 2.76KB
  756. School-Management-System/templates/base/base.html 1.56KB
  757. School-Management-System/templates/base/footer.html 215B
  758. School-Management-System/templates/base/header.html 847B
  759. School-Management-System/templates/base/js.html 850B
  760. School-Management-System/templates/base/navbar.html 2KB
  761. School-Management-System/templates/students/
  762. School-Management-System/templates/students/registration.html 451B
  763. School-Management-System/templates/students/edit_student.html 446B
  764. School-Management-System/templates/students/attendance_count.html 1.2KB
  765. School-Management-System/templates/students/student_list.html 3.73KB
  766. School-Management-System/templates/students/student_details.html 2.75KB
  767. School-Management-System/templates/teachers/
  768. School-Management-System/templates/teachers/teacher_list.html 3.71KB
  769. School-Management-System/templates/teachers/single_teacher.html 2.31KB
  770. School-Management-System/templates/teachers/create_teacher.html 474B
  771. School-Management-System/templates/teachers/edit_teacher.html 484B
  772. School-Management-System/requirements.txt 85B
  773. School-Management-System/sms/
  774. School-Management-System/sms/views.py 174B
  775. School-Management-System/sms/__pycache__/
  776. School-Management-System/sms/__pycache__/settings.cpython-36.pyc 2.69KB
  777. School-Management-System/sms/__pycache__/wsgi.cpython-36.pyc 536B
  778. School-Management-System/sms/__pycache__/settings.cpython-39.pyc 2.68KB
  779. School-Management-System/sms/__pycache__/views.cpython-36.pyc 379B
  780. School-Management-System/sms/__pycache__/views.cpython-39.pyc 415B
  781. School-Management-System/sms/__pycache__/urls.cpython-36.pyc 1.32KB
  782. School-Management-System/sms/__pycache__/__init__.cpython-39.pyc 173B
  783. School-Management-System/sms/__pycache__/wsgi.cpython-39.pyc 568B
  784. School-Management-System/sms/__pycache__/urls.cpython-39.pyc 1.36KB
  785. School-Management-System/sms/__pycache__/__init__.cpython-36.pyc 141B
  786. School-Management-System/sms/wsgi.py 383B
  787. School-Management-System/sms/static/
  788. School-Management-System/sms/static/dist/
  789. School-Management-System/sms/static/dist/css/
  790. School-Management-System/sms/static/dist/css/style.min.css 202.25KB
  791. School-Management-System/sms/static/dist/css/style.css 255.85KB
  792. School-Management-System/sms/static/dist/vendors/
  793. School-Management-System/sms/static/dist/vendors/css/
  794. School-Management-System/sms/static/dist/vendors/css/font-awesome.min.css 30.27KB
  795. School-Management-System/sms/static/dist/vendors/css/chart.min.css 693B
  796. School-Management-System/sms/static/dist/vendors/css/font-awesome.css.map 21.27KB
  797. School-Management-System/sms/static/dist/vendors/css/simple-line-icons.min.css 10.69KB
  798. School-Management-System/sms/static/dist/vendors/fonts/
  799. School-Management-System/sms/static/dist/vendors/fonts/Simple-Line-Icons.woff 79.43KB
  800. School-Management-System/sms/static/dist/vendors/fonts/fontawesome-webfont.eot 161.86KB
  801. School-Management-System/sms/static/dist/vendors/fonts/fontawesome-webfont.svg 433.96KB
  802. School-Management-System/sms/static/dist/vendors/fonts/fontawesome-webfont.woff 95.73KB
  803. School-Management-System/sms/static/dist/vendors/fonts/Simple-Line-Icons.woff2 29.36KB
  804. School-Management-System/sms/static/dist/vendors/fonts/fontawesome-webfont.woff2 75.35KB
  805. School-Management-System/sms/static/dist/vendors/fonts/FontAwesome.otf 131.65KB
  806. School-Management-System/sms/static/dist/vendors/fonts/Simple-Line-Icons.eot 52.99KB
  807. School-Management-System/sms/static/dist/vendors/fonts/Simple-Line-Icons.ttf 52.79KB
  808. School-Management-System/sms/static/dist/vendors/fonts/fontawesome-webfont.ttf 161.67KB
  809. School-Management-System/sms/static/dist/vendors/fonts/Simple-Line-Icons.svg 233.44KB
  810. School-Management-System/sms/static/dist/vendors/js/
  811. School-Management-System/sms/static/dist/vendors/js/pace.min.js 12.21KB
  812. School-Management-System/sms/static/dist/vendors/js/moment.min.js 50.26KB
  813. School-Management-System/sms/static/dist/vendors/js/Chart.min.js 154.14KB
  814. School-Management-System/sms/static/dist/vendors/js/jquery.min.js 84.63KB
  815. School-Management-System/sms/static/dist/vendors/js/bootstrap.min.js 49.38KB
  816. School-Management-System/sms/static/dist/vendors/js/jquery.min.map 128.58KB
  817. School-Management-System/sms/static/dist/vendors/js/popper.min.js.map 110.09KB
  818. School-Management-System/sms/static/dist/vendors/js/popper.min.js 18.75KB
  819. School-Management-System/sms/static/dist/img/
  820. School-Management-System/sms/static/dist/img/logo.png 14.68KB
  821. School-Management-System/sms/static/dist/img/logo-symbol.png 7.02KB
  822. School-Management-System/sms/static/dist/img/flags/
  823. School-Management-System/sms/static/dist/img/flags/USA.png 1.08KB
  824. School-Management-System/sms/static/dist/img/flags/Bahamas.png 1.23KB
  825. School-Management-System/sms/static/dist/img/flags/Uruguay.png 1.12KB
  826. School-Management-System/sms/static/dist/img/flags/Guam.png 1.57KB
  827. School-Management-System/sms/static/dist/img/flags/Congo-Brazzaville.png 1.68KB
  828. School-Management-System/sms/static/dist/img/flags/Madagascar.png 742B
  829. School-Management-System/sms/static/dist/img/flags/Antigua & Barbuda.png 2.04KB
  830. School-Management-System/sms/static/dist/img/flags/Sri Lanka.png 2.09KB
  831. School-Management-System/sms/static/dist/img/flags/Kiribati.png 3.19KB
  832. School-Management-System/sms/static/dist/img/flags/Sweden.png 906B
  833. School-Management-System/sms/static/dist/img/flags/Portugal.png 1.75KB
  834. School-Management-System/sms/static/dist/img/flags/Mauritius.png 819B
  835. School-Management-System/sms/static/dist/img/flags/Norway.png 935B
  836. School-Management-System/sms/static/dist/img/flags/Cyprus.png 1.1KB
  837. School-Management-System/sms/static/dist/img/flags/Angola.png 1.5KB
  838. School-Management-System/sms/static/dist/img/flags/Mauritania.png 1.56KB
  839. School-Management-System/sms/static/dist/img/flags/United Arab Emirates.png 837B
  840. School-Management-System/sms/static/dist/img/flags/Haiti.png 784B
  841. School-Management-System/sms/static/dist/img/flags/New Caledonia.png 2.06KB
  842. School-Management-System/sms/static/dist/img/flags/Swaziland.png 2.24KB
  843. School-Management-System/sms/static/dist/img/flags/Guyana.png 2.62KB
  844. School-Management-System/sms/static/dist/img/flags/Niger.png 878B
  845. School-Management-System/sms/static/dist/img/flags/Togo.png 1.06KB
  846. School-Management-System/sms/static/dist/img/flags/Libya.png 919B
  847. School-Management-System/sms/static/dist/img/flags/Argentina.png 839B
  848. School-Management-System/sms/static/dist/img/flags/Guatemala.png 1.99KB
  849. School-Management-System/sms/static/dist/img/flags/Myanmar(Burma).png 1.59KB
  850. School-Management-System/sms/static/dist/img/flags/Iran.png 1.34KB
  851. School-Management-System/sms/static/dist/img/flags/Jersey.png 2.33KB
  852. School-Management-System/sms/static/dist/img/flags/Aruba.png 1.04KB
  853. School-Management-System/sms/static/dist/img/flags/Reunion.png 1.94KB
  854. School-Management-System/sms/static/dist/img/flags/Malaysia.png 1.54KB
  855. School-Management-System/sms/static/dist/img/flags/Spain.png 1.36KB
  856. School-Management-System/sms/static/dist/img/flags/CIS.png 2.34KB
  857. School-Management-System/sms/static/dist/img/flags/Papua New Guinea.png 2.03KB
  858. School-Management-System/sms/static/dist/img/flags/Macao.png 2.28KB
  859. School-Management-System/sms/static/dist/img/flags/Ecuador.png 1.59KB
  860. School-Management-System/sms/static/dist/img/flags/OPEC.png 1.72KB
  861. School-Management-System/sms/static/dist/img/flags/Cambodja.png 1.41KB
  862. School-Management-System/sms/static/dist/img/flags/Mongolia.png 1.39KB
  863. School-Management-System/sms/static/dist/img/flags/Guinea.png 962B
  864. School-Management-System/sms/static/dist/img/flags/Tuvalu.png 2.34KB
  865. School-Management-System/sms/static/dist/img/flags/Iraq.png 1.13KB
  866. School-Management-System/sms/static/dist/img/flags/Burundi.png 2.57KB
  867. School-Management-System/sms/static/dist/img/flags/France.png 941B
  868. School-Management-System/sms/static/dist/img/flags/Czech Republic.png 1.26KB
  869. School-Management-System/sms/static/dist/img/flags/CARICOM.png 1.84KB
  870. School-Management-System/sms/static/dist/img/flags/Namibia.png 2.79KB
  871. School-Management-System/sms/static/dist/img/flags/Tahiti(French Polinesia).png 1.26KB
  872. School-Management-System/sms/static/dist/img/flags/Palestine.png 1.23KB
  873. School-Management-System/sms/static/dist/img/flags/Morocco.png 1.08KB
  874. School-Management-System/sms/static/dist/img/flags/Switzerland.png 828B
  875. School-Management-System/sms/static/dist/img/flags/Italy.png 861B
  876. School-Management-System/sms/static/dist/img/flags/Egypt.png 1020B
  877. School-Management-System/sms/static/dist/img/flags/Kuwait.png 987B
  878. School-Management-System/sms/static/dist/img/flags/Nicaragua.png 1KB
  879. School-Management-System/sms/static/dist/img/flags/Russia.png 551B
  880. School-Management-System/sms/static/dist/img/flags/Azerbaijan.png 1.17KB
  881. School-Management-System/sms/static/dist/img/flags/United Nations.png 2.22KB
  882. School-Management-System/sms/static/dist/img/flags/Jamaica.png 2.69KB
  883. School-Management-System/sms/static/dist/img/flags/St Kitts & Nevis.png 2.27KB
  884. School-Management-System/sms/static/dist/img/flags/Cuba.png 1.47KB
  885. School-Management-System/sms/static/dist/img/flags/United-Kingdom.png 2.61KB
  886. School-Management-System/sms/static/dist/img/flags/Guernsey.png 1.08KB
  887. School-Management-System/sms/static/dist/img/flags/Hungary.png 729B
  888. School-Management-System/sms/static/dist/img/flags/Senegal.png 1.19KB
  889. School-Management-System/sms/static/dist/img/flags/Burkina Faso.png 1.05KB
  890. School-Management-System/sms/static/dist/img/flags/Estonia.png 781B
  891. School-Management-System/sms/static/dist/img/flags/Chile.png 820B
  892. School-Management-System/sms/static/dist/img/flags/Wales.png 2.89KB
  893. School-Management-System/sms/static/dist/img/flags/Martinique.png 2.5KB
  894. School-Management-System/sms/static/dist/img/flags/Mali.png 924B
  895. School-Management-System/sms/static/dist/img/flags/Romania.png 900B
  896. School-Management-System/sms/static/dist/img/flags/Panama.png 1.03KB
  897. School-Management-System/sms/static/dist/img/flags/Anguilla.png 2.56KB
  898. School-Management-System/sms/static/dist/img/flags/Nauru.png 1.19KB
  899. School-Management-System/sms/static/dist/img/flags/Tajikistan.png 1.13KB
  900. School-Management-System/sms/static/dist/img/flags/Puerto Rico.png 1.37KB
  901. School-Management-System/sms/static/dist/img/flags/Lebanon.png 1.24KB
  902. School-Management-System/sms/static/dist/img/flags/El Salvador.png 1.07KB
  903. School-Management-System/sms/static/dist/img/flags/Slovakia.png 1.31KB
  904. School-Management-System/sms/static/dist/img/flags/Tanzania.png 2.15KB
  905. School-Management-System/sms/static/dist/img/flags/Cayman Islands.png 2.95KB
  906. School-Management-System/sms/static/dist/img/flags/Central African Republic.png 986B
  907. School-Management-System/sms/static/dist/img/flags/ASEAN.png 1.89KB
  908. School-Management-System/sms/static/dist/img/flags/Kazakhstan.png 2.26KB
  909. School-Management-System/sms/static/dist/img/flags/Guadeloupe.png 1.62KB
  910. School-Management-System/sms/static/dist/img/flags/Equatorial Guinea.png 1.53KB
  911. School-Management-System/sms/static/dist/img/flags/North Korea.png 1.4KB
  912. School-Management-System/sms/static/dist/img/flags/Virgin Islands British.png 2.7KB
  913. School-Management-System/sms/static/dist/img/flags/Comoros.png 1.81KB
  914. School-Management-System/sms/static/dist/img/flags/Guinea-Bissau.png 1.09KB
  915. School-Management-System/sms/static/dist/img/flags/Micronesia.png 1.31KB
  916. School-Management-System/sms/static/dist/img/flags/Israel.png 1.09KB
  917. School-Management-System/sms/static/dist/img/flags/Liberia.png 1.14KB
  918. School-Management-System/sms/static/dist/img/flags/Sao Tome & Principe.png 1.25KB
  919. School-Management-System/sms/static/dist/img/flags/San Marino.png 1.89KB
  920. School-Management-System/sms/static/dist/img/flags/Scotland.png 2.38KB
  921. School-Management-System/sms/static/dist/img/flags/Armenia.png 787B
  922. School-Management-System/sms/static/dist/img/flags/Bahrain.png 1.23KB
  923. School-Management-System/sms/static/dist/img/flags/India.png 1.12KB
  924. School-Management-System/sms/static/dist/img/flags/Barbados.png 1.47KB
  925. School-Management-System/sms/static/dist/img/flags/Grenada.png 2.16KB
  926. School-Management-System/sms/static/dist/img/flags/Commonwealth.png 2.33KB
  927. School-Management-System/sms/static/dist/img/flags/Palau.png 1.28KB
  928. School-Management-System/sms/static/dist/img/flags/Virgin Islands US.png 2.37KB
  929. School-Management-System/sms/static/dist/img/flags/Zambia.png 1.18KB
  930. School-Management-System/sms/static/dist/img/flags/Uzbekistan.png 971B
  931. School-Management-System/sms/static/dist/img/flags/South Africa.png 2.05KB
  932. School-Management-System/sms/static/dist/img/flags/Hong Kong.png 1.71KB
  933. School-Management-System/sms/static/dist/img/flags/Seychelles.png 2.13KB
  934. School-Management-System/sms/static/dist/img/flags/Malawi.png 1.23KB
  935. School-Management-System/sms/static/dist/img/flags/Eritrea.png 2.53KB
  936. School-Management-System/sms/static/dist/img/flags/Uganda.png 1.2KB
  937. School-Management-System/sms/static/dist/img/flags/Vanutau.png 2.01KB
  938. School-Management-System/sms/static/dist/img/flags/Belgium.png 887B
  939. School-Management-System/sms/static/dist/img/flags/Australia.png 2.56KB
  940. School-Management-System/sms/static/dist/img/flags/Nepal.png 1.98KB
  941. School-Management-System/sms/static/dist/img/flags/Venezuela.png 1.08KB
  942. School-Management-System/sms/static/dist/img/flags/Mexico.png 1.52KB
  943. School-Management-System/sms/static/dist/img/flags/Indonezia.png 614B
  944. School-Management-System/sms/static/dist/img/flags/Syria.png 978B
  945. School-Management-System/sms/static/dist/img/flags/Ethiopia.png 1.61KB
  946. School-Management-System/sms/static/dist/img/flags/Kenya.png 1.75KB
  947. School-Management-System/sms/static/dist/img/flags/Qatar.png 1.15KB
  948. School-Management-System/sms/static/dist/img/flags/South Korea.png 2.08KB
  949. School-Management-System/sms/static/dist/img/flags/Albania.png 1.71KB
  950. School-Management-System/sms/static/dist/img/flags/Botswana.png 752B
  951. School-Management-System/sms/static/dist/img/flags/Yemen.png 696B
  952. School-Management-System/sms/static/dist/img/flags/Slovenia.png 1.02KB
  953. School-Management-System/sms/static/dist/img/flags/Ghana.png 1.12KB
  954. School-Management-System/sms/static/dist/img/flags/Marshall Islands.png 2.77KB
  955. School-Management-System/sms/static/dist/img/flags/Luxembourg.png 635B
  956. School-Management-System/sms/static/dist/img/flags/Singapore.png 1.01KB
  957. School-Management-System/sms/static/dist/img/flags/Paraguay.png 1.03KB
  958. School-Management-System/sms/static/dist/img/flags/Arab League.png 2.45KB
  959. School-Management-System/sms/static/dist/img/flags/European Union.png 1.8KB
  960. School-Management-System/sms/static/dist/img/flags/Sudan.png 1.22KB
  961. School-Management-System/sms/static/dist/img/flags/St Vincent & the Grenadines.png 1.35KB
  962. School-Management-System/sms/static/dist/img/flags/Benin.png 773B
  963. School-Management-System/sms/static/dist/img/flags/Isle of Man.png 1.62KB
  964. School-Management-System/sms/static/dist/img/flags/Jordan.png 1.48KB
  965. School-Management-System/sms/static/dist/img/flags/Fiji.png 2.44KB
  966. School-Management-System/sms/static/dist/img/flags/Cape Verde.png 1.27KB
  967. School-Management-System/sms/static/dist/img/flags/Gibraltar.png 1.56KB
  968. School-Management-System/sms/static/dist/img/flags/NATO.png 1.63KB
  969. School-Management-System/sms/static/dist/img/flags/Saint Lucia.png 1.56KB
  970. School-Management-System/sms/static/dist/img/flags/Bulgaria.png 624B
  971. School-Management-System/sms/static/dist/img/flags/Croatia.png 1.29KB
  972. School-Management-System/sms/static/dist/img/flags/Turkmenistan.png 2.02KB
  973. School-Management-System/sms/static/dist/img/flags/England.png 636B
  974. School-Management-System/sms/static/dist/img/flags/Oman.png 1.12KB
  975. School-Management-System/sms/static/dist/img/flags/Bangladesh.png 1.41KB
  976. School-Management-System/sms/static/dist/img/flags/Iceland.png 1009B
  977. School-Management-System/sms/static/dist/img/flags/Latvia.png 803B
  978. School-Management-System/sms/static/dist/img/flags/Northern Ireland.png 1.14KB
  979. School-Management-System/sms/static/dist/img/flags/Rwanda.png 1.05KB
  980. School-Management-System/sms/static/dist/img/flags/Faroes.png 838B
  981. School-Management-System/sms/static/dist/img/flags/Philippines.png 1.53KB
  982. School-Management-System/sms/static/dist/img/flags/Timor-Leste.png 1.7KB
  983. School-Management-System/sms/static/dist/img/flags/Austria.png 628B
  984. School-Management-System/sms/static/dist/img/flags/Ireland.png 882B
  985. School-Management-System/sms/static/dist/img/flags/Saudi Arabia.png 1.99KB
  986. School-Management-System/sms/static/dist/img/flags/Thailand.png 674B
  987. School-Management-System/sms/static/dist/img/flags/New Zealand.png 2.13KB
  988. School-Management-System/sms/static/dist/img/flags/Canada.png 1.45KB
  989. School-Management-System/sms/static/dist/img/flags/Zimbabwe.png 1.71KB
  990. School-Management-System/sms/static/dist/img/flags/Netherlands.png 635B
  991. School-Management-System/sms/static/dist/img/flags/Greece.png 885B
  992. School-Management-System/sms/static/dist/img/flags/Peru.png 1.52KB
  993. School-Management-System/sms/static/dist/img/flags/Lesotho.png 2.16KB
  994. School-Management-System/sms/static/dist/img/flags/Gabon.png 785B
  995. School-Management-System/sms/static/dist/img/flags/Cook Islands.png 2.62KB
  996. School-Management-System/sms/static/dist/img/flags/Algeria.png 1.41KB
  997. School-Management-System/sms/static/dist/img/flags/Laos.png 1.15KB
  998. School-Management-System/sms/static/dist/img/flags/Tonga.png 787B
  999. School-Management-System/sms/static/dist/img/flags/Kyrgyzstan.png 1.57KB
  1000. School-Management-System/sms/static/dist/img/flags/Chad.png 889B
  1001. School-Management-System/sms/static/dist/img/flags/Monaco.png 612B
  1002. School-Management-System/sms/static/dist/img/flags/Japan.png 1KB
  1003. School-Management-System/sms/static/dist/img/flags/Lithuania.png 744B
  1004. School-Management-System/sms/static/dist/img/flags/Costa Rica.png 721B
  1005. School-Management-System/sms/static/dist/img/flags/Cameroon.png 1.1KB
  1006. School-Management-System/sms/static/dist/img/flags/Nigeria.png 781B
  1007. School-Management-System/sms/static/dist/img/flags/Taiwan.png 1.28KB
  1008. School-Management-System/sms/static/dist/img/flags/Moldova.png 1.62KB
  1009. School-Management-System/sms/static/dist/img/flags/China.png 1.04KB
  1010. School-Management-System/sms/static/dist/img/flags/Djibouti.png 1.42KB
  1011. School-Management-System/sms/static/dist/img/flags/Cote d'Ivoire.png 782B
  1012. School-Management-System/sms/static/dist/img/flags/Tunisia.png 1.63KB
  1013. School-Management-System/sms/static/dist/img/flags/Bosnia & Herzegovina.png 2.29KB
  1014. School-Management-System/sms/static/dist/img/flags/Suriname.png 1015B
  1015. School-Management-System/sms/static/dist/img/flags/Congo-Kinshasa(Zaire).png 2.41KB
  1016. School-Management-System/sms/static/dist/img/flags/Mozambique.png 1.69KB
  1017. School-Management-System/sms/static/dist/img/flags/Brazil.png 2.49KB
  1018. School-Management-System/sms/static/dist/img/flags/Brunei.png 2.35KB
  1019. School-Management-System/sms/static/dist/img/flags/Bolivia.png 1.21KB
  1020. School-Management-System/sms/static/dist/img/flags/Sierra Leone.png 655B
  1021. School-Management-System/sms/static/dist/img/flags/Northern Cyprus.png 1.17KB
  1022. School-Management-System/sms/static/dist/img/flags/Honduras.png 955B
  1023. School-Management-System/sms/static/dist/img/flags/Montenegro.png 1.93KB
  1024. School-Management-System/sms/static/dist/img/flags/Western Sahara.png 1.37KB
  1025. School-Management-System/sms/static/dist/img/flags/Liechtenshein.png 1.21KB
  1026. School-Management-System/sms/static/dist/img/flags/Viet Nam.png 1.15KB
  1027. School-Management-System/sms/static/dist/img/flags/Ukraine.png 737B
  1028. School-Management-System/sms/static/dist/img/flags/Turkey.png 1.54KB
  1029. School-Management-System/sms/static/dist/img/flags/Turks and Caicos Islands.png 2.44KB
  1030. School-Management-System/sms/static/dist/img/flags/Red Cross.png 501B
  1031. School-Management-System/sms/static/dist/img/flags/Montserrat.png 2.34KB
  1032. School-Management-System/sms/static/dist/img/flags/Netherlands Antilles.png 1.1KB
  1033. School-Management-System/sms/static/dist/img/flags/Poland.png 491B
  1034. School-Management-System/sms/static/dist/img/flags/Belize.png 2.14KB
  1035. School-Management-System/sms/static/dist/img/flags/Dominica.png 1.9KB
  1036. School-Management-System/sms/static/dist/img/flags/Georgia.png 841B
  1037. School-Management-System/sms/static/dist/img/flags/Bhutan.png 2.3KB
  1038. School-Management-System/sms/static/dist/img/flags/Olimpic Movement.png 4.33KB
  1039. School-Management-System/sms/static/dist/img/flags/Belarus.png 1.43KB
  1040. School-Management-System/sms/static/dist/img/flags/Islamic Conference.png 2.26KB
  1041. School-Management-System/sms/static/dist/img/flags/Afghanistan.png 2.1KB
  1042. School-Management-System/sms/static/dist/img/flags/Vatican City.png 1.25KB
  1043. School-Management-System/sms/static/dist/img/flags/Serbia(Yugoslavia).png 1.66KB
  1044. School-Management-System/sms/static/dist/img/flags/Somaliland.png 1.26KB
  1045. School-Management-System/sms/static/dist/img/flags/Gambia.png 806B
  1046. School-Management-System/sms/static/dist/img/flags/Bermuda.png 2.49KB
  1047. School-Management-System/sms/static/dist/img/flags/Kosovo.png 1.72KB
  1048. School-Management-System/sms/static/dist/img/flags/Pakistan.png 1.41KB
  1049. School-Management-System/sms/static/dist/img/flags/Colombia.png 676B
  1050. School-Management-System/sms/static/dist/img/flags/Malta.png 869B
  1051. School-Management-System/sms/static/dist/img/flags/Macedonia.png 2.93KB
  1052. School-Management-System/sms/static/dist/img/flags/Finland.png 711B
  1053. School-Management-System/sms/static/dist/img/flags/Greenland.png 1.18KB
  1054. School-Management-System/sms/static/dist/img/flags/Trinidad & Tobago.png 2.3KB
  1055. School-Management-System/sms/static/dist/img/flags/Denmark.png 809B
  1056. School-Management-System/sms/static/dist/img/flags/Dominican Republic.png 830B
  1057. School-Management-System/sms/static/dist/img/flags/Andorra.png 1.51KB
  1058. School-Management-System/sms/static/dist/img/flags/Antarctica.png 1.63KB
  1059. School-Management-System/sms/static/dist/img/flags/African Union.png 959B
  1060. School-Management-System/sms/static/dist/img/flags/American Samoa.png 2.49KB
  1061. School-Management-System/sms/static/dist/img/flags/Somalia.png 1.15KB
  1062. School-Management-System/sms/static/dist/img/flags/Samoa.png 1.34KB
  1063. School-Management-System/sms/static/dist/img/flags/Maldives.png 1.09KB
  1064. School-Management-System/sms/static/dist/img/flags/Solomon Islands.png 2.26KB
  1065. School-Management-System/sms/static/dist/img/flags/Germany.png 808B
  1066. School-Management-System/sms/static/dist/img/favicon.png 7.02KB
  1067. School-Management-System/sms/static/dist/img/avatars/
  1068. School-Management-System/sms/static/dist/img/avatars/6.jpg 1.57KB
  1069. School-Management-System/sms/static/dist/img/avatars/8.jpg 19.99KB
  1070. School-Management-System/sms/static/dist/img/avatars/5.jpg 18.61KB
  1071. School-Management-System/sms/static/dist/img/avatars/4.jpg 2.52KB
  1072. School-Management-System/sms/static/dist/img/avatars/7.jpg 2.01KB
  1073. School-Management-System/sms/static/dist/img/avatars/3.jpg 1.61KB
  1074. School-Management-System/sms/static/dist/img/avatars/1.jpg 1.87KB
  1075. School-Management-System/sms/static/dist/img/avatars/2.jpg 2.06KB
  1076. School-Management-System/sms/static/dist/js/
  1077. School-Management-System/sms/static/dist/js/app.js 3.32KB
  1078. School-Management-System/sms/static/dist/js/views/
  1079. School-Management-System/sms/static/dist/js/views/widgets.js 10.3KB
  1080. School-Management-System/sms/static/dist/js/views/charts.js 4.86KB
  1081. School-Management-System/sms/static/dist/js/views/main.js 11.71KB
  1082. School-Management-System/sms/static/src/
  1083. School-Management-System/sms/static/src/css/
  1084. School-Management-System/sms/static/src/css/style.min.css 202.27KB
  1085. School-Management-System/sms/static/src/css/style.css 255.87KB
  1086. School-Management-System/sms/static/src/vendors/
  1087. School-Management-System/sms/static/src/vendors/css/
  1088. School-Management-System/sms/static/src/vendors/css/chart.min.css 693B
  1089. School-Management-System/sms/static/src/vendors/css/chart.css 801B
  1090. School-Management-System/sms/static/src/img/
  1091. School-Management-System/sms/static/src/img/logo.png 14.68KB
  1092. School-Management-System/sms/static/src/img/logo-symbol.png 7.02KB
  1093. School-Management-System/sms/static/src/img/favicon.png 7.02KB
  1094. School-Management-System/sms/static/src/img/avatars/
  1095. School-Management-System/sms/static/src/img/avatars/6.jpg 1.57KB
  1096. School-Management-System/sms/static/src/img/avatars/4.jpg 2.52KB
  1097. School-Management-System/sms/static/src/img/avatars/7.jpg 2.01KB
  1098. School-Management-System/sms/static/src/js/
  1099. School-Management-System/sms/static/src/js/app.js 3.32KB
  1100. School-Management-System/sms/static/src/js/views/
  1101. School-Management-System/sms/static/src/js/views/widgets.js 10.3KB
  1102. School-Management-System/sms/static/src/js/views/charts.js 4.86KB
  1103. School-Management-System/sms/static/src/js/views/main.js 11.64KB
  1104. School-Management-System/sms/static/src/scss/
  1105. School-Management-System/sms/static/src/scss/_bootstrap-variables.scss 2.96KB
  1106. School-Management-System/sms/static/src/scss/_core-variables.scss 3.1KB
  1107. School-Management-System/sms/static/src/scss/vendors/
  1108. School-Management-System/sms/static/src/scss/vendors/chart.js/
  1109. School-Management-System/sms/static/src/scss/vendors/chart.js/chart.scss 928B
  1110. School-Management-System/sms/static/src/scss/vendors/_variables.scss 236B
  1111. School-Management-System/sms/static/src/scss/core/
  1112. School-Management-System/sms/static/src/scss/core/_card.scss 3.33KB
  1113. School-Management-System/sms/static/src/scss/core/_breadcrumb.scss 79B
  1114. School-Management-System/sms/static/src/scss/core/_footer.scss 184B
  1115. School-Management-System/sms/static/src/scss/core/_avatars.scss 777B
  1116. School-Management-System/sms/static/src/scss/core/_tables.scss 209B
  1117. School-Management-System/sms/static/src/scss/core/_utilities.scss 90B
  1118. School-Management-System/sms/static/src/scss/core/_nav.scss 518B
  1119. School-Management-System/sms/static/src/scss/core/utilities/
  1120. School-Management-System/sms/static/src/scss/core/utilities/_background.scss 92B
  1121. School-Management-System/sms/static/src/scss/core/utilities/_display.scss 739B
  1122. School-Management-System/sms/static/src/scss/core/utilities/_borders.scss 995B
  1123. School-Management-System/sms/static/src/scss/core/_grid.scss 353B
  1124. School-Management-System/sms/static/src/scss/core/_dropdown-menu-right.scss 115B
  1125. School-Management-System/sms/static/src/scss/core/_charts.scss 151B
  1126. School-Management-System/sms/static/src/scss/core/_mobile.scss
  1127. School-Management-System/sms/static/src/scss/core/_dropdown.scss 1.2KB
  1128. School-Management-System/sms/static/src/scss/core/_variables.scss 10.6KB
  1129. School-Management-System/sms/static/src/scss/core/_aside.scss 1.45KB
  1130. School-Management-System/sms/static/src/scss/core/_breadcrumb-menu.scss 499B
  1131. School-Management-System/sms/static/src/scss/core/_callout.scss 820B
  1132. School-Management-System/sms/static/src/scss/core/_badge.scss 60B
  1133. School-Management-System/sms/static/src/scss/core/_typography.scss 456B
  1134. School-Management-System/sms/static/src/scss/core/_modal.scss 201B
  1135. School-Management-System/sms/static/src/scss/core/_input-group.scss 129B
  1136. School-Management-System/sms/static/src/scss/core/core.scss 740B
  1137. School-Management-System/sms/static/src/scss/core/_widgets.scss 3.89KB
  1138. School-Management-System/sms/static/src/scss/core/_animate.scss 326B
  1139. School-Management-System/sms/static/src/scss/core/_layout.scss 6.33KB
  1140. School-Management-System/sms/static/src/scss/core/_progress.scss 211B
  1141. School-Management-System/sms/static/src/scss/core/_switches.scss 6.84KB
  1142. School-Management-System/sms/static/src/scss/core/_others.scss 95B
  1143. School-Management-System/sms/static/src/scss/core/_loading.scss 3.11KB
  1144. School-Management-System/sms/static/src/scss/core/_sidebar.scss 9.67KB
  1145. School-Management-System/sms/static/src/scss/core/_navbar.scss 2.39KB
  1146. School-Management-System/sms/static/src/scss/core/_temp.scss 511B
  1147. School-Management-System/sms/static/src/scss/core/_rtl.scss 4.38KB
  1148. School-Management-System/sms/static/src/scss/core/_mixins.scss 3.45KB
  1149. School-Management-System/sms/static/src/scss/core/_buttons.scss 7.82KB
  1150. School-Management-System/sms/static/src/scss/style.scss 482B
  1151. School-Management-System/sms/static/src/scss/_custom.scss 33B
  1152. School-Management-System/sms/static/package-lock.json 250.69KB
  1153. School-Management-System/sms/static/custom.js 800B
  1154. School-Management-System/sms/static/vendors.json 1.94KB
  1155. School-Management-System/sms/static/package.json 1.27KB
  1156. School-Management-System/sms/static/gulpfile.js 1.63KB
  1157. School-Management-System/sms/static/gulp-tasks/
  1158. School-Management-System/sms/static/gulp-tasks/build-dist.js 3.69KB
  1159. School-Management-System/sms/static/gulp-tasks/vendors.js 914B
  1160. School-Management-System/sms/__init__.py
  1161. School-Management-System/sms/urls.py 1.16KB
  1162. School-Management-System/sms/settings.py 3.67KB
  1163. School-Management-System/media/
  1164. School-Management-System/media/photos/
  1165. School-Management-System/media/photos/2019/
  1166. School-Management-System/media/photos/2019/07/
  1167. School-Management-System/media/photos/2019/07/24/
  1168. School-Management-System/media/photos/2019/07/24/person_testimonial_1.jpg 166.71KB
  1169. School-Management-System/media/photos/2019/07/24/img_11.jpg 58.52KB
  1170. School-Management-System/media/photos/2019/07/24/person_3.jpg 44.85KB
  1171. School-Management-System/media/photos/2019/07/06/
  1172. School-Management-System/media/photos/2019/07/06/person_2.jpg 33.16KB
  1173. School-Management-System/media/photos/2019/07/06/person_testimonial_1.jpg 166.71KB
  1174. School-Management-System/media/photos/2019/07/06/img_10.jpg 131.98KB
  1175. School-Management-System/media/photos/2019/07/06/img_11.jpg 58.52KB
  1176. School-Management-System/media/photos/2019/07/06/person_3.jpg 44.85KB
  1177. School-Management-System/media/photos/2019/07/06/person_testimonial_1_W5mz2W0.jpg 166.71KB
  1178. School-Management-System/media/photos/2019/07/06/img_8_kZfpPwT.jpg 114.97KB
  1179. School-Management-System/media/photos/2019/07/06/img_9.jpg 83.88KB
  1180. School-Management-System/media/photos/2019/07/06/person_5.jpg 49.13KB
  1181. School-Management-System/media/photos/2019/07/06/img_3_Isssnq0.jpg 61.37KB
  1182. School-Management-System/media/photos/2019/07/06/img_3.jpg 61.37KB
  1183. School-Management-System/media/photos/2019/07/06/img_8_WCbXf8j.jpg 114.97KB
  1184. School-Management-System/media/photos/2019/07/06/img_8.jpg 114.97KB
  1185. School-Management-System/media/photos/2019/07/14/
  1186. School-Management-System/media/photos/2019/07/14/img_12_n21Y7cx.jpg 201.89KB
  1187. School-Management-System/media/photos/2019/07/14/big_image_1_pmc8VEb.jpg 337.24KB
  1188. School-Management-System/media/photos/2019/07/14/person_1.jpg 29.89KB
  1189. School-Management-System/media/photos/2019/07/14/stb.jpg 138.4KB
  1190. School-Management-System/media/photos/2019/07/14/img_12.jpg 201.89KB
  1191. School-Management-System/media/photos/2019/07/14/person_5.jpg 49.13KB
  1192. School-Management-System/media/photos/2019/07/14/big_image_1.jpg 337.24KB
  1193. School-Management-System/media/photos/2019/07/13/
  1194. School-Management-System/media/photos/2019/07/13/person_4.jpg 47.21KB
  1195. School-Management-System/media/photos/2019/07/13/person_1.jpg 29.89KB
  1196. School-Management-System/media/photos/2019/07/13/img_9.jpg 83.88KB
  1197. School-Management-System/media/photos/2019/07/22/
  1198. School-Management-System/media/photos/2019/07/22/person_4.jpg 47.21KB
0评论
提交 加载更多评论
其他资源 Django框架URL缩短程序
Django框架,这是一个关于URL缩短器的高级项目,可以将任何给定的URL缩短为您选择的URL。缩短的URL可以作为指向所需网站的重定向链接。 该系统的后端完全基于Django框架构建,前端则采用HTML和CSS。它具有与流行的Bit.ly或adf.ly URL缩短器类似的功能,可以执行所有任务,如将URL缩短代码自定义为您选择的代码,也可以对其进行编程,为缩短的URL生成随机slug。 该应用程序还提供了一个管理面板,通过该面板可以控制所有缩短的网址及其重定向链接。这是一个具有高级功能的高级项目。 管理账户: 用户名:admin 密码:admin
简单的Django框架测验应用程序
Django框架,程序提供了添加任意数量的问题、在系统中注册用户和参加测验等功能。它还包含测验结束后的所有验证和评分系统。 管理账户: 用户名:admin 密码:admin
Django框架的音乐流媒体应用程序
这是一款高级音乐流媒体服务应用程序,用户可以登录系统,添加相册,并将歌曲添加到相册中。通过这样做,在系统上注册的其他用户也可以查看专辑并收听其中的所有歌曲。
PCL2022+CUDA11.6.2
PCL2022+CUDA11.6.2配置
Django构建的简单图库应用程序
这是一个使用Django构建的简单图库应用程序,它提供了添加照片的功能,包括拍摄照片的类别、日期和位置。它还包含漂亮的响应式UI设计,可以显示存储在图库中的所有照片。 管理账户: 用户名:admin 密码:testing321
python-外卖点餐web应用程序
使用Django框架。它包含登录/注册、查看所有食品、将食品添加到卡中以及使用支付系统结账等功能。 该系统在后端运行Django框架,在前端运行HTML、CSS。它包含与流行的UberEats应用程序类似的功能,用于在线订购食物。 管理面板: 用户名:admin 密码:admin
课件-后端代码-Python.zip
课件-后端代码-Python.zip
springboot + mybatis-plus + 前端单体项目demo
源码