Malcolm Tredinnick
|
a573f4c029
Fixed #9472 -- Fixed a couple of URL patterns to be more consistent (and remove
|
преди 16 години |
Malcolm Tredinnick
|
3e267a695e
Fixed #9455 -- Tiny cleanup to avoid an "undefined variable" warning. The net
|
преди 16 години |
Malcolm Tredinnick
|
1418da7ee4
Fixed #6052 -- Worked around a bug in MySQLdb with regards to handling
|
преди 16 години |
Malcolm Tredinnick
|
9d0bacebd2
Fixed #3501 -- Fixed date filtering in querysets for nullable date fields. Only
|
преди 16 години |
Russell Keith-Magee
|
98ec741a03
Fixed #9585 -- Corrected code committed in [9398] that wasn't compatible with Python 2.3/2.4. Thanks to Karen Tracey for the report and fix.
|
преди 16 години |
Wilson Miner
|
21e86f2af2
Updated stylesheet link on the change password form.
|
преди 16 години |
Wilson Miner
|
902df97f36
Removed the hidden import rules in the contrib.admin stylesheets. Each individual stylesheet is now linked to explicitly from the template where it's used (in the extrastyle block), with the exception of widgets.css, which is imported by forms.css, but still available separately for reuse. Also moved the override stylesheets (IE and RTL) below the extrastyle block and all styles within the conditional comment which blocks CSS from IE5 and lower.
|
преди 16 години |
James Bennett
|
2246d526b1
One more correction to the release notes.
|
преди 16 години |
Malcolm Tredinnick
|
644ad9073f
Fixed #9477 -- Removed and edited a bunch of references to "development
|
преди 16 години |
James Bennett
|
06f89325e1
Ensure generated package name does not contain spaces; this will make Django easy_installable from the Cheese Shop.
|
преди 16 години |
James Bennett
|
1d375e1472
Port [9450] forward to trunk.
|
преди 16 години |
James Bennett
|
f5532f7119
Add 1.0.1 release notes to trunk so they'll show up in the online docs.
|
преди 16 години |
Malcolm Tredinnick
|
ec8150e78a
Fixed a bug introduced in r9422.
|
преди 16 години |
Brian Rosner
|
f63929dbe2
Fixed #9258 -- Use _default_manager in ForeignKeyRawIdWidget.label_for_value. Thanks nullie for the patch.
|
преди 16 години |
Malcolm Tredinnick
|
0349d83289
Fixed #6948 -- The join filter was escaping the literal value that was
|
преди 16 години |
Karen Tracey
|
bca14cd3c8
Fixed #9076 -- Changed BaseInlineFormSet to not override BaseModelFormSet's get_queryset method. BaseInlineFormSet's method did not include a couple of fixes/enhancements that were made to the parent's method, resulting in excessive queries (some of which can return bad data due to #9006) for admin pages with inlines.
|
преди 16 години |
Karen Tracey
|
02e67bba47
Fixed #9592 -- Create data for the generic_inline_admin test during setup instead of via a fixutre since it uses a content type id which will vary depending on what other tests have been run.
|
преди 16 години |
Malcolm Tredinnick
|
64b56447f3
Fixed #9377 -- Clarified when cmemcached support was included in Django.
|
преди 16 години |
Malcolm Tredinnick
|
26fabdb218
Fixed #9531 -- Fixed some awkward wording in the docs. Thanks, gsf.
|
преди 16 години |
Malcolm Tredinnick
|
599852d04d
Fixed #9507 -- Correct an example in the admin docs. Thanks, john_scott and
|
преди 16 години |
Malcolm Tredinnick
|
40976e0862
Fixed #9594 -- Typo fix in the testing example.
|
преди 16 години |
Malcolm Tredinnick
|
a0d4749920
Fixed #9468 -- Fixed a misleading FAQ answer.
|
преди 16 години |
Nicola Larosa
|
23657aaf16
Italian translation updated
|
преди 16 години |
Malcolm Tredinnick
|
85ef4eb578
Fixed #9570 -- Updated Arabic translation from Ossama M. Khayat.
|
преди 16 години |
Malcolm Tredinnick
|
e31ed8f2b1
Fixed #9574 -- Hindi translation from Thejaswi Puthraya.
|
преди 16 години |
Ramiro Morales
|
577f09f9f4
Updated Argentinian spanish translations, refs #9506 and related commits.
|
преди 16 години |
Ian Kelly
|
43b03ba57d
Refs #9408: Removed support for passing params as dicts in the oracle backend. Wasn't documented, didn't work, isn't necessary.
|
преди 16 години |
Karen Tracey
|
8d28a4c853
Quit being a complete mystery.
|
преди 16 години |
Ramiro Morales
|
72751c732f
Updated Argentinian spanish translation.
|
преди 16 години |
Brian Rosner
|
f751d5b713
Fixed #9498 -- Handle a formset correctly when the foreign key is not available (for now).
|
преди 16 години |