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

Remove django councilmatic views #368

Closed
wants to merge 2 commits into from

Conversation

fgregg
Copy link
Member

@fgregg fgregg commented Sep 12, 2023

Remove django-councilmatic views from chicago/views.

Some django-councilmatic views still are sneaking through

url(r"", include("councilmatic_core.urls")),

also need to handle the various feeds and widgets, which need a little TLC

@fgregg fgregg marked this pull request as draft September 12, 2023 13:18
@derekeder
Copy link
Member

@fgregg as a next step on this, could we go into django-councilmatic and create a branch and delete all the stuff we want to bring over to Chicago? We could then pin the dependency on that branch. I think removing first will make debugging a lot simpler so we don't get confused by the dependency chain

@fgregg
Copy link
Member Author

fgregg commented Nov 20, 2023 via email

@derekeder
Copy link
Member

closing in favor of #392

@derekeder derekeder closed this Dec 19, 2023
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