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-27 02:29:55 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
DanSears
8ca3963ab2
Clarified MySQL Connector note.
2013-11-15 08:51: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
#21421
-- Added level_tag attribute on messages.
2013-11-11 17:58:02 +01:00
files
…
forms
Fixed typos in previous commit (9aa6d4bdb6618ba4f17acc7b7c0d1462d6cbc718).
2013-11-12 20:42:44 +01:00
models
…
templates
…
clickjacking.txt
…
databases.txt
Clarified MySQL Connector note.
2013-11-15 08:51:17 -05:00
django-admin.txt
…
exceptions.txt
…
index.txt
…
middleware.txt
…
request-response.txt
…
settings.txt
Fixed
#21372
-- Corrected docs regarding translating LANGUAGES.
2013-11-09 23:56:53 +01:00
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
…