Browse Source

praktikum 7

master
khaloufam70043 4 years ago
parent
commit
55c9032946
100 changed files with 67 additions and 39 deletions
  1. 0
    0
      .idea/misc.xml
  2. 0
    0
      .idea/modules.xml
  3. 0
    0
      .idea/news.iml
  4. 0
    0
      .idea/vcs.xml
  5. BIN
      db.sqlite3
  6. 1
    1
      news/settings.py
  7. 14
    0
      posts/forms.py
  8. 3
    1
      posts/urls.py
  9. 23
    4
      posts/views.py
  10. 1
    1
      templates/base.html
  11. 17
    0
      templates/posts/edit.html
  12. 8
    32
      templates/posts/index.html
  13. 0
    0
      venv/bin/activate
  14. 0
    0
      venv/bin/activate.csh
  15. 0
    0
      venv/bin/activate.fish
  16. 0
    0
      venv/lib/python3.7/site-packages/django/__init__.py
  17. 0
    0
      venv/lib/python3.7/site-packages/django/__main__.py
  18. 0
    0
      venv/lib/python3.7/site-packages/django/apps/__init__.py
  19. 0
    0
      venv/lib/python3.7/site-packages/django/apps/config.py
  20. 0
    0
      venv/lib/python3.7/site-packages/django/apps/registry.py
  21. 0
    0
      venv/lib/python3.7/site-packages/django/conf/__init__.py
  22. 0
    0
      venv/lib/python3.7/site-packages/django/conf/app_template/__init__.py-tpl
  23. 0
    0
      venv/lib/python3.7/site-packages/django/conf/app_template/admin.py-tpl
  24. 0
    0
      venv/lib/python3.7/site-packages/django/conf/app_template/apps.py-tpl
  25. 0
    0
      venv/lib/python3.7/site-packages/django/conf/app_template/migrations/__init__.py-tpl
  26. 0
    0
      venv/lib/python3.7/site-packages/django/conf/app_template/models.py-tpl
  27. 0
    0
      venv/lib/python3.7/site-packages/django/conf/app_template/tests.py-tpl
  28. 0
    0
      venv/lib/python3.7/site-packages/django/conf/app_template/views.py-tpl
  29. 0
    0
      venv/lib/python3.7/site-packages/django/conf/global_settings.py
  30. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/__init__.py
  31. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/af/LC_MESSAGES/django.mo
  32. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/af/LC_MESSAGES/django.po
  33. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/ar/LC_MESSAGES/django.mo
  34. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/ar/LC_MESSAGES/django.po
  35. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/ar/__init__.py
  36. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/ar/formats.py
  37. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/ast/LC_MESSAGES/django.mo
  38. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/ast/LC_MESSAGES/django.po
  39. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/az/LC_MESSAGES/django.mo
  40. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/az/LC_MESSAGES/django.po
  41. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/az/__init__.py
  42. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/az/formats.py
  43. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/be/LC_MESSAGES/django.mo
  44. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/be/LC_MESSAGES/django.po
  45. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/bg/LC_MESSAGES/django.mo
  46. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/bg/LC_MESSAGES/django.po
  47. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/bg/__init__.py
  48. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/bg/formats.py
  49. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/bn/LC_MESSAGES/django.mo
  50. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/bn/LC_MESSAGES/django.po
  51. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/bn/__init__.py
  52. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/bn/formats.py
  53. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/br/LC_MESSAGES/django.mo
  54. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/br/LC_MESSAGES/django.po
  55. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/bs/LC_MESSAGES/django.mo
  56. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/bs/LC_MESSAGES/django.po
  57. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/bs/__init__.py
  58. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/bs/formats.py
  59. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/ca/LC_MESSAGES/django.mo
  60. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/ca/LC_MESSAGES/django.po
  61. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/ca/__init__.py
  62. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/ca/formats.py
  63. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/cs/LC_MESSAGES/django.mo
  64. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/cs/LC_MESSAGES/django.po
  65. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/cs/__init__.py
  66. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/cs/formats.py
  67. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/cy/LC_MESSAGES/django.mo
  68. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/cy/LC_MESSAGES/django.po
  69. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/cy/__init__.py
  70. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/cy/formats.py
  71. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/da/LC_MESSAGES/django.mo
  72. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/da/LC_MESSAGES/django.po
  73. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/da/__init__.py
  74. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/da/formats.py
  75. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/de/LC_MESSAGES/django.mo
  76. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/de/LC_MESSAGES/django.po
  77. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/de/__init__.py
  78. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/de/formats.py
  79. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/de_CH/__init__.py
  80. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/de_CH/formats.py
  81. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/dsb/LC_MESSAGES/django.mo
  82. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/dsb/LC_MESSAGES/django.po
  83. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/el/LC_MESSAGES/django.mo
  84. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/el/LC_MESSAGES/django.po
  85. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/el/__init__.py
  86. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/el/formats.py
  87. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/en/LC_MESSAGES/django.mo
  88. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/en/LC_MESSAGES/django.po
  89. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/en/__init__.py
  90. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/en/formats.py
  91. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/en_AU/LC_MESSAGES/django.mo
  92. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/en_AU/LC_MESSAGES/django.po
  93. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/en_AU/__init__.py
  94. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/en_AU/formats.py
  95. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/en_GB/LC_MESSAGES/django.mo
  96. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/en_GB/LC_MESSAGES/django.po
  97. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/en_GB/__init__.py
  98. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/en_GB/formats.py
  99. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/eo/LC_MESSAGES/django.mo
  100. 0
    0
      venv/lib/python3.7/site-packages/django/conf/locale/eo/LC_MESSAGES/django.po

+ 0
- 0
.idea/misc.xml View File


+ 0
- 0
.idea/modules.xml View File


+ 0
- 0
.idea/news.iml View File


+ 0
- 0
.idea/vcs.xml View File


BIN
db.sqlite3 View File


+ 1
- 1
news/settings.py View File

# Internationalization # Internationalization
# https://docs.djangoproject.com/en/2.2/topics/i18n/ # https://docs.djangoproject.com/en/2.2/topics/i18n/


LANGUAGE_CODE = 'en-us'
LANGUAGE_CODE = 'de-de'


TIME_ZONE = 'UTC' TIME_ZONE = 'UTC'



+ 14
- 0
posts/forms.py View File

from django import forms
import datetime


class NoticeForm(forms.Form):
date_formats = ['%d.%m.%Y', '%d.%m.%y']
title = forms.CharField(label='Titel', max_length=80)
text = forms.CharField(label='Text', max_length=400)
start = forms.DateField(label='Von',
input_formats=date_formats,
initial=datetime.date.today)
end = forms.DateField(label='Bis',
input_formats=date_formats,
initial=datetime.date.today)

+ 3
- 1
posts/urls.py View File

from . import views from . import views


urlpatterns = [ urlpatterns = [
path('', views.index, name='index')
path('', views.index, name='index'),
path('new', views.new, name='new'),
path('delete/<int:deleteId>', views.delete, name='delete'),
] ]

+ 23
- 4
posts/views.py View File

from django.shortcuts import render from django.shortcuts import render
from .models import Notice from .models import Notice
from django.utils import timezone from django.utils import timezone
from .forms import NoticeForm




def index (request):
def index(request):
notices = Notice.objects.all() notices = Notice.objects.all()
notices = notices.filter(pub_start__lte=timezone.now()) notices = notices.filter(pub_start__lte=timezone.now())
notices = notices.filter(pub_end__gte=timezone.now()) notices = notices.filter(pub_end__gte=timezone.now())
context = { "notices" : notices }
context = {"notices": notices}
return render(request, 'posts/index.html', context) return render(request, 'posts/index.html', context)



def new(request):
if request.method == "POST":
form = NoticeForm(request.POST)
if form.is_valid():
newNotice = Notice(notice_title=form.cleaned_data['title'],
notice_text=form.cleaned_data['text'],
pub_start=form.cleaned_data['start'],
pub_end=form.cleaned_data['end'])
newNotice.save()
return redirect('index')
context = {'form': NoticeForm()}
return render(request, 'posts/edit.html', context)

def delete(request, deleteId=None):
if deleteId != None:
delNotice = Notice.objects.get(id=deleteId)
if delNotice != None:
delNotice.delete()
return redirect('index')

+ 1
- 1
templates/base.html View File

{% block navigation %} Platzhalter {% endblock %} {% block navigation %} Platzhalter {% endblock %}
{% block content %} Platzhalter {% endblock %} {% block content %} Platzhalter {% endblock %}
</body> </body>
</html>
</html>

+ 17
- 0
templates/posts/edit.html View File

{% extends 'base.html' %}

{% block title %}
News
{% endblock %}

{%block content %}
<div class="container">

<h1>Neue Nachricht</h1>
<form method="POST">
{% csrf_token %}
{{ form.as_p }}
<button type="submit" class="save btn btn-default">Speichern</button>
</form>
</div>
{% endblock %}

+ 8
- 32
templates/posts/index.html View File

{% for notice in notices %} {% for notice in notices %}
<h3>{{ notice.notice_title }}</h3> <h3>{{ notice.notice_title }}</h3>
<p>{{ notice.notice_text }}</p> <p>{{ notice.notice_text }}</p>
<p><a href="{% url 'new' %}" class="btn btn-info" role="button">Neue Nachricht</a></p>


<p><a href= "{% url 'delete' deleteId=notice.id %}" class="btn btn-danger">
Meldung loeschen</a></p>
{% endfor %} {% endfor %}


</div>


{% endblock %}

</div>




<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Navbar Example</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css">
</head>
<body>

<h4>.navbar .navbar-expand-sm</h4>

<!-- A horizontal navbar that becomes vertical on small screens -->
<nav class="navbar navbar-expand-sm bg-dark">
<!-- Links -->
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="http://th-nuernberg.de">efi-homepage</a>
</li>
<li class="nav-item">
<a class="nav-link" href="http://google.de">Google</a>
</li>
</ul>
</nav>

<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"></script>
</body>
</html>
<h1> Index der Polls-Applikation</h1>
{% endblock %}

+ 0
- 0
venv/bin/activate View File


+ 0
- 0
venv/bin/activate.csh View File


+ 0
- 0
venv/bin/activate.fish View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/__init__.py View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/__main__.py View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/apps/__init__.py View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/apps/config.py View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/apps/registry.py View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/__init__.py View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/app_template/__init__.py-tpl View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/app_template/admin.py-tpl View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/app_template/apps.py-tpl View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/app_template/migrations/__init__.py-tpl View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/app_template/models.py-tpl View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/app_template/tests.py-tpl View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/app_template/views.py-tpl View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/global_settings.py View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/__init__.py View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/af/LC_MESSAGES/django.mo View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/af/LC_MESSAGES/django.po View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/ar/LC_MESSAGES/django.mo View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/ar/LC_MESSAGES/django.po View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/ar/__init__.py View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/ar/formats.py View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/ast/LC_MESSAGES/django.mo View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/ast/LC_MESSAGES/django.po View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/az/LC_MESSAGES/django.mo View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/az/LC_MESSAGES/django.po View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/az/__init__.py View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/az/formats.py View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/be/LC_MESSAGES/django.mo View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/be/LC_MESSAGES/django.po View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/bg/LC_MESSAGES/django.mo View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/bg/LC_MESSAGES/django.po View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/bg/__init__.py View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/bg/formats.py View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/bn/LC_MESSAGES/django.mo View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/bn/LC_MESSAGES/django.po View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/bn/__init__.py View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/bn/formats.py View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/br/LC_MESSAGES/django.mo View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/br/LC_MESSAGES/django.po View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/bs/LC_MESSAGES/django.mo View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/bs/LC_MESSAGES/django.po View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/bs/__init__.py View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/bs/formats.py View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/ca/LC_MESSAGES/django.mo View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/ca/LC_MESSAGES/django.po View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/ca/__init__.py View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/ca/formats.py View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/cs/LC_MESSAGES/django.mo View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/cs/LC_MESSAGES/django.po View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/cs/__init__.py View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/cs/formats.py View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/cy/LC_MESSAGES/django.mo View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/cy/LC_MESSAGES/django.po View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/cy/__init__.py View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/cy/formats.py View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/da/LC_MESSAGES/django.mo View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/da/LC_MESSAGES/django.po View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/da/__init__.py View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/da/formats.py View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/de/LC_MESSAGES/django.mo View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/de/LC_MESSAGES/django.po View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/de/__init__.py View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/de/formats.py View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/de_CH/__init__.py View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/de_CH/formats.py View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/dsb/LC_MESSAGES/django.mo View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/dsb/LC_MESSAGES/django.po View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/el/LC_MESSAGES/django.mo View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/el/LC_MESSAGES/django.po View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/el/__init__.py View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/el/formats.py View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/en/LC_MESSAGES/django.mo View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/en/LC_MESSAGES/django.po View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/en/__init__.py View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/en/formats.py View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/en_AU/LC_MESSAGES/django.mo View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/en_AU/LC_MESSAGES/django.po View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/en_AU/__init__.py View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/en_AU/formats.py View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/en_GB/LC_MESSAGES/django.mo View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/en_GB/LC_MESSAGES/django.po View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/en_GB/__init__.py View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/en_GB/formats.py View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/eo/LC_MESSAGES/django.mo View File


+ 0
- 0
venv/lib/python3.7/site-packages/django/conf/locale/eo/LC_MESSAGES/django.po View File


Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save