Simon Charette
|
2c0ec04225
|
Fixed a typo in the 1.8 release notes.
|
2014-08-29 10:58:58 -04:00 |
Joshua "jag" Ginsberg
|
eb2af16c59
|
Fixed #21483 -- Added WSGI environ to kwargs sent to request_started signal.
|
2014-08-29 10:12:03 -04:00 |
Vlastimil Zíma
|
e622caaa85
|
Fixed #21201 -- Improved customization of ClearableFileInput.
|
2014-08-29 09:40:08 -04:00 |
Tim Graham
|
045b8d3267
|
Removed unnecessary release notes for django.utils.translation.override().
Undocumented functions don't need to be mentioned.
|
2014-08-29 09:20:13 -04:00 |
Claude Paroz
|
909015a51b
|
Fixed #22786 -- Documented value_from_datadict caveat
Thanks blueyed for the report and Tim Graham for the review.
|
2014-08-29 10:24:50 +02:00 |
Aymeric Augustin
|
569e0a299d
|
Documented correct kwargs for post_syncdb/migrate.
d562527a rename the db to using in the wrong signal.
Thanks Maik Hoepfel for the report.
|
2014-08-28 21:30:20 +02:00 |
Thomas Chaumeny
|
2db1ed1033
|
Fixed #23323 -- Made django.utils.translation.override usable as a decorator.
|
2014-08-28 11:58:21 -04:00 |
Simon Charette
|
c9c0be31c5
|
Fixed #23375 -- Added missing security issues to the archive.
Also adjusted the pre-release process to prevent future omissions.
|
2014-08-28 10:48:39 -04:00 |
Claude Paroz
|
3a44e20005
|
Fixed #23374 -- Renamed StaticLiveServerCase to StaticLiveServerTestCase
Refs #20739. Thanks Raphaël Hertzog for the report and the initial
patch.
|
2014-08-28 08:44:26 +02:00 |
Simon Charette
|
3cbb7590cb
|
Fixed #23329 -- Allowed inherited and m2m fields to be referenced in the admin.
Thanks to Trac alias Markush2010 and ross for the detailed reports.
|
2014-08-27 21:26:53 -04:00 |
Richard Eames
|
4dd5c8581d
|
Fixed #23349 -- Clarified details about RunPython's apps argument.
|
2014-08-27 17:26:08 -04:00 |
areski
|
a81af7f49d
|
Fixed #13749 -- Added link from admin site to front-end site.
Thanks romankrv for the suggestion.
|
2014-08-27 08:34:53 -04:00 |
Tim Graham
|
6aae07fe61
|
Documented --database option for migrate.
Thanks Mike O'Connor for the reporty.
|
2014-08-27 08:01:30 -04:00 |
Tim Graham
|
83762da3fb
|
Fixed #23354 -- Documented that ModelChoiceField to_field_name should be a unique field.
Thanks Keryn Knight for the suggestion.
|
2014-08-27 07:43:13 -04:00 |
Erik Romijn
|
2154004802
|
Fixed tiny commit style inconsistency in committing code documentation.
|
2014-08-27 09:18:56 +02:00 |
Duncan Parkes
|
905c4fdcc3
|
Fixed clone URL of Django git repository.
|
2014-08-26 20:48:12 -04:00 |
Tim Graham
|
5ecead9ab9
|
Fixed #22620 -- Emphasized role of DATABASE_ROTERS in multi-db docs.
Thanks Mike O'Connor for the suggestions.
|
2014-08-26 15:43:23 -04:00 |
Tim Graham
|
7b9537fb27
|
Fixed #21567 -- Documented how to deploy multiple sites using the sites framework.
|
2014-08-26 15:22:08 -04:00 |
Tim Graham
|
ced3e303ca
|
Fixed #23250 -- Documented that ModelMultipleChoiceField queryset may be None.
|
2014-08-26 14:50:17 -04:00 |
Tim Graham
|
a2bcec3491
|
Fixed #17707, #20734 -- Added examples to URL namespacing docs.
Thanks Daniele Procida for review.
|
2014-08-26 14:31:13 -04:00 |
Tim Graham
|
348c89cbfb
|
Fixed #19312 -- Documented MySQL TIMESTAMP columns cannot be used with USE_TZ=True.
|
2014-08-26 14:11:35 -04:00 |
Claude Paroz
|
5675eb371f
|
Allowed skipIf/UnlessDBFeature to accept several feature strings
|
2014-08-26 20:03:37 +02:00 |
Tim Graham
|
e02f45d5ea
|
Fixed #17719 -- Documented that template syntax sequences cannot be used as string literals.
|
2014-08-26 10:40:12 -04:00 |
Tim Graham
|
035f2e699c
|
Fixed #23362 -- Clarified "database columns as attributes" in tutorial.
|
2014-08-26 10:00:33 -04:00 |
Tim Graham
|
a3e88e64a4
|
Fixed spelling mistake in file docs.
|
2014-08-26 09:44:24 -04:00 |
Tim Graham
|
2b66878a47
|
Added words to spelling_wordlist.
|
2014-08-26 09:44:07 -04:00 |
Erik Romijn
|
cbdda28208
|
Fixed #23075 -- Added documentation on novalidate attribute and made it default for admin
Thanks to sehmaschine for the report and to Tim Graham for the review.
|
2014-08-26 14:20:31 +02:00 |
Mitch Davis
|
5473c36cef
|
Clarified that makemessages -l takes a locale name, not a language code.
|
2014-08-26 08:11:25 -04:00 |
Tim Graham
|
7d62fb5957
|
Fixed #23355 -- Updated admin jQuery to 1.11.1.
|
2014-08-24 15:26:29 -04:00 |
Tim Graham
|
50ae4b4b9e
|
Fixed #23131 -- Documented serialization of callable functions in migrations.
|
2014-08-24 13:33:36 -04:00 |
Tim Graham
|
e39af5ea59
|
Fixed #21648 -- Deprecated is_admin_site option to auth.views.password_reset().
|
2014-08-23 19:32:58 -04:00 |
Tim Graham
|
0c9f40f776
|
Fixed #22154 -- Added "Built-in" to some class-based views titles.
|
2014-08-23 19:30:42 -04:00 |
Tim Graham
|
19999befbe
|
Clarified release preparation step about dates.
|
2014-08-23 19:13:51 -04:00 |
Claude Paroz
|
1f45f3cea1
|
Updated docs about Spatialite collect/extent support
|
2014-08-23 18:03:11 +02:00 |
Claude Paroz
|
a7d964ab87
|
Replaced no_spatialite by connection features
Refs #22632. Thanks Tim Graham for the review.
|
2014-08-23 15:41:13 +02:00 |
Tim Graham
|
c7fa27d702
|
Fixed #23344 -- Removed duplicate docs for file upload settings.
|
2014-08-23 09:30:01 -04:00 |
Tim Graham
|
a76aab3583
|
Fixed #23324 -- Mentioned Site.id in contrib.sites docs.
|
2014-08-22 12:56:38 -04:00 |
Kristian Glass
|
b7336ec179
|
Fixed #23342 -- Clarified warning about naive time objects.
Thanks to apollo13 for suggested wording.
|
2014-08-22 11:38:52 -04:00 |
Tim Graham
|
14aff0bd82
|
Fixed #23343 -- Typo in docs/ref/class-based-views/generic-date-based.txt.
|
2014-08-22 11:22:09 -04:00 |
Andrew Godwin
|
459cfb523d
|
Update squashmigration docs to also mention circ dep errs (refs #23337)
|
2014-08-21 19:18:26 -07:00 |
Tim Graham
|
b902be798e
|
Added dates to release notes.
|
2014-08-20 16:31:45 -04:00 |
Simon Charette
|
53ff096982
|
Prevented data leakage in contrib.admin via query string manipulation.
This is a security fix. Disclosure following shortly.
|
2014-08-20 14:39:40 -04:00 |
Preston Holmes
|
5307ce565f
|
Fixed #23066 -- Modified RemoteUserMiddleware to logout on REMOTE_USER change.
This is a security fix. Disclosure following shortly.
|
2014-08-20 14:39:40 -04:00 |
Tim Graham
|
0d8d30b7dd
|
Fixed #23157 -- Removed O(n) algorithm when uploading duplicate file names.
This is a security fix. Disclosure following shortly.
|
2014-08-20 14:39:40 -04:00 |
Florian Apolloner
|
28e765810d
|
Prevented reverse() from generating URLs pointing to other hosts.
This is a security fix. Disclosure following shortly.
|
2014-08-20 14:39:40 -04:00 |
Tim Graham
|
ec71191be0
|
Added release note stubs for 1.5.9 and 1.4.14.
|
2014-08-20 14:39:40 -04:00 |
Claude Paroz
|
12cf10cacd
|
Fixed typo in 1.7 release notes
|
2014-08-20 08:57:35 +02:00 |
Tim Graham
|
fca677fa43
|
Added sphinx extension to ease generation of ticket links.
|
2014-08-19 17:40:50 -04:00 |
Unai Zalakain
|
5f2542f12a
|
Fixed #10190 -- Made HttpResponse charset customizable.
Thanks to Simon Charette, Aymeric Augustin, and Tim Graham
for reviews and contributions.
|
2014-08-19 17:34:38 -04:00 |
areski
|
9d6551204e
|
Removed unnecessary code-block directives.
|
2014-08-19 16:44:25 -04:00 |