Skip to content

Commit 91cf0d7

Browse files
authored
Merge pull request #17 from Ansarimajid/local-run
Local run
2 parents d1c38fb + 19f5df3 commit 91cf0d7

File tree

115 files changed

+58
-630
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

115 files changed

+58
-630
lines changed

README.md

Lines changed: 21 additions & 8 deletions

college-erp.yml

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
name: Django-env
2+
channels:
3+
- defaults
4+
dependencies:
5+
- ca-certificates=2024.9.24=haa95532_0
6+
- certifi=2022.12.7=py37haa95532_0
7+
- openssl=1.1.1w=h2bbff1b_0
8+
- pip=22.3.1=py37haa95532_0
9+
- python=3.7.16=h6244533_0
10+
- setuptools=65.6.3=py37haa95532_0
11+
- sqlite=3.45.3=h2bbff1b_0
12+
- vc=14.40=h2eaa2aa_1
13+
- vs2015_runtime=14.40.33807=h98bb1dd_1
14+
- wheel=0.38.4=py37haa95532_0
15+
- wincertstore=0.2=py37haa95532_2
16+
- pip:
17+
- appdirs==1.4.4
18+
- asgiref==3.2.10
19+
- charset-normalizer==3.4.0
20+
- distlib==0.3.9
21+
- dj-database-url==0.5.0
22+
- django==3.1.1
23+
- filelock==3.12.2
24+
- gunicorn==20.0.4
25+
- idna==3.10
26+
- importlib-metadata==1.7.0
27+
- mysql-connector==2.2.9
28+
- pillow==9.5.0
29+
- pytz==2024.2
30+
- requests==2.31.0
31+
- six==1.16.0
32+
- sqlparse==0.4.4
33+
- urllib3==2.0.7
34+
- virtualenv==20.0.31
35+
- whitenoise==5.2.0
36+
- zipp==3.15.0
37+
prefix: C:\Users\ansma\anaconda3\envs\Django-env

college_management_system/01 PROJECT INFO.txt

Lines changed: 0 additions & 12 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

db.sqlite3

-20 KB
Binary file not shown.

main_app/01 PROJECT INFO.txt

Lines changed: 0 additions & 12 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.
-766 Bytes
Binary file not shown.
-755 Bytes
Binary file not shown.
-162 Bytes
Binary file not shown.
-155 Bytes
Binary file not shown.
-698 Bytes
Binary file not shown.
-620 Bytes
Binary file not shown.
-387 Bytes
Binary file not shown.
-378 Bytes
Binary file not shown.
-8.2 KB
Binary file not shown.
-8.67 KB
Binary file not shown.
-17.3 KB
Binary file not shown.
-18.3 KB
Binary file not shown.
-1.11 KB
Binary file not shown.
-1.1 KB
Binary file not shown.
-8.48 KB
Binary file not shown.
-7.46 KB
Binary file not shown.
-9.56 KB
Binary file not shown.
-8.37 KB
Binary file not shown.
Binary file not shown.
-5.82 KB
Binary file not shown.
-5.11 KB
Binary file not shown.
-4.64 KB
Binary file not shown.
-4.09 KB
Binary file not shown.
-4.09 KB
Binary file not shown.

main_app/migrations/0001_initial.py

Lines changed: 0 additions & 211 deletions
This file was deleted.

main_app/migrations/0002_book_student_book.py

Lines changed: 0 additions & 29 deletions
This file was deleted.

main_app/migrations/0003_remove_student_book_student_book.py

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)