opensource-job-portal icon indicating copy to clipboard operation
opensource-job-portal copied to clipboard

opensource jobportal in python django

Results 76 opensource-job-portal issues
Sort by recently updated
recently updated
newest added

Where would I find the settings file or what are the steps to change this for heroku deployment?

(env) λ python manage.py update_index Traceback (most recent call last): File "c:\peeljobs\manage.py", line 22, in execute_from_command_line(sys.argv) File "c:\peeljobs\env\lib\site-packages\django\core\management\__init__.py", line 419, in execute_from_command_line utility.execute() File "c:\peeljobs\env\lib\site-packages\django\core\management\__init__.py", line 395, in execute django.setup()...

Bumps [lxml](https://github.com/lxml/lxml) from 4.5.2 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...

dependencies

- [ ] Admin Dashboard - [ ] Site - [ ] Home Page - [ ] Job List Page - [ ] Job Detail page - [ ] Recruiter...

Dashboard
Design
Discussion
Priority
Recruiter
Desktop
Mobile

Where is the logic for this process? I'm enjoying the learning process and would like to contribute where I can.

Logging module is not opening and registration pop up not opening what can be the issue? are the js and css files not updated in the git repositories?

I created my account by mistake - kinda dummy, I know -, and after looking for a way to delete it, I didn't find anything

Hi, I'm trying to install the application on AWS EC2 with Ubuntu 18.04, I was able to run the app, but when I'm accessing the app via my browser, I'm...

ModuleNotFoundError: No module named '/usr/local/bin/lessc {infile} {outfile}' settings.py COMPRESS_PRECOMPILERS = ( ("text/less", "/usr/local/bin/lessc {infile} {outfile}"), How come this error? During handling of the above exception, another exception occurred: Compressor.exceptions.FilterError: SyntaxError:...