LICENSE
README.md
pyproject.toml
django_career_app/__init__.py
django_career_app/admin.py
django_career_app/apps.py
django_career_app/forms.py
django_career_app/llm_utils.py
django_career_app/models.py
django_career_app/tests.py
django_career_app/urls.py
django_career_app/utils.py
django_career_app/views.py
django_career_app.egg-info/PKG-INFO
django_career_app.egg-info/SOURCES.txt
django_career_app.egg-info/dependency_links.txt
django_career_app.egg-info/requires.txt
django_career_app.egg-info/top_level.txt
django_career_app/migrations/0001_initial.py
django_career_app/migrations/0002_remove_applicant_resume_pdf_url_applicant_ai_score_and_more.py
django_career_app/migrations/0003_tag_remove_applicant_ai_score_and_more.py
django_career_app/migrations/0004_remove_applicant_submission_date_and_more.py
django_career_app/migrations/0005_applicant_resume_markdown_and_more.py
django_career_app/migrations/0006_alter_companyprofile_description_and_more.py
django_career_app/migrations/0007_remove_applicant_email_remove_applicant_full_name_and_more.py
django_career_app/migrations/0008_remove_jobposting_location_companyprofile_name_and_more.py
django_career_app/migrations/0009_jobposting_company_profile.py
django_career_app/migrations/__init__.py
django_career_app/static/careers/style.css
django_career_app/templates/base.html
django_career_app/templates/django_career_app/admin_candidate_list.html
django_career_app/templates/django_career_app/admin_job_list.html
django_career_app/templates/django_career_app/application_thank_you.html
django_career_app/templates/django_career_app/career_home.html
django_career_app/templates/django_career_app/job_detail.html
django_career_app/templates/django_career_app/review_application_details.html
django_career_app/templates/registration/login.html
django_career_app/templates/registration/password_reset_complete.html
django_career_app/templates/registration/password_reset_confirm.html
django_career_app/templates/registration/password_reset_done.html
django_career_app/templates/registration/password_reset_email.html
django_career_app/templates/registration/password_reset_form.html
django_career_app/templatetags/__init__.py
django_career_app/templatetags/markdown_extras.py