Skip to main content

A Django app to conduct job board.

Project description

Django Job Board

Job Board is a Django applicaiton that you can use in any django 3 software

Detailed documentation comming soon

Quick start

  1. Add "polls" to your INSTALLED_APPS setting like this::

    INSTALLED_APPS = [ ... 'job_board', ]

  2. Include the polls URLconf in your project urls.py like this::

    path('job_board/', include('job_board.urls')),

  3. Run python manage.py migrate to create the job_board models.

  4. Start the development server and visit http://127.0.0.1:8000/admin/

  5. Visit http://127.0.0.1:8000/job_board/ to explore job_board.

  6. Dependencies

    1. djangorestframework
    2. django-tinymce
    3. django-userforeignkey
    4. pillow and
    5. pyjwt

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-job-board-0.2.2.tar.gz (21.9 kB view details)

Uploaded Source

File details

Details for the file django-job-board-0.2.2.tar.gz.

File metadata

  • Download URL: django-job-board-0.2.2.tar.gz
  • Upload date:
  • Size: 21.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.5

File hashes

Hashes for django-job-board-0.2.2.tar.gz
Algorithm Hash digest
SHA256 add36f537f2b881b97338322e69040e600d98618363743cd76f4acc0ecb74ea0
MD5 f006b9ac8fbc7015053f8fdd68a62a82
BLAKE2b-256 e4d5fa202b14b269dc5cdcf228d47f9a7e42319024a35b5ceaefc9eef443948e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page