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

Package up the "talks" app as a reusable Django app #16

Open
jrrickerson opened this issue Jul 14, 2017 · 0 comments
Open

Package up the "talks" app as a reusable Django app #16

jrrickerson opened this issue Jul 14, 2017 · 0 comments

Comments

@jrrickerson
Copy link
Member

The Podium project is a useful tool for PyATL, but other meetup groups or other organizations might also benefit from it. Package up the "talks" app into it's own reusable Django app and prepare it for publication on PyPI.

  • Ensure the app has no hard dependencies on anything outside of itself.
  • Ensure templates can be overridden, url patterns can be easily included, etc. for any project.
  • Add the required setup.py / packaging configuration for publication.
  • Create a new repository to move the app into so it can be managed separately.
  • Remove the app code from this project and add the newly packaged app as a dependency instead.
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