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

Define DueDate model #4800

Open
julen opened this issue Jun 10, 2016 · 0 comments
Open

Define DueDate model #4800

julen opened this issue Jun 10, 2016 · 0 comments
Milestone

Comments

@julen
Copy link
Contributor

julen commented Jun 10, 2016

Due Dates will need to be backed up by a DB model, which will include the following columns:

  • id
  • due_dateDateTimeField
  • pootle_pathCharField(255)
  • modified_byFK(user)
  • modified_on — DateTimeField(auto_now_add=True)
@phlax phlax added this to the 2.8.1 milestone Jun 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants