You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
61 agregar un link que vaya a la página de administración de ofertas (#549)
* Added pytest as a runner
* Added pytest as a runner on Makefile
* Added joboffers app
* Some fixes to the JobOffer model
* Added initial joboffer detail
* Added initial job offer add form
* Changed joboffer's urls to use their namespace
* Added some basic pytest's fixtures
* Updated JobOffer's factory to include all the needed fields
* Added joboffer creation test
* Added joboffer admin page
* Moved add button to bottom of the page (joboffers)
* Added search button in admin page (joboffers)
* Added joboffer edit view
* Changed joboffer's choices to their long version
* Added link to joboffers admin page and company association to logged users.
* Added missing template file
Co-authored-by: Juan Manuel Schillaci <[email protected]>
Co-authored-by: Ian Puchetti <[email protected]>
0 commit comments