Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add postgre & elasticsearch. #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Cyprinus12138
Copy link
Contributor

Add postgre & elasticsearch.

@Cyprinus12138 Cyprinus12138 requested review from mrcfps and pftom December 2, 2018 07:30

@classmethod
def destroy(cls, id):
es.delete(index=settings.ES_INDEX, doc_type=cls.__doc_type__, id=id)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In general, we use editorconfig for simple unified file format. 😀

Copy link
Contributor

@pftom pftom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for you great works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants