diff options
author | Sebastian Reichel <sre@ring0.de> | 2015-04-26 13:56:24 +0200 |
---|---|---|
committer | Sebastian Reichel <sre@ring0.de> | 2015-04-26 13:56:24 +0200 |
commit | 1c3bd651e0477d133e5770930eb8c7bb08c4aff5 (patch) | |
tree | b5632377969b9c25c9d489250304cacb5578908b | |
parent | 0f65b34c03f3f3818b6ee4de77fc95a628c787d1 (diff) | |
download | ktt-inventory-system-1c3bd651e0477d133e5770930eb8c7bb08c4aff5.tar.bz2 |
update symlink for django 1.7
l--------- | inventory/static/admin | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/static/admin b/inventory/static/admin index 776e936..9d8ffb6 120000 --- a/inventory/static/admin +++ b/inventory/static/admin @@ -1 +1 @@ -/usr/share/pyshared/django/contrib/admin/static/admin
\ No newline at end of file +/usr/lib/python2.7/dist-packages/django/contrib/admin/static/admin
\ No newline at end of file |