diff options
| author | Sebastian Reichel <sre@ring0.de> | 2012-07-27 00:30:42 +0200 |
|---|---|---|
| committer | Sebastian Reichel <sre@ring0.de> | 2012-07-27 00:30:42 +0200 |
| commit | fd761efd7f7c89171586a47512cb8471bbc21326 (patch) | |
| tree | ea093fe503b3a08cbc179ad7f85d83bb33651b3b | |
| parent | db4c33a7583fb21f0e31ac0758d4156b679c52e2 (diff) | |
| download | ktt-inventory-system-fd761efd7f7c89171586a47512cb8471bbc21326.tar.bz2 | |
add admin symlink
| l--------- | static/admin | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/admin b/static/admin new file mode 120000 index 0000000..776e936 --- /dev/null +++ b/static/admin @@ -0,0 +1 @@ +/usr/share/pyshared/django/contrib/admin/static/admin
\ No newline at end of file |