Code Monkey home page Code Monkey logo

Comments (5)

btenaglia avatar btenaglia commented on July 24, 2024

Hello, What is the reason for emails and planners are commented? Are these modules ready to use?

from django-crm.

jeremyklein avatar jeremyklein commented on July 24, 2024

I uncommented these modules and found the following:

  • the email module requires an email server, and fails when trying to send an email. When I have some more time I will try setting up FakeSMTP and seeing how far that goes.

  • The planner module does not seem to work as load_meetings function in the view references a "created_user" and "updated user" field while the model has a "created_by" and "updated_by" field

I can try to get these modules working, but I'm kind of shooting in the dark as to what the functionality is supposed to do. Is there any sort of test plan or set of requirements for these features?

from django-crm.

jeremyklein avatar jeremyklein commented on July 24, 2024

I changed the backend to the Django Dummy backend. This seemed to fix the only issue I found with the email module. There was also a link to an inbox, but I saw no code to implement this feature. I removed the Inbox link from each of the pages. If anyone has some requirements around how the Inbox should would I would be happy to try to implement.

I submitted a pull request with my updates. #16

from django-crm.

ashwin31 avatar ashwin31 commented on July 24, 2024

@smacktrace we planned to develop and release those at a later stage. We will start those and other enhancements as you are interested.

from django-crm.

ashwin31 avatar ashwin31 commented on July 24, 2024

#16 merged.

from django-crm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.