We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a05abf5 commit fd8aa60Copy full SHA for fd8aa60
attributes/default.rb
@@ -9,6 +9,7 @@
9
'bfirsh' => 'django-tagging',
10
'bradleywright' => 'django-static-management',
11
'cliffmoon' => 'dynomite',
12
+ 'dariusk' => 'corpora',
13
'django' => 'django',
14
'dlanger' => 'inlinestyler',
15
'elasticsearch' => 'elasticsearch',
@@ -25,6 +26,8 @@
25
26
'django-shorturls',
27
],
28
'jaylett' => [
29
+ 'django-override-db-tables',
30
+ 'django-logentry-admin',
31
'django_audited_model',
32
'django_auto_sluggable',
33
'django_exceptional_middleware',
@@ -34,6 +37,8 @@
34
37
'django-jcache',
35
38
'django-ballads',
36
39
'django-database-constraints',
40
+ 'jquery-equal-height',
41
+ 'searchify',
42
'newspan2',
43
'xapian-docsprint',
44
'heroku-statsd-example',
0 commit comments