Native, Pythonic Templatetags for Django
Stars
86
Forks
11
Watchers
86
Open Issues
5
Overall repository health assessment
No package.json found
This might not be a Node.js project
100
commits
Django 1.5: Remove deprecated django.utils.hashcompat references
18b84fbView on GitHubDoesNotExist exception being called on string representation of model instance of model object
2282e3fView on GitHubfixes to testing and moving example app test to the app itself, version bump
55d16d4View on GitHubMerge branch 'master' of https://github.com/washingtontimes/django-native-tags into washingtontimes-master
40621d9View on GitHubCreated a test to verify proper working of the looping issue
9117ed6View on GitHubThe varname kwarg was screwing up in a loop as it is not set the first time through, but each other time, the context is now set and it repeats the first value.
fa74943View on GitHub