Skip to content

Commit

Permalink
Fix object_pk field
Browse files Browse the repository at this point in the history
  • Loading branch information
MotasemAghbar committed May 21, 2020
1 parent d9e8613 commit a7fcc7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hitcount/migrations/0004_auto_2020215_2004.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
class Migration(migrations.Migration):

dependencies = [
('hitcount', '0002_index_ip_and_session'),
('hitcount', '0003_auto_20190608_1004'),
]

operations = [
Expand Down

0 comments on commit a7fcc7d

Please sign in to comment.