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-01-18 14:24:39 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
view_tests
History
Tim Graham
941b0a5b33
Fixed
#28708
-- Added constants to detect the Python version.
2017-10-13 10:11:15 -04:00
..
app0
…
app1
…
app2
…
app3
…
app4
…
app5
…
locale
…
media
…
templates
…
templatetags
…
tests
Fixed
#28708
-- Added constants to detect the Python version.
2017-10-13 10:11:15 -04:00
__init__.py
…
default_urls.py
…
generic_urls.py
…
models.py
…
regression_21530_urls.py
…
urls.py
Fixed
#28593
-- Added a simplified URL routing syntax per DEP 0201.
2017-09-20 18:04:42 -04:00
views.py
…