mirror of
				https://gitlab.crans.org/bde/nk20-scripts
				synced 2025-10-31 07:09:52 +01:00 
			
		
		
		
	ony.me -> example.com
This commit is contained in:
		| @@ -18,7 +18,7 @@ class Command(BaseCommand): | ||||
|         cur.execute("UPDATE auth_user SET " | ||||
|                     "first_name = 'Anne', " | ||||
|                     "last_name = 'Onyme', " | ||||
|                     "email = 'anne@ony.me';") | ||||
|                     "email = 'anonymous@example.com';") | ||||
|         cur.execute("UPDATE member_club SET " | ||||
|                     "email = 'anne@ony.me';") | ||||
|                     "email = 'anonymous@example.com';") | ||||
|         cur.close() | ||||
|   | ||||
		Reference in New Issue
	
	Block a user