Abhishek Bera
|
ca67f39afa
Fixed #30265 -- Fixed a tutorial number in Reusable App tutorial.
|
6 years ago |
Nick Pope
|
198a2a9381
Removed unnecessary /static from links to PostgreSQL docs.
|
6 years ago |
pmisteli
|
9410db9683
Fixed #30236 -- Made UsernameField render with autocapitalize="none" HTML attribute.
|
6 years ago |
sage
|
9aa56cb0d5
Fixed #30294 -- Allowed HttpResponse to accept memoryview content.
|
6 years ago |
Tim Graham
|
879cc3da62
Moved extlinks in docs config to allow using 'version' variable.
|
6 years ago |
Tim Graham
|
a68c029e22
Used extlinks for Django's source code.
|
6 years ago |
Tim Graham
|
8e675e2bd8
Fixed #30299 -- Removed jQuery dependency from getCookie() in CSRF docs.
|
6 years ago |
Nick Pope
|
4400d8296d
Fixed #30241 -- Added more system checks of translation settings.
|
6 years ago |
Nick Pope
|
d4783048ef
Refs #29713 -- Improved error message when LANGUAGE_CODE is invalid.
|
6 years ago |
Nick Pope
|
07daa487ae
Refs #1660 -- Doc'd the LANGUAGES_BIDI setting.
|
6 years ago |
sage
|
5a92bb0725
Fixed #30295 -- Fixed max_lengths.tests.MaxLengthORMTests when run in isolation.
|
6 years ago |
Mariusz Felisiak
|
e449c3a832
Doc'd that HttpResponse accepts bytestrings.
|
6 years ago |
Mariusz Felisiak
|
881362986a
Fixed "byte string" typo in various docs and comments.
|
6 years ago |
Mariusz Felisiak
|
9ab1d55596
Refs #18726 -- Added test for excluding circular related fields with F() expression.
|
6 years ago |
Nick Pope
|
398afba084
Updated spelling and RFCs in HttpOnly cookie flag docs.
|
6 years ago |
Nick Pope
|
2afd670de5
Removed obsolete RFC from cookie docs.
|
6 years ago |
Nick Pope
|
d41a1005eb
Removed unused timeparse.js.
|
6 years ago |
Nick Pope
|
f0f3b30296
Removed obsolete ActiveXObject from admindocs bookmarklets.
|
6 years ago |
Nick Pope
|
3113957123
Simplified Date.prototype.getTwelveHours().
|
6 years ago |
Nick Pope
|
a25029b336
Removed unused Date.prototype.getHourMinute().
|
6 years ago |
Nick Pope
|
8c694317f8
Removed unused Date.prototype.getHourMinuteSecond().
|
6 years ago |
Nick Pope
|
93d1f2d209
Removed unused String.prototype.pad_left().
|
6 years ago |
Nick Pope
|
41e6ef28b0
Removed unneeded compatibility shim for getComputedStyle().
|
6 years ago |
Mariusz Felisiak
|
2a431db0f5
Fixed #28621 -- Fixed crash of annotations with OuterRef.
|
6 years ago |
Tim Graham
|
c4447ad231
Doc'd django-docs-translation and Read the Docs release steps.
|
6 years ago |
Tim Graham
|
9caa3e0a29
Doc'd a few contributing guidelines.
|
6 years ago |
Nathan Gaberel
|
624573726a
Fixed #29791 -- Made Engine.render_to_string() honor autoescape.
|
6 years ago |
Hasan Ramezani
|
d4df5e1b0b
Fixed #27360 -- Added app or ModelAdmin details for AreadyRegistered exceptions.
|
6 years ago |
Hasan Ramezani
|
981dd6dd71
Fixed #28431 -- Added a system check for BinaryField to prevent strings defaults.
|
6 years ago |
Mariusz Felisiak
|
dc53f2135b
Fixed typo in docs/releases/3.0.txt.
|
6 years ago |