1
0
mirror of https://github.com/django/django.git synced 2025-04-11 19:12:22 +00:00
Travis Swicegood c647065b49 Make sure these functions don't bleed into the global scope
This makes sure that all of these functions are assigned to variables
assigned to the current scope, rather than the global scope.  It also
adds a trailing semi-colon to make sure various linters are happy.
2012-05-16 13:33:48 -05:00
..
2012-05-10 20:15:49 +02:00