mirror of
				https://github.com/ae-utbm/sith.git
				synced 2025-10-31 00:53:08 +00:00 
			
		
		
		
	WIP
This commit is contained in:
		| @@ -35,14 +35,6 @@ from core.utils import RED_PIXEL_PNG | ||||
| from sas.models import Album, PeoplePictureRelation, Picture | ||||
| from subscription.models import Subscription | ||||
|  | ||||
| RED_PIXEL_PNG: Final[bytes] = ( | ||||
|     b"\x89\x50\x4e\x47\x0d\x0a\x1a\x0a\x00\x00\x00\x0d\x49\x48\x44\x52" | ||||
|     b"\x00\x00\x00\x01\x00\x00\x00\x01\x08\x02\x00\x00\x00\x90\x77\x53" | ||||
|     b"\xde\x00\x00\x00\x0c\x49\x44\x41\x54\x08\xd7\x63\xf8\xcf\xc0\x00" | ||||
|     b"\x00\x03\x01\x01\x00\x18\xdd\x8d\xb0\x00\x00\x00\x00\x49\x45\x4e" | ||||
|     b"\x44\xae\x42\x60\x82" | ||||
| ) | ||||
|  | ||||
| USER_PACK_SIZE: Final[int] = 1000 | ||||
|  | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user