django-helloworld
django-helloworld copied to clipboard
A Django hello world example
Bumps [django](https://github.com/django/django) from 2.2.3 to 3.2.24. Commits f5c8808 [3.2.x] Bumped version for 3.2.24 release. c1171ff [3.2.x] Fixed CVE-2024-24680 -- Mitigated potential DoS in intcomma template ... 9dc3456 [3.2.x] Added stub...
`Traceback (most recent call last): File "manage.py", line 22, in execute_from_command_line(sys.argv) File "/Users/robiulislam/anaconda/lib/python3.6/site-packages/django/core/management/__init__.py", line 367, in execute_from_command_line utility.execute() File "/Users/robiulislam/anaconda/lib/python3.6/site-packages/django/core/management/__init__.py", line 359, in execute self.fetch_command(subcommand).run_from_argv(self.argv) File "/Users/robiulislam/anaconda/lib/python3.6/site-packages/django/core/management/base.py", line 294, in...
Bumps [django](https://github.com/django/django) from 5.1.6 to 5.1.7. Commits 691e945 [5.1.x] Bumped version for 5.1.7 release. 8dbb44d [5.1.x] Fixed CVE-2025-26699 -- Mitigated potential DoS in wordwrap template ... d7dc1f6 [5.1.x] Fixed typo...