This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-11 18:05:20 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
servers
History
Flavio Curella
0bc5cd6280
Fixed
#25684
-- Made runserver use logging for request/response output.
...
Thanks andreif for the contributing to the patch.
2016-01-11 07:35:17 -05:00
..
another_app
…
fixtures
…
media
…
static
…
__init__.py
…
models.py
…
test_basehttp.py
Fixed
#25684
-- Made runserver use logging for request/response output.
2016-01-11 07:35:17 -05:00
tests.py
Refs
#26011
-- Fixed AttributeError in test_port_bind test.
2016-01-02 11:03:24 -05:00
urls.py
…
views.py
…