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-22 00:02:15 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
http
History
Tim Graham
038ea4f859
Fixed
#28966
-- Doc'd that the uuid URL path converter requires dashes
2017-12-27 12:23:44 -05:00
..
_images
…
decorators.txt
…
file-uploads.txt
…
generic-views.txt
…
index.txt
…
middleware.txt
Refs
#23919
-- Stopped inheriting from object to define new style classes.
2017-06-26 10:30:31 -04:00
sessions.txt
Fixed
#28741
-- Removed unnecessary leading dot from cross-domain cookie examples.
2017-11-01 10:57:59 -04:00
shortcuts.txt
Fixed
#25978
-- Deprecated shorcuts.render_to_response().
2017-02-11 05:49:04 -05:00
urls.txt
Fixed
#28966
-- Doc'd that the uuid URL path converter requires dashes
2017-12-27 12:23:44 -05:00
views.txt
…