add saving favorite locations
authorMaciej Tronowski <mtro@man.poznan.pl>
Wed, 15 Apr 2015 16:04:05 +0000 (18:04 +0200)
committerMaciej Tronowski <mtro@man.poznan.pl>
Wed, 15 Apr 2015 16:04:05 +0000 (18:04 +0200)
commita0feb25389615e9d2ab2b036a491a1aeeb059a52
treece7e4bfb8b17384d54a7fc314fce9f171174c0dc
parenta5eea24f30969c1434c7743516f0195aa4bc53ae
add saving favorite locations
14 files changed:
filex/admin.py
filex/forms.py
filex/migrations/0001_initial.py [new file with mode: 0644]
filex/migrations/0002_auto_20150415_1744.py [new file with mode: 0644]
filex/models.py
filex/static/filex/filex.js
filex/templates/filex/source.html
filex/templates/filex/source.js.html
filex/templatetags/__init__.py [new file with mode: 0644]
filex/templatetags/filex.py [new file with mode: 0644]
filex/urls.py
filex/views.py
qcg/static/qcg/main.css
qcg/templates/qcg/gridftp.html