mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 05:05:42 +00:00 
			
		
		
		
	use django-q2 (#5167)
* use django-q2 - Modern fork of django-q * Update requirements.txt
This commit is contained in:
		| @@ -19,7 +19,7 @@ django-markdownify                      # Markdown rendering | ||||
| django-money<3.0.0                      # Django app for currency management  # FIXED 2022-06-26 to make sure py-moneyed is not conflicting | ||||
| django-mptt==0.11.0                     # Modified Preorder Tree Traversal | ||||
| django-redis>=5.0.0                     # Redis integration | ||||
| django-q                                # Background task scheduling | ||||
| django-q2                               # Background task scheduling | ||||
| django-q-sentry                         # sentry.io integration for django-q | ||||
| django-sql-utils                        # Advanced query annotation / aggregation | ||||
| django-sslserver                        # Secure HTTP development server | ||||
|   | ||||
		Reference in New Issue
	
	Block a user