Zbigniew Siciarz
|
d77082b438
|
Added example of using sitemaps with static views.
References #16829.
|
2013-05-18 14:27:29 +02:00 |
Florian Apolloner
|
16683f29ea
|
Merge pull request #1084 from erikr/master
Fixed #13546 -- Easier handling of localize field options in ModelForm
|
2013-05-18 05:15:15 -07:00 |
Marc Tamlyn
|
ef73a8eefd
|
Merge pull request #1083 from Markush2010/ticket20235
Fixes #20235 - MultipleObjectMixin requires object_list in kwargs
|
2013-05-18 05:14:28 -07:00 |
Erik Romijn
|
756b81dbd1
|
Fixed #13546 -- Easier handling of localize field options in ModelForm
|
2013-05-18 14:13:00 +02:00 |
Matthew Somerville
|
1c921cfac3
|
Fixed #20235 -- Use self.object_list if object_list not present in get_context_data kwargs.
This is so MultipleObjectMixin can be used in the same way as
SingleObjectMixin.
|
2013-05-18 14:10:40 +02:00 |
Aymeric Augustin
|
be826aafac
|
Fixed #20402: removed as-limit from uWSGI example.
It can fail in hard-to-diagnose ways.
|
2013-05-18 13:51:09 +02:00 |
Senko Rasic
|
b11b036145
|
Added myself to AUTHORS
|
2013-05-18 13:49:13 +02:00 |
Senko Rasic
|
493aca453a
|
Fixed #11160 - Ensure full_clean is called from non_form_errors
Updated FormSet.non_form_errors() to ensure full_clean() has
been called before returning the errors.
|
2013-05-18 13:44:27 +02:00 |
Aymeric Augustin
|
4bed64c417
|
Made test introduced in 566e284c pass on Python 3.
|
2013-05-18 13:34:52 +02:00 |
Aymeric Augustin
|
06603d112c
|
Merge pull request #1090 from zyegfryed/ticket_20433
Fixed #20433: extracted catalog compilation code from view.
|
2013-05-18 04:30:56 -07:00 |
zyegfryed
|
5e208d579d
|
Fixed #20433: Extract catalog compilation code from javascript_catalog view.
|
2013-05-18 13:20:52 +02:00 |
Shai Berger
|
215647c0f7
|
Fixed #20386 - Introspection problem on Oracle
Made introspection always return a unicode as column name on Oracle.
Thanks aaugustin for review and suggestion to use force_text().
|
2013-05-18 14:19:26 +03:00 |
Jacob Burch
|
340115200f
|
Fixed #20432 -- Test failure in admin_views.
The failure was triggered by a cache leak.
|
2013-05-18 13:13:33 +02:00 |
Jacob Burch
|
029c690b14
|
#20432: Fix for GroupAdmin test
|
2013-05-18 13:05:39 +02:00 |
Senko Rasic
|
566e284c56
|
Added test for multipart, non form-data POST.
Closes #9054. The bug itself is no longer present.
|
2013-05-18 12:50:28 +02:00 |
Aymeric Augustin
|
7b85ef9dfb
|
Fixed #20408 -- Clarified that values_list() doesn't return a list.
Thanks marktranchant, bmispelon, and alextreme.
|
2013-05-18 12:46:12 +02:00 |
Zbigniew Siciarz
|
0b0741602b
|
Fixed #20294 -- Documented context processors in TemplateResponseMixin.
|
2013-05-18 12:45:40 +02:00 |
Claude Paroz
|
8fd44b2551
|
Fixed #20356 -- Prevented crash when HTTP_REFERER contains non-ascii
Thanks srusskih for the report and Aymeric Augustin for the review.
|
2013-05-18 12:39:11 +02:00 |
Florian Apolloner
|
051cb1f4c6
|
Fixed #20411 -- Don't let invalid referers blow up CSRF same origin checks.
Thanks to edevil for the report and saz for the patch.
|
2013-05-18 12:32:47 +02:00 |
Baptiste Mispelon
|
9012a9e200
|
Fixed #20422 -- Applied makemessage's --ignore patterns to full path
Fix makemessage's --ignore patterns being applied to the full path
instead of the file name. Thanks to nnseva for the report and the
original patch.
|
2013-05-18 10:40:16 +02:00 |
Marc Tamlyn
|
1d3d04070e
|
Merge pull request #1082 from hydrogen18/master
Fixed some documentation on the MultiPartParser
|
2013-05-18 01:37:08 -07:00 |
Aymeric Augustin
|
ee11d325a4
|
Reorganize committers list chronologically.
This completes the removal of the distinction between core devs and
specialists.
Patch by Simon Meers.
|
2013-05-18 10:29:01 +02:00 |
Eric Urban
|
c278e56baf
|
Corrected documentation on the constructor arguments of MultiPartParser
|
2013-05-17 19:49:33 -04:00 |
Donald Stufft
|
f54a8880d7
|
Finally add myself to the committers list
|
2013-05-17 16:01:41 -04:00 |
Marc Tamlyn
|
9666874ee1
|
Tidy up some of the transaction documentation.
|
2013-05-17 18:40:50 +02:00 |
Claude Paroz
|
838f28974e
|
Fixed #20427 -- Moved a variable initialization in storage.py
This is fixing commit 4e70ad11d2 . Thanks mattias at elements.nl
for the report and Baptiste Mispelon for identifying the faulty
commit.
|
2013-05-17 18:31:52 +02:00 |
Marc Tamlyn
|
0509462373
|
Fix up company link.
|
2013-05-17 18:25:40 +02:00 |
Aymeric Augustin
|
c6964feb54
|
Modernize the CSRF migration helper.
Thanks Lennart Regebro for spotting that code.
|
2013-05-17 18:15:08 +02:00 |
Aymeric Augustin
|
9c487b5974
|
Replaced an antiquated pattern.
Thanks Lennart Regebro for pointing it out.
|
2013-05-17 18:08:58 +02:00 |
Preston Holmes
|
b1bfd9630e
|
Remove unnecessary and problematic parent class from SuccessMessageMixin
refs #16319, thanks to bmispelon for the catch
|
2013-05-17 08:59:06 -07:00 |
Marc Tamlyn
|
31d98d4ab5
|
Added myself to committers.
|
2013-05-17 17:24:17 +02:00 |
Florian Apolloner
|
10e397e263
|
Fixed #20426 -- Added some extra info to the auth forms.
Thanks to Joel Hansson for the suggestion and Curtis Maloney for the initial
patch.
|
2013-05-17 16:14:23 +02:00 |
Claude Paroz
|
b16b72d415
|
Fixed #5472 --Added OpenLayers-based widgets in contrib.gis
Largely inspired from django-floppyforms. Designed to not depend
on OpenLayers at code level.
|
2013-05-17 13:33:40 +02:00 |
Jacob Kaplan-Moss
|
d4d1145632
|
Removed "specialists".
The distinction's not really one we make any more, so updated the docs
accordingly.
|
2013-05-16 10:37:48 -07:00 |
Jacob Kaplan-Moss
|
1bc6e18b4e
|
Updated my bio.
|
2013-05-16 10:36:50 -07:00 |
Mark Huang
|
0732c8e8c6
|
Fixed #20357 -- Allow empty username field label in `AuthentificationForm`.
|
2013-05-16 11:41:52 -04:00 |
Tim Graham
|
289afc3156
|
Fixed #20421 - Typo in class-based view docs.
|
2013-05-16 09:56:30 -04:00 |
Shai Berger
|
9ef4d177d1
|
Fixed #20388 -- Test failures under Oracle.
Add "FROM DUAL" to SQL selecting constants in tests for Oracle.
|
2013-05-16 15:00:16 +02:00 |
Tim Graham
|
79715f267c
|
Fixed misleading heading on admindocs models page; refs #19712.
|
2013-05-16 08:37:20 -04:00 |
Tim Graham
|
b5b63079bd
|
Fixed #19712 - Clarified admindocs regarding which attributes appear.
Thanks Daniele Procida for the report.
|
2013-05-16 08:09:20 -04:00 |
Claude Paroz
|
0a29057ebe
|
Fixed #20415 -- Ensured srid is not localized in openlayers template
Thanks pierremarc07 at gmail.com for the report.
|
2013-05-16 13:48:38 +02:00 |
Tim Graham
|
da9d626be0
|
Merge pull request #1073 from mjtamlyn/import_by_path-docs-fix
Made the example usage of import_by_path less confusing.
|
2013-05-16 04:14:33 -07:00 |
Tim Graham
|
fa91855967
|
Merge pull request #1072 from hrbonz/doc_serialize_typo
Fixed typo in serialization docs.
|
2013-05-16 03:53:00 -07:00 |
Marc Tamlyn
|
cde820bd31
|
Make the example usage of import_by_path less confusing.
Using import_by_path to import import_by_path is a really odd use case
and makes the code example difficult to read.
|
2013-05-16 10:11:46 +02:00 |
Stefan hr Berder
|
746d3166d6
|
small typo, example pk=27 but description pk=24
|
2013-05-16 15:21:18 +08:00 |
Alex Gaynor
|
63f6ee817e
|
Merge pull request #1070 from mfogel/ticket_20413
Fix bug introduced in contrib.gis in 74f3884ae0
|
2013-05-15 15:03:53 -07:00 |
Mike Fogel
|
3188775174
|
Fix bug introduced in contrib.gis in 74f3884ae0
|
2013-05-15 14:07:34 -07:00 |
Alex Gaynor
|
c0c3b65de9
|
Merge pull request #1069 from mfogel/ticket_20413
Fixed #20413 - Respect Query.get_meta()
|
2013-05-15 13:15:19 -07:00 |
Mike Fogel
|
74f3884ae0
|
Fixed #20413 - Respect Query.get_meta()
|
2013-05-15 12:55:30 -07:00 |
Florian Apolloner
|
ebfb71c64a
|
Fixed previous commit. (Don't commit from DjangCon!)
|
2013-05-15 16:50:33 +02:00 |