Browse Source

Cambio versión de django

main
Celestino Rey 11 months ago
parent
commit
e46622d077
5 changed files with 2 additions and 2 deletions
  1. BIN
      polls/__pycache__/__init__.cpython-311.pyc
  2. BIN
      polls/__pycache__/urls.cpython-311.pyc
  3. BIN
      polls/__pycache__/views.cpython-311.pyc
  4. +0
    -0
      polls/migrations/__init__.py
  5. +2
    -2
      requirements.txt

BIN
polls/__pycache__/__init__.cpython-311.pyc View File


BIN
polls/__pycache__/urls.cpython-311.pyc View File


BIN
polls/__pycache__/views.cpython-311.pyc View File


+ 0
- 0
polls/migrations/__init__.py View File


+ 2
- 2
requirements.txt View File

@ -1,5 +1,5 @@
asgiref==3.8.1
Django==4.2
Django==5.1
flake8==7.1.1
gunicorn==22.0.0
mccabe==0.7.0
@ -12,4 +12,4 @@ sqlparse==0.5.1
typing_extensions==4.12.2
django-calculation==1.0.0
djangorestframework==3.15.2
Markdown==3.7
Markdown==3.7

Loading…
Cancel
Save