forked from rc/aircox
		
	names & conditional display of audio in admin
This commit is contained in:
		@ -52,7 +52,7 @@ sound_path_re = re.compile(
 | 
			
		||||
    '^(?P<year>[0-9]{4})(?P<month>[0-9]{2})(?P<day>[0-9]{2})'
 | 
			
		||||
    '(_(?P<hour>[0-9]{2})h(?P<minute>[0-9]{2}))?'
 | 
			
		||||
    '(_(?P<n>[0-9]+))?'
 | 
			
		||||
    '_?(?P<name>.*)$'
 | 
			
		||||
    '_?[ -]*(?P<name>.*)$'
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user