Justin Bronn
|
eb90cdf849
Added the GEOS and GDAL interface licenses to the manifest template.
|
16 роки тому |
Malcolm Tredinnick
|
a70f15b8f1
Fixed #9613 -- Added a bunch of files that were missing when the distribution
|
16 роки тому |
Karen Tracey
|
8e350d036c
Fixed #9608: Ensured a Model's default repr() is printable even if its __unicode__ method raises a Unicode error.
|
16 роки тому |
Justin Bronn
|
bcb4693e1d
Added GeoDjango template and test data directories to the manifest template so that they are included when building the release tarball with `sdist`.
|
16 роки тому |
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 роки тому |