mirror of
				https://gitlab.crans.org/bde/nk20-scripts
				synced 2025-10-30 06:49:50 +01:00 
			
		
		
		
	Update extract_ml_registrations.py
This commit is contained in:
		| @@ -57,7 +57,7 @@ class Command(BaseCommand): | ||||
|             for user in User.objects.filter(profile__ml_art_registration=True).all(): | ||||
|                 self.stdout.write(user.email) | ||||
|                 nb+=1 | ||||
|             print(nb) | ||||
|             self.stdout.write(user.email) | ||||
|             return | ||||
|  | ||||
|         if options["type"] == "sport": | ||||
|   | ||||
		Reference in New Issue
	
	Block a user