author | Marek Stępniowski <marek@stepniowski.com> | |
Fri, 9 Oct 2009 15:09:14 +0000 (17:09 +0200) | ||
committer | Marek Stępniowski <marek@stepniowski.com> | |
Fri, 9 Oct 2009 15:18:03 +0000 (17:18 +0200) | ||
commit | 0d0fa7a4cd45b477e40740a8d971ec814bc6a4a9 | |
tree | 6ccc90c3929d752d1fb2ef14dcebb48c52ff08c8 | tree | snapshot |
parent | 019f463953a09e7b2fe4ba8d4fa344bbf8c67164 | commit | diff |
apps/sponsors/__init__.py | [new file with mode: 0644] | blob |
apps/sponsors/admin.py | [new file with mode: 0644] | blob |
apps/sponsors/models.py | [new file with mode: 0644] | blob |
apps/sponsors/static/css/sponsors.css | [new file with mode: 0644] | blob |
apps/sponsors/static/js/ordered_select_multiple.js | [new file with mode: 0644] | blob |
apps/sponsors/templates/sponsors/sponsors.html | [new file with mode: 0644] | blob |
apps/sponsors/templatetags/__init__.py | [new file with mode: 0644] | blob |
apps/sponsors/templatetags/sponsor_tags.py | [new file with mode: 0644] | blob |
apps/sponsors/widgets.py | [new file with mode: 0644] | blob |
wolnelektury/media/css/sponsors.css | [new file with mode: 0644] | blob |
wolnelektury/media/js/ordered_select_multiple.js | [new file with mode: 0644] | blob |
wolnelektury/settings.py | diff | blob | history | |
wolnelektury/templates/base.html | diff | blob | history |