manjurulhoque / django-job-portal

Job portal application using Django
MIT License
541 stars 242 forks source link

Can't load initial data and can't create any tags from Django admin. #44

Closed enjoysmath closed 1 year ago

enjoysmath commented 2 years ago

The line in the instructions about loading initial data seems wrong because there is no fixtures/ directory within the project.

I tried adding in "Python" / "C++" as Tags in the django admin panel and they don't show up when an employer goes to create a job (so the job form cannot be completed/submitted).

All I need is for Tags to work, not the intial data. I am going to start over fresh with your repository's code.

manjurulhoque commented 1 year ago

Is this issue still valid?

manjurulhoque commented 1 year ago

I am sure it's working.