karthik mv
b044937a0c
Merge branch 'main' into track-object-changes
2022-06-04 02:38:58 +05:30
karthik murakonda
9531dc8d0b
tracking changes in model and saving api request sender
2022-06-04 02:37:31 +05:30
karthik mv
30cf743683
Merge pull request #121 from CDC-IITDH/updating-readme
...
Updated README.md in CDC_BACKEND directory
2022-06-01 23:22:47 +05:30
jp-karthik
ba55aeeecc
indentation issue
2022-05-30 19:41:30 +05:30
jp-karthik
2eb9c23696
resume_list field updated
2022-05-30 19:32:46 +05:30
jp-karthik
b1a42df7f6
application example json object added
2022-05-30 19:25:14 +05:30
jp-karthik
ae4373af71
fields updated
2022-05-30 18:10:45 +05:30
jp-karthik
6f1d7b418b
some changes updated
2022-05-30 18:00:59 +05:30
jp-karthik
ed7a06c156
new field
2022-05-30 14:29:58 +05:30
jp-karthik
b9742f5fca
NEW field added in getDashboard feature
2022-05-30 14:26:01 +05:30
jp-karthik
2c5b3ad44f
object details updated
2022-05-29 15:18:01 +05:30
jp-karthik
c8f6400892
objects info updated
2022-05-29 15:09:32 +05:30
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 murakonda
f2458f21cb
track history using simple django history
2022-05-29 00:50:32 +05:30
niteeshchaudhary
4ffac8b4b1
Issue111 ( #119 )
...
* issue resolved
* issue resolved
2022-05-28 20:02:27 +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
4803b8366d
Added updated at for applications
2022-05-23 23:18:09 +05:30
gowtham
1a692ec121
Admin Description only gives email_verified ones
2022-05-23 00:21:47 +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
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
karthik mv
67a4080672
added recaptcha verification ( #79 )
2022-04-10 23:12:02 +05:30
karthikmv
110234d0ac
Revert "added recaptcha verification"
...
This reverts commit 7d8fe03b1a
.
2022-04-09 22:12:34 +05:30
karthikmv
10edf75891
added recaptcha verification
2022-04-07 17:04:57 +05:30
Gowtham Sai
32c6468ade
Fixed Bugs
2021-12-17 19:23:32 +05:30
Gowtham Sai
4dbd4a65c8
Added Verify Email Functionality
2021-12-17 17:15:56 +05:30
Gowtham
cb52e1a475
Modified APIs
2021-12-16 23:05:04 +05:30
gowtham
26f334fd63
Removed Security Leaks
2021-12-12 20:13:47 +05:30
gowtham
bb3d57a337
Added Few More Apis and corrected a view
2021-12-12 19:14:27 +05:30
gowtham3105
b763ea1954
Update README.md
2021-12-03 01:16:29 +05:30
gowtham3105
c988bf66f5
Many Issues Resolved
...
- Placement Modal Resolved
- Add Placement API Resolved
- Update Deadline API
- Update Offer Accepted API
- Update Email Verified API
- Update Additional Info API
- Profile API Changes: Added Offers
- Serializers are tested and changed to fit the new modals
- Latest Documentation
-All APIs Tested and Checked
2021-12-03 01:04:49 +05:30
Om Patil
20149dcf06
Added verify email template ( #36 )
...
* Added verify email template
* Requested changes made
- Changed message
2021-11-01 10:26:02 +05:30
CDC-IITDH
65a2dbca5e
Update admin.py
2021-10-24 21:00:30 +05:30
gowtham3105
8b22171327
Constants Update
2021-10-22 20:37:15 +05:30