django-groups icon indicating copy to clipboard operation
django-groups copied to clipboard

Group support for Django (extracted from Pinax)

Results 1 django-groups issues
Sort by recently updated
recently updated
newest added

Using django-groups==0.1.dev11 ``` Unhandled exception in thread started by Traceback (most recent call last): File "/home/madteckhead/.virtualenvs/fresh-start/local/lib/python2.7/site-packages/django/core/management/commands/runserver.py", line 92, in inner_run self.validate(display_num_errors=True) File "/home/madteckhead/.virtualenvs/fresh-start/local/lib/python2.7/site-packages/django/core/management/base.py", line 280, in validate num_errors = get_validation_errors(s,...