manjurulhoque / django-job-portal

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

add date/time created job details #53

Closed neodark closed 1 year ago

neodark commented 1 year ago

This PR adds date/time to the job details. So the user knows when the job has been created.

Fixes #52

neodark commented 1 year ago

@manjurulhoque : could you please add the label hacktoberfest-accepted please ? Thanks in advance!

manjurulhoque commented 1 year ago

Yes, I will add that.

manjurulhoque commented 1 year ago

Can you provide a screenshot? because I think we are showing created_at already.

manjurulhoque commented 1 year ago

Seems like it's fine to me.