author | Aleksander Łukasz <aleksander.lukasz@nowoczesnapolska.org.pl> | |
Mon, 6 May 2013 13:48:29 +0000 (15:48 +0200) | ||
committer | Aleksander Łukasz <aleksander.lukasz@nowoczesnapolska.org.pl> | |
Mon, 6 May 2013 13:48:29 +0000 (15:48 +0200) | ||
commit | bc7619edc01175ed32c2155a19fba22ddb8365ce | |
tree | 68fc66e227a8fe5b309a9d7062a49fd675a768af | tree | snapshot |
parent | 340b7f2a6d8a552399511cc87747d1223df48ec0 | commit | diff |
apps/libraries/__init__.py | [new file with mode: 0644] | blob |
apps/libraries/admin.py | [new file with mode: 0644] | blob |
apps/libraries/locale/pl/LC_MESSAGES/django.mo | [new file with mode: 0644] | blob |
apps/libraries/locale/pl/LC_MESSAGES/django.po | [new file with mode: 0644] | blob |
apps/libraries/migrations/0001_initial.py | [new file with mode: 0644] | blob |
apps/libraries/migrations/__init__.py | [new file with mode: 0644] | blob |
apps/libraries/models.py | [new file with mode: 0644] | blob |
apps/libraries/static/libraries/libraries.css | [new file with mode: 0644] | blob |
apps/libraries/templates/libraries/main_view.html | [new file with mode: 0644] | blob |
apps/libraries/urls.py | [new file with mode: 0644] | blob |
apps/libraries/views.py | [new file with mode: 0644] | blob |
wolnelektury/settings/__init__.py | diff | blob | history | |
wolnelektury/settings/static.py | diff | blob | history | |
wolnelektury/urls.py | diff | blob | history |