Aymeric Augustin
|
1d78897c5d
Fixed #17166 -- Documented how FIXTURE_DIRS works in the inital data how-to, and edited related bits in the settings reference.
|
пре 13 година |
Aymeric Augustin
|
9d0bf66273
Fixed #17316 -- Mentionned that the MultipleProxyMiddleware provided as an example must run rather early.
|
пре 13 година |
Aymeric Augustin
|
7a7ec73efe
Fixed #16452 -- Clarified that the DATE/DATETIME/TIME_INPUT_FORMATS settings have no effect when USE_L10N is True. Thanks Travis Brooks.
|
пре 13 година |
Aymeric Augustin
|
0fe4218427
Fixed #17573 -- Documented MySQL's switch to InnoDB as default storage engine. Thanks Lenz Hirsch for the report and Claude Paroz for the patch.
|
пре 13 година |
Timo Graham
|
03aa030f07
Fixed #17706 - Improved short description example in Tutorial 2; thanks xbito and claudep.
|
пре 13 година |
Timo Graham
|
25a68c6574
Fixed #17685 - Typo in BaseDateListView.get_dated_items(); thanks ejb.
|
пре 13 година |
Jannis Leidel
|
7dd0ceba2e
Fixed #17720 -- Stopped the LocaleMiddleware from overeagerly using the request path for language activation if it's actually not wanted. Thanks to Anssi Kääriäinen for the initial patch.
|
пре 13 година |
Aymeric Augustin
|
52b06e29c7
Prevented the generic views from automatically creating a HEAD method when there is no GET. Reverts r16105, refs #17449.
|
пре 13 година |
Aymeric Augustin
|
8d221e554c
Fixed #17674 -- DECIMAL_SEPARATOR and THOUSAND_SEPARATOR were swapped in the Croatian locale. Thanks deni for the report and patch.
|
пре 13 година |
Julien Phalip
|
b039bd3fb0
Fixed #16618 -- Corrected the admin interface's breadcrumbs in the tutorials' screenshots. Many thanks to Claude Paroz.
|
пре 13 година |
Adrian Holovaty
|
c1bdfd6f6f
Changed various non-breaking space characters from [17478] to use the code representation rather than the actual character, which is too hard to overlook because it just looks like a space
|
пре 13 година |
Carl Meyer
|
2a1a0f47bb
Fixed typo in GIS testing docs.
|
пре 13 година |
Adrian Holovaty
|
7981efe04f
Documentation (and some small source code) edits from [17432] - [17537]
|
пре 13 година |
Adrian Holovaty
|
9fa536dc4f
Added note to coding-style.txt about how we should NOT be religious about line lengths.
|
пре 13 година |
Adrian Holovaty
|
7ecb6813c9
Fixed missing periods in django-admin help for startproject from [17432]
|
пре 13 година |
Aymeric Augustin
|
9d7b5558ee
Fixed a few typos and updated an example in the URLs docs.
|
пре 13 година |
Aymeric Augustin
|
5b37a02ba3
Used Sphinx markup for PEPs and fixed a typo in the 1.4-beta-1 release notes.
|
пре 13 година |
Jannis Leidel
|
758a0cd0f1
Fixed #17689 -- Stopped the CachedStaticFilesStorage from trying to hash paths that aren't files.
|
пре 13 година |
Jannis Leidel
|
8f4d12ead2
Fixed download URL in setup.py.
|
пре 13 година |
Alex Gaynor
|
19e1a3556f
Fix a reST foul up.
|
пре 13 година |
James Bennett
|
50c64ed379
Accommodate new version numbering scheme.
|
пре 13 година |
James Bennett
|
46671e9b68
Bump version numbers for 1.4 beta 1.
|
пре 13 година |
James Bennett
|
e5e45d8afc
Update beta release notes.
|
пре 13 година |
Paul McMillan
|
c05930c858
Added an explicit warning about cookie session store to release notes.
|
пре 13 година |
Gabriel Hurley
|
ea8af819ab
Corrected a sentence fragment in the release notes.
|
пре 13 година |
Paul McMillan
|
06da2be00f
Fix broken test introduced by r17526.
|
пре 13 година |
Alex Gaynor
|
b9b3e9f0ef
Use Python's changed comparisons, which makes this a bit more readable.
|
пре 13 година |
Paul McMillan
|
6072e108e2
Fixed #17693. Input validation and tests for base36 conversion utils. Thanks Keryn Knight for the report.
|
пре 13 година |
Julien Phalip
|
41256d2341
Fixed #17652 -- Removed all mentions to Windmill from the docs as that project doesn't integrate well with Django at this time.
|
пре 13 година |
Aymeric Augustin
|
2000f375cd
Fixed #17675 -- Changed the implementation of the {% regroup %} template tag to use the context properly when resolving expressions.
|
пре 13 година |