This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
creylopez
/
djangotutorial
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
1
Wiki
Activity
Browse Source
Cambio versión de django
main
Celestino Rey
10 months ago
parent
d776ce901d
commit
e46622d077
5 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
BIN
polls/__pycache__/__init__.cpython-311.pyc
BIN
polls/__pycache__/urls.cpython-311.pyc
BIN
polls/__pycache__/views.cpython-311.pyc
+0
-0
polls/migrations/__init__.py
+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
Write
Preview
Loading…
Cancel
Save