jp-karthik
08172313d5
create all views
2022-05-29 13:32:54 +05:30
jp-karthik
2583f502c4
filled requirements
2022-05-29 12:21:21 +05:30
jp-karthik
c850430c0f
submitApplication
2022-05-29 12:18:58 +05:30
jp-karthik
fa79cdd9f1
submitApplication
2022-05-29 12:05:57 +05:30
jp-karthik
d8fe0dca90
getApplicationsindex
2022-05-29 11:50:53 +05:30
jp-karthik
9e8dbe02bb
getApplications
2022-05-29 11:48:25 +05:30
jp-karthik
1fa8af673b
first commit
2022-05-29 11:23:51 +05:30
karthik mv
73183ef4ee
new endpoints ( #109 )
...
* added getstudentapplication and editstudentapplication endpoints
- for admin views
* added student data to send
* format placement added.
* changed submitApplication
* merge fixes
* made refractorings
* minor changes in placement model
* Added updated at for applications
* removed log
Co-authored-by: gowtham <gowthamsai.workspace@gmail.com>
2022-05-24 15:07:32 +05:30
gowtham
134ace6005
Merge remote-tracking branch 'origin/main'
2022-05-23 23:18:42 +05:30
gowtham
4803b8366d
Added updated at for applications
2022-05-23 23:18:09 +05:30
dependabot[bot]
6e3f19b29f
Bump charset-normalizer from 2.0.9 to 2.0.12 ( #98 )
2022-05-23 17:46:46 +00:00
dependabot[bot]
662daa48d8
Bump lazy-object-proxy from 1.6.0 to 1.7.1 ( #101 )
2022-05-23 17:45:36 +00:00
dependabot[bot]
964cb54b8c
Bump django from 3.2.12 to 3.2.13 ( #99 )
2022-05-23 17:45:21 +00:00
dependabot[bot]
f385cd7ced
Bump django-db-logger from 0.1.11 to 0.1.12 ( #100 )
2022-05-23 17:44:58 +00:00
dependabot[bot]
6f5c79bdf2
Bump google-auth from 2.6.3 to 2.6.6 ( #104 )
2022-05-23 17:44:37 +00:00
gowtham
1a692ec121
Admin Description only gives email_verified ones
2022-05-23 00:21:47 +05:30
Gowtham Sai
289df5dd45
Delete dependabot.yml
2022-05-19 19:31:59 +05:30
gowtham
7a467ebb6d
Merge branch 'main' of https://github.com/CDC-IITDH/cdc-placement-website-backend
2022-05-19 19:18:05 +05:30
gowtham
b12abbbd44
removed static files
2022-05-19 19:17:52 +05:30
gowtham
6904ba03df
gitignore updated
2022-05-19 19:13:17 +05:30
gowtham
19182d799f
selection api updated
2022-05-19 19:10:58 +05:30
karthik murakonda
f5c0040368
refractored code, renamed columns in pdf attachment
2022-05-03 01:41:00 +05:30
karthik murakonda
9a2e3fd2c7
Bug fix:sending pdf attachments
...
- bool variable is_pdf is now initialized.
2022-05-03 01:26:25 +05:30
gowtham
4e7c378d61
Reformatted Code and Optimized Imports
2022-05-02 17:18:49 +05:30
gowtham
20a570e842
Reformatted Code and Optimized Imports
2022-05-02 17:16:56 +05:30
gowtham
af449eeaa7
AddPPO Api added
...
serializers.py updated
Modified Template with IF Cond
2022-05-02 15:30:02 +05:30
karthik mv
1d43eecf19
Send jnf response as pdf attachment ( #107 )
...
* Attach jnf response pdf after verifying email.
* add pdfkit to requirments.txt
2022-05-02 12:43:26 +05:30
gowtham
cf5a618523
AddPPO Api added
...
serializers.py updated
Modified Template with IF Cond
2022-05-01 22:51:14 +05:30
gowtham
d052e51df1
Few Changes Done
2022-05-01 14:56:46 +05:30
gowtham
9881303969
Changes for Deadline changes and email sending
2022-04-30 22:27:49 +05:30
karthik mv
a4c9fa1d8e
added two templates: ( #105 )
...
- notify students on new opening
- reminder for them.
2022-04-25 13:35:27 +05:30
dependabot[bot]
96eadcfcff
Merge pull request #97 from CDC-IITDH/dependabot/pip/mccabe-0.7.0
2022-04-10 17:56:08 +00:00
dependabot[bot]
0848b9419e
Bump mccabe from 0.6.1 to 0.7.0
...
Bumps [mccabe](https://github.com/pycqa/mccabe ) from 0.6.1 to 0.7.0.
- [Release notes](https://github.com/pycqa/mccabe/releases )
- [Commits](https://github.com/pycqa/mccabe/compare/0.6.1...0.7.0 )
---
updated-dependencies:
- dependency-name: mccabe
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 17:55:46 +00:00
dependabot[bot]
340b5c0951
Merge pull request #94 from CDC-IITDH/dependabot/pip/platformdirs-2.5.1
2022-04-10 17:55:09 +00:00
Gowtham Sai
976cffffe1
Merge branch 'main' into dependabot/pip/platformdirs-2.5.1
2022-04-10 23:24:52 +05:30
dependabot[bot]
e85d6a3dea
Merge pull request #96 from CDC-IITDH/dependabot/pip/pytz-2022.1
2022-04-10 17:54:26 +00:00
dependabot[bot]
1bc80660a2
Merge pull request #95 from CDC-IITDH/dependabot/pip/zipp-3.8.0
2022-04-10 17:54:13 +00:00
Gowtham Sai
0b2c61f9d0
Merge branch 'main' into dependabot/pip/zipp-3.8.0
2022-04-10 23:24:06 +05:30
dependabot[bot]
a3fd301370
Bump pytz from 2021.3 to 2022.1
...
Bumps [pytz](https://github.com/stub42/pytz ) from 2021.3 to 2022.1.
- [Release notes](https://github.com/stub42/pytz/releases )
- [Commits](https://github.com/stub42/pytz/compare/release_2021.3...release_2022.1 )
---
updated-dependencies:
- dependency-name: pytz
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 17:54:01 +00:00
dependabot[bot]
516959dfc8
Bump platformdirs from 2.4.0 to 2.5.1
...
Bumps [platformdirs](https://github.com/platformdirs/platformdirs ) from 2.4.0 to 2.5.1.
- [Release notes](https://github.com/platformdirs/platformdirs/releases )
- [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst )
- [Commits](https://github.com/platformdirs/platformdirs/compare/2.4.0...2.5.1 )
---
updated-dependencies:
- dependency-name: platformdirs
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 17:53:14 +00:00
dependabot[bot]
62561dc577
Bump zipp from 3.6.0 to 3.8.0
...
Bumps [zipp](https://github.com/jaraco/zipp ) from 3.6.0 to 3.8.0.
- [Release notes](https://github.com/jaraco/zipp/releases )
- [Changelog](https://github.com/jaraco/zipp/blob/main/CHANGES.rst )
- [Commits](https://github.com/jaraco/zipp/compare/v3.6.0...v3.8.0 )
---
updated-dependencies:
- dependency-name: zipp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 17:53:14 +00:00
dependabot[bot]
ac2b091ab2
Bump wrapt from 1.13.3 to 1.14.0 ( #89 )
...
Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt ) from 1.13.3 to 1.14.0.
- [Release notes](https://github.com/GrahamDumpleton/wrapt/releases )
- [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst )
- [Commits](https://github.com/GrahamDumpleton/wrapt/compare/1.13.3...1.14.0 )
---
updated-dependencies:
- dependency-name: wrapt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-10 23:23:10 +05:30
dependabot[bot]
ea7b7a2caa
Merge pull request #93 from CDC-IITDH/dependabot/pip/psycopg2-binary-2.9.3
2022-04-10 17:52:51 +00:00
dependabot[bot]
202a9e69f1
Bump asgiref from 3.4.1 to 3.5.0 ( #90 )
...
Bumps [asgiref](https://github.com/django/asgiref ) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/django/asgiref/releases )
- [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt )
- [Commits](https://github.com/django/asgiref/compare/3.4.1...3.5.0 )
---
updated-dependencies:
- dependency-name: asgiref
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-10 23:22:35 +05:30
dependabot[bot]
00e45f4594
Bump psycopg2-binary from 2.9.2 to 2.9.3
...
Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2 ) from 2.9.2 to 2.9.3.
- [Release notes](https://github.com/psycopg/psycopg2/releases )
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS )
- [Commits](https://github.com/psycopg/psycopg2/commits )
---
updated-dependencies:
- dependency-name: psycopg2-binary
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 17:52:28 +00:00
dependabot[bot]
df56ade1e5
Merge pull request #92 from CDC-IITDH/dependabot/pip/urllib3-1.26.9
2022-04-10 17:52:16 +00:00
dependabot[bot]
c902a346f9
Bump astroid from 2.9.0 to 2.11.2 ( #88 )
...
Bumps [astroid](https://github.com/PyCQA/astroid ) from 2.9.0 to 2.11.2.
- [Release notes](https://github.com/PyCQA/astroid/releases )
- [Changelog](https://github.com/PyCQA/astroid/blob/main/ChangeLog )
- [Commits](https://github.com/PyCQA/astroid/compare/v2.9.0...v2.11.2 )
---
updated-dependencies:
- dependency-name: astroid
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-10 23:21:36 +05:30
dependabot[bot]
7887e08138
Bump urllib3 from 1.26.7 to 1.26.9
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 1.26.7 to 1.26.9.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/1.26.9/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.7...1.26.9 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 17:51:36 +00:00
dependabot[bot]
e0a3b292f6
Merge pull request #91 from CDC-IITDH/dependabot/pip/requests-2.27.1
2022-04-10 17:51:10 +00:00
dependabot[bot]
0423b04100
Bump requests from 2.26.0 to 2.27.1
...
Bumps [requests](https://github.com/psf/requests ) from 2.26.0 to 2.27.1.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.26.0...v2.27.1 )
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 17:50:45 +00:00