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

Add missing migration and fix import error #1

Merged
merged 2 commits into from
Jan 25, 2024

Conversation

pxc
Copy link

@pxc pxc commented May 14, 2023

Here are a couple of fixes I needed to make when incorporating django_page_hits into my project.

It seems that ugettext_lazy has been renamed to gettext_lazy in more recent versions of Django, so I changed the code to cope with both. I also added a missing migration.

Thanks for creating this. It is exactly what I was looking for.

@amritghimire amritghimire merged commit f68fa9e into amritghimire:main Jan 25, 2024
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