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

[Domain][Journal] Incluir campos de dados não estruturados #8

Closed
patymori opened this issue Jan 31, 2019 · 0 comments
Closed

[Domain][Journal] Incluir campos de dados não estruturados #8

patymori opened this issue Jan 31, 2019 · 0 comments
Assignees
Projects
Milestone

Comments

@patymori
Copy link
Contributor

O Journal deve manter os seguintes dados:

title = StringField()
title_iso = StringField()
short_title = StringField()
title_slug = StringField()
created = DateTimeField()
updated = DateTimeField()
acronym = StringField()
scielo_issn = StringField()
print_issn = StringField()
eletronic_issn = StringField()
current_status = StringField()
is_public = BooleanField(default=True)
unpublish_reason = StringField()
@patymori patymori changed the title [Domain][Journal] Incluir os primeiros campos de dados não estruturados [Domain][Journal] Incluir campos de dados não estruturados Feb 4, 2019
@patymori patymori added this to In progress in Kanban Feb 4, 2019
@cesarbruschetta cesarbruschetta moved this from In progress to Reviewer approved in Kanban Feb 5, 2019
@cesarbruschetta cesarbruschetta moved this from Reviewer approved to Done in Kanban Feb 6, 2019
@cesarbruschetta cesarbruschetta added this to the Site milestone Feb 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Kanban
  
Done
Development

No branches or pull requests

2 participants