mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	[2.0.x] Fixed "template tag" spelling in docs.
Backport of f0f383b635 from master
			
			
This commit is contained in:
		| @@ -292,7 +292,7 @@ via the :ttag:`get_flatpages` tag: | ||||
| Displaying ``registration_required`` flatpages | ||||
| ---------------------------------------------- | ||||
|  | ||||
| By default, the :ttag:`get_flatpages` templatetag will only show | ||||
| By default, the :ttag:`get_flatpages` template tag will only show | ||||
| flatpages that are marked ``registration_required = False``. If you | ||||
| want to display registration-protected flatpages, you need to specify | ||||
| an authenticated user using a ``for`` clause. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user