| Age | Commit message (Collapse) | Author |
|
|
|
|
|
This mostly reverts 5643a3b51be338196d0b292d5626ad43648448d3 and
81e1a35c364e5353d2bf99368ad30a4184fbb653.
Thanks Carl Meyer for review.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ForeignKey/OneToOneField
|
|
Thanks hellbeast for the initial patch.
|
|
Only require GDAL if contained geometries need coordinate transformations.
Thanks drepo for the report and Tim Graham for the review.
|
|
|
|
These were broken back in commit 64e11a6.
|
|
docs.
|
|
|
|
Thanks to Tim Graham for the review.
|
|
Thanks aRkadeFR for the initial patch.
|
|
|
|
Thanks Michael Wood for the report and Tim Graham for the review.
|
|
|
|
Thanks to Tim Graham and Claude Paroz for the reviews and patches.
|
|
When the Host header contains a port, looking up the Site record fails
as the host will never match the domain.
|
|
|
|
|
|
Made URL application namespaces be set in the included URLconf and
instance namespaces in the call to include(). Deprecated other ways
to set application and instance namespaces.
|
|
|
|
Provide `contained_by` lookups for the equivalent single valued fields
related to the range field types. This acts as the opposite direction to
rangefield__contains.
With thanks to schinckel for the idea and initial tests.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
AdminSite.each_context()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Serhiy Zahoriya for the suggestion and Tim Graham for the
review.
|
|
Thanks Carsten Fuchs.
|
|
|
|
|
|
|
|
|