Skip to content

Commit

Permalink
Remove last_login migration
Browse files Browse the repository at this point in the history
  • Loading branch information
Guilouf committed Dec 26, 2024
1 parent b1e8915 commit 469fc1b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 33 deletions.
32 changes: 0 additions & 32 deletions lemarche/users/migrations/0043_update_inactive_last_login.py

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

class Migration(migrations.Migration):
dependencies = [
("users", "0043_update_inactive_last_login"),
("users", "0042_email_template_anonymise_user"),
]

operations = [
Expand Down

0 comments on commit 469fc1b

Please sign in to comment.