LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
juntagrico_calendar/__init__.py
juntagrico_calendar/admin.py
juntagrico_calendar/juntagricoapp.py
juntagrico_calendar/urls.py
juntagrico_calendar/views.py
juntagrico_calendar.egg-info/PKG-INFO
juntagrico_calendar.egg-info/SOURCES.txt
juntagrico_calendar.egg-info/dependency_links.txt
juntagrico_calendar.egg-info/requires.txt
juntagrico_calendar.egg-info/top_level.txt
juntagrico_calendar/dao/__init__.py
juntagrico_calendar/entity/__init__.py
juntagrico_calendar/migrations/__init__.py
juntagrico_calendar/static/css/jobcalendar.css
juntagrico_calendar/static/external/fullcalendar/bootstrap/main.min.css
juntagrico_calendar/static/external/fullcalendar/bootstrap/main.min.js
juntagrico_calendar/static/external/fullcalendar/core/main.min.css
juntagrico_calendar/static/external/fullcalendar/core/main.min.js
juntagrico_calendar/static/external/fullcalendar/core/locales/de.js
juntagrico_calendar/static/external/fullcalendar/daygrid/main.min.css
juntagrico_calendar/static/external/fullcalendar/daygrid/main.min.js
juntagrico_calendar/static/external/fullcalendar/list/main.min.css
juntagrico_calendar/static/external/fullcalendar/list/main.min.js
juntagrico_calendar/static/js/jobcalendar.js
juntagrico_calendar/templates/cal/job_calendar.html
juntagrico_calendar/templates/cal/snippets/content_snippet.html
juntagrico_calendar/templates/cal/snippets/scripts_snippet.html
juntagrico_calendar/templates/cal/snippets/styles_snippet.html
juntagrico_calendar/util/__init__.py
juntagrico_calendar/util/temporal.py