SKJ — Projekt - 27 ze 30
Obsah archivu
-
Project
-
db.sqlite3
-
manage.py
-
planner
-
__init__.py
-
admin.py
-
apps.py
-
context_processors.py
-
migrations
-
__init__.py
-
0001_initial.py
-
0002_remove_invitation_receiver_invitation_receiver_group_and_more.py
-
0003_remove_invitation_receiver_group_category_and_more.py
-
0004_alter_event_guests.py
-
0005_alter_rsvp_response.py
-
0006_invitation_status.py
-
0007_alter_event_guests.py
-
0008_rename_content_notification_message_and_more.py
-
-
models.py
-
static
-
planner
-
css
-
events.css
-
index.css
-
invitations.css
-
login-register.css
-
sidebar.css
-
-
-
-
tests.py
-
views.py
-
-
Project
-
__init__.py
-
asgi.py
-
settings.py
-
urls.py
-
wsgi.py
-
-
README.txt
-
staticfiles
-
admin
-
css
-
autocomplete.css
-
base.css
-
dark_mode.css
-
dashboard.css
-
forms.css
-
changelists.css
-
login.css
-
nav_sidebar.css
-
responsive.css
-
responsive_rtl.css
-
rtl.css
-
vendor
-
select2
-
LICENSE-SELECT2.md
-
select2.css
-
select2.min.css
-
-
-
widgets.css
-
-
img
-
calendar-icons.svg
-
gis
-
move_vertex_off.svg
-
move_vertex_on.svg
-
-
icon-addlink.svg
-
icon-alert.svg
-
icon-calendar.svg
-
icon-clock.svg
-
icon-deletelink.svg
-
icon-hidelink.svg
-
icon-changelink.svg
-
icon-no.svg
-
icon-unknown.svg
-
icon-unknown-alt.svg
-
icon-viewlink.svg
-
icon-yes.svg
-
inline-delete.svg
-
LICENSE
-
README.txt
-
search.svg
-
selector-icons.svg
-
sorting-icons.svg
-
tooltag-add.svg
-
tooltag-arrowright.svg
-
-
js
-
actions.js
-
admin
-
DateTimeShortcuts.js
-
RelatedObjectLookups.js
-
-
autocomplete.js
-
calendar.js
-
cancel.js
-
collapse.js
-
core.js
-
filters.js
-
change_form.js
-
inlines.js
-
jquery.init.js
-
nav_sidebar.js
-
popup_response.js
-
prepopulate.js
-
prepopulate_init.js
-
SelectBox.js
-
SelectFilter2.js
-
theme.js
-
urlify.js
-
vendor
-
jquery
-
jquery.js
-
jquery.min.js
-
LICENSE.txt
-
-
select2
-
i18n
-
af.js
-
ar.js
-
az.js
-
bg.js
-
bn.js
-
bs.js
-
ca.js
-
cs.js
-
da.js
-
de.js
-
dsb.js
-
el.js
-
en.js
-
es.js
-
et.js
-
eu.js
-
fa.js
-
fi.js
-
fr.js
-
gl.js
-
he.js
-
hi.js
-
hr.js
-
hsb.js
-
hu.js
-
hy.js
-
id.js
-
is.js
-
it.js
-
ja.js
-
ka.js
-
km.js
-
ko.js
-
lt.js
-
lv.js
-
mk.js
-
ms.js
-
nb.js
-
ne.js
-
nl.js
-
pl.js
-
ps.js
-
pt.js
-
pt-BR.js
-
ro.js
-
ru.js
-
sk.js
-
sl.js
-
sq.js
-
sr.js
-
sr-Cyrl.js
-
sv.js
-
th.js
-
tk.js
-
tr.js
-
uk.js
-
vi.js
-
zh-CN.js
-
zh-TW.js
-
-
LICENSE.md
-
select2.full.js
-
select2.full.min.js
-
-
xregexp
-
LICENSE.txt
-
xregexp.js
-
xregexp.min.js
-
-
-
-
-
planner
-
css
-
login-register.css
-
-
-
-
templates
-
planner
-
account
-
login.html
-
logout.html
-
register.html
-
-
events
-
category.html
-
create_category.html
-
create_event.html
-
event.html
-
user_categories.html
-
user_events.html
-
-
groups
-
all_groups.html
-
create_group.html
-
user_groups.html
-
-
index.html
-
invitations
-
inv_group.html
-
inv_user.html
-
notifications.html
-
pending.html
-
sent_invitations.html
-
-
message.html
-
navbar.html
-
sidebar.html
-
-
-