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

Model Refactoring #77

Closed
6 of 7 tasks
ephes opened this issue Feb 2, 2023 · 1 comment
Closed
6 of 7 tasks

Model Refactoring #77

ephes opened this issue Feb 2, 2023 · 1 comment
Assignees

Comments

@ephes
Copy link
Owner

ephes commented Feb 2, 2023

  • remove pub_date
  • remove dependency to TimestampedModel for Post
  • remove dependency to TimestampedModel for Blog
  • limit the fields for blog model that can be changed via django-admin
  • add documentation for author field of blog model
  • move logic from Post to AbstractPost?
  • split Blog and Podcast Models..
@ephes ephes self-assigned this Feb 2, 2023
ephes added a commit that referenced this issue Feb 2, 2023
ephes added a commit that referenced this issue Feb 3, 2023
ephes added a commit that referenced this issue Feb 3, 2023
ephes added a commit that referenced this issue Feb 3, 2023
ephes added a commit that referenced this issue Feb 4, 2023
ephes added a commit that referenced this issue Feb 4, 2023
ephes added a commit that referenced this issue Feb 4, 2023
ephes added a commit that referenced this issue Feb 4, 2023
ephes added a commit that referenced this issue Feb 4, 2023
ephes added a commit that referenced this issue Feb 4, 2023
ephes added a commit that referenced this issue Feb 5, 2023
@ephes
Copy link
Owner Author

ephes commented Feb 5, 2023

Dont split logic into abstract models until I know about how this whole table inheritance thing works..

@ephes ephes closed this as completed Feb 5, 2023
ephes added a commit that referenced this issue Feb 6, 2023
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

1 participant