mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	Fixed typo in docs/releases/4.2.txt.
This commit is contained in:
		| @@ -308,7 +308,7 @@ example:: | ||||
| Should become:: | ||||
|  | ||||
|     class Author(models.Model): | ||||
|         ranl = models.IntegerField() | ||||
|         rank = models.IntegerField() | ||||
|         name = models.CharField(max_length=30) | ||||
|  | ||||
|         class Meta: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user