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-09 08:55:32 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Tim Graham
98de90d3d8
Fixed spelling of compatibility.
2013-11-09 10:17:17 -05:00
..
class-based-views
Fixed
#21396
: Document backwards-incompatible change in RedirectView.get_redirect_url.
2013-11-08 10:47:36 +01:00
contrib
Fixed versionadded misuse in the admin documentation.
2013-11-09 15:08:57 +01:00
files
…
forms
…
models
Fixed
#17001
-- Custom querysets for prefetch_related.
2013-11-07 14:49:49 +02:00
templates
…
clickjacking.txt
…
databases.txt
…
django-admin.txt
…
exceptions.txt
…
index.txt
…
middleware.txt
…
request-response.txt
…
settings.txt
…
signals.txt
Fixed spelling of compatibility.
2013-11-09 10:17:17 -05:00
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
Added missing parameter in npgettext_lazy docs
2013-11-08 23:20:50 +01:00
validators.txt
…
views.txt
…