Tim Graham
|
fa8fb2b383
Fixed #18490 - Updated DateField input formats; thanks dloewenherz for the draft patch.
|
%!s(int64=12) %!d(string=hai) anos |
Aymeric Augustin
|
4e1fd38bd6
Fixed #18781 -- Reduced max session cookie size.
|
%!s(int64=12) %!d(string=hai) anos |
Malcolm Tredinnick
|
6add6170c0
Small reorganisation of initial parts of URL documentation.
|
%!s(int64=12) %!d(string=hai) anos |
Aymeric Augustin
|
9b07b5edeb
Fixed #18916 -- Allowed non-ASCII headers.
|
%!s(int64=12) %!d(string=hai) anos |
Tim Graham
|
1d235b3914
Merge pull request #351 from 1ntrud3r/patch-1
|
%!s(int64=12) %!d(string=hai) anos |
Tim Graham
|
499e71eb2e
Merge pull request #341 from nmartini/master
|
%!s(int64=12) %!d(string=hai) anos |
Aymeric Augustin
|
2649cb8ff3
Fixed typo from 7435cc01.
|
%!s(int64=12) %!d(string=hai) anos |
Aymeric Augustin
|
7435cc0167
Updated install docs to reflect Python 3 status.
|
%!s(int64=12) %!d(string=hai) anos |
Alex Gaynor
|
b865009d41
Fixed #12397 -- allow safe_join to work with the root file system path, which means you can have your root template or file upload path at this location. You almost certainly don't want to do this, except in *very* limited sandboxed situations.
|
%!s(int64=12) %!d(string=hai) anos |
Enrico Ehrhardt
|
e78f2f6a63
remove unused import in tutorial 4 addition to #18915 (closed)
|
%!s(int64=12) %!d(string=hai) anos |
Alex Gaynor
|
3a10bcc917
Document ``six.assertRaisesRegex``.
|
%!s(int64=12) %!d(string=hai) anos |
Alex Gaynor
|
5999eb42eb
Removed another usage of the bear "except:" (rawr!).
|
%!s(int64=12) %!d(string=hai) anos |
Alex Gaynor
|
ad50243cd1
[py3k] Fixed the index creation code that I committed a few minutes ago for py3k.
|
%!s(int64=12) %!d(string=hai) anos |
Alex Gaynor
|
335a9f9cf1
Removed many uses of bare "except:", which were either going to a) silence real issues, or b) were impossible to hit.
|
%!s(int64=12) %!d(string=hai) anos |
James Bennett
|
257c4011cb
Merge pull request #331 from davidfischer/master
|
%!s(int64=12) %!d(string=hai) anos |
James Bennett
|
46249061d6
Merge pull request #333 from brad/ticket_18917
|
%!s(int64=12) %!d(string=hai) anos |
Alex Gaynor
|
6a5a12ea3e
Fixed #17888 -- no longer silence exceptions inside of check_test. Thanks to brutasse for the patch.
|
%!s(int64=12) %!d(string=hai) anos |
Alex Gaynor
|
e4ea536774
Ensued that SQL indexes are alwasy created in the same name.
|
%!s(int64=12) %!d(string=hai) anos |
Alex Gaynor
|
a92b81b0e8
Fixed tests that I broke a few commits ago.
|
%!s(int64=12) %!d(string=hai) anos |
Alex Gaynor
|
f47af9df1d
Cleaned up several test cases, to better isolate state.
|
%!s(int64=12) %!d(string=hai) anos |
Justin Bronn
|
72b8f8d73b
Updated the GEOS, PostGIS, and PROJ.4 versions in the GeoDjango installation docs.
|
%!s(int64=12) %!d(string=hai) anos |
Nick Martini
|
9e190e1c82
Merge branch 'master' of git://github.com/django/django
|
%!s(int64=12) %!d(string=hai) anos |
Alex Gaynor
|
292322f977
[py3k] Silence many warnings while running the tests.
|
%!s(int64=12) %!d(string=hai) anos |
Nick Martini
|
9ce58906af
removed unused import from tutorial 3 documentation as per ticket #18915
|
%!s(int64=12) %!d(string=hai) anos |
Alex Gaynor
|
4321ee25c5
Merge pull request #336 from dlo/tickets/18915
|
%!s(int64=12) %!d(string=hai) anos |
Aymeric Augustin
|
e1a37d5537
[py3] Documented forwards-compatible aliases
|
%!s(int64=12) %!d(string=hai) anos |
Dan Loewenherz
|
07b3d39d10
remove unused import in decoupling URLs tutorial, closes #18915
|
%!s(int64=12) %!d(string=hai) anos |
Alex Gaynor
|
cceff73acd
Merge pull request #335 from dlo/tickets/18875
|
%!s(int64=12) %!d(string=hai) anos |
Dan Loewenherz
|
09e3d364b9
specify any orderable field can be specified in get_latest_by, closes #18875
|
%!s(int64=12) %!d(string=hai) anos |
Alex Gaynor
|
0e296131bb
Cleaned up some small bits of the ORM, including removing an import *.
|
%!s(int64=12) %!d(string=hai) anos |