crash-course-CRM icon indicating copy to clipboard operation
crash-course-CRM copied to clipboard

Django customer management platform

Results 20 crash-course-CRM issues
Sort by recently updated
recently updated
newest added

I tried shifting all the in-file CSS of the HTML templates to the main.css file. The moment I shifted them, the CSS stopped working. I somehow managed to make them...

Hey, Can you update a latest code please ? Upon running localsever and clicking on buttons it doesnt make any actions effective. Not sure which branch to use

Whenever I am trying to migrate my new models added then the terminal shows an error raise exceptions.ValidationError( django.core.exceptions.ValidationError: ['“” value has an invalid date format. It must be in...

Hey, Great job with the course. Could you upload the requirements.txt file for your venv. Thank you

Replaced 'Customer' at 'parent = models.ForeignKey(Customer)' with 'ParentModel'.