summaryrefslogtreecommitdiff
path: root/main/fixtures
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2011-12-04 22:39:38 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2011-12-04 22:39:38 -0500
commit5f98e99ab9ee7bbebbcba5c419f8840416f13f98 (patch)
tree85451eb11617d1e1057e02fe0c83c63e85ec72b7 /main/fixtures
parent7e7ef807910331b652fcb98042060d68155b9a76 (diff)
Change "Developers" to "Hackers" in groups.json
Diffstat (limited to 'main/fixtures')
-rw-r--r--main/fixtures/groups.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/fixtures/groups.json b/main/fixtures/groups.json
index aa826b83..385e321d 100644
--- a/main/fixtures/groups.json
+++ b/main/fixtures/groups.json
@@ -3,7 +3,7 @@
"pk": 1,
"model": "auth.group",
"fields": {
- "name": "Developers",
+ "name": "Hackers",
"permissions": [
[
"change_package",