Jani Tiainen

(jtiai)

Most Active Role

N/A

Most Active Component

N/A

Activity Timeline

[No data in this time period]

Components

[No data in this time period]

Tickets

Trac Ticket (46) Reporter (39) Owner (8) Commenter (54) Summary Component
27580 27580 1 add special field for storing content types contrib.contenttypes
28809 28809 1 Changing SRID on geometry field doesn't create working migration GIS
27864 27864 1 Limit the number of terms in an admin search contrib.admin
32352 32352 Django tests uses SRIDs which gives different results by default on different versions of proj4 GIS
11385 11385 DateTimeField doesn't accept ISO 8601 formatted date string Forms
30259 30259 3 Support the use of admin_order_field on properties in the admin. contrib.admin
28859 28859 1 Oracle OCI library hides NO_DATA_FOUND exception from database with Oracle backend. Database layer (models, ORM)
29792 29792 3 GeometryFields do not preserve Oracle specific fields in migrations GIS
29793 29793 1 GeometryField with Oracle always assume that axes are named as long and lat in geometry metadata GIS
29757 29757 3 Document that easy connect string can be used to connect to pluggable databases on Oracle. Documentation
29239 29239 4 GEOSGeometry treats WKB and WKT input differently (former incorrectly) GIS
28572 28572 1 URLValidator rejects host without tld Core (Other)
24688 24688 1 Add Oracle support for new-style GIS functions GIS
27088 27088 1 GEOSGeometry should accept Python 2.7 memoryview GIS
27159 27159 5 Pickling query with an __in=inner_qs lookup causes evaluation evaluation of inner_qs Database layer (models, ORM)
27198 27198 3 QueryDict getlist allows data to be mutated HTTP handling
25440 25440 1 Fix failing tests on Oracle GIS GIS
11997 11997 cache_control returns 200 OK response even page has not been changed. Core (Cache system)
12529 12529 2 manage.py syncdb doesn't check tables by using mangled names with Oracle backend Database layer (models, ORM)
22632 22632 Spatial backend tests uses hardcoded set of backends GIS
20873 20873 Model options assumes incorrectly that model classes resides in models-module Database layer (models, ORM)
22023 22023 .values() followed by defer() or only() results invalid data or crash Database layer (models, ORM)
11599 11599 2 Field exceptions are silently passed when slicing geoqueryset Database layer (models, ORM)
20561 20561 QuerySet .distinct([*fields]) documentation improvements Documentation
19881 19881 Document that get_next/previous_by_FOO uses default manager Documentation
19606 19606 2 Oracle unicode insert fails. Database layer (models, ORM)
19058 19058 1 Inserting NULL value in Oracle spatial backend causes crash. Database layer (models, ORM)
13869 13869 Documentation should mention that QuerySet.iterator() method doesn't affect db driver Documentation
14806 14806 1 No template tag to support contextual translations Internationalization
12610 12610 Fixture loading is interfered by signal handlers Core (Management commands)
11333 11333 1 ORA-01830 date format picture ends before converting entire input Database layer (models, ORM)
13610 13610 Missing ENGINE setting in settings.py doesn't produce error Core (Other)
13514 13514 1 Only last package javascript catalog is loaded in case of missing default translation. Internationalization
11017 11017 7 Oracle LIKEC query doesn't use index Database layer (models, ORM)
11969 11969 Syncdb doesn't honor managed=False setting with Geodjango GIS
12769 12769 3 Queryset.query pickle fails if fields have lazy translations in field declaration params. Database layer (models, ORM)
12647 12647 Django admin unique validation fails contrib.admin
10888 10888 2 Inserting model with GeometryField as None crashes on Oracle GIS
14672 14672 Admin doesn't handle new on_delete exceptions gracefully contrib.admin
12690 12690 Oracle related lookup query fails in geodjango GIS
12580 12580 New validations pulls all elements for foreignkeys Forms
12344 12344 2 select_related() uses always QuerySet and Query classes from originating Model Database layer (models, ORM)
12402 12402 QuerySet.defer does not work properly on Oracle Database layer (models, ORM)
12335 12335 Namespaces for applications Core (Other)
11963 11963 Provide global configuration variable for default SRID GIS
10839 10839 Pickling queryset.query doesn't work for gis models on Oracle GIS