Tome Cvitan

(tome)

Most Active Role

N/A

Most Active Component

Database Layer (Models, Orm)

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (28) Reporter (4) Owner (2) Commenter (10) Summary Component
27452 27452 Add Postgres serial field to contrib.postgres contrib.postgres
14831 14831 Django Template Style Guide Documentation
34939 34939 Widget templates not refreshing Forms
34733 34733 m2m_changed signal is unaware if .set() method is being called Database layer (models, ORM)
34634 34634 Creating objects with nested MTI crashes. Database layer (models, ORM)
34564 34564 returning None instead of zero in Count annotation Database layer (models, ORM)
34260 34260 models.FloatField documentation doesn't mention that +inf, -inf, and NaN are database-dependent. Documentation
34025 34025 Autocomplete field fills all empty required fields references to the same model when added a choice in popup. contrib.admin
14296 14296 'manage.py test' failing for apps that access read-only databases Testing framework
27864 27864 Limit the number of terms in an admin search contrib.admin
27365 27365 Fields suddenly not found. Database layer (models, ORM)
27976 27976 label_from_instance fails silently: form field disappears. Forms
27518 27518 HTTP Referer leaks password reset link contrib.auth
27562 27562 Django using uuid as primary key, receive AttributeError during createsuperuser(NOT AN ISSUE) Uncategorized
27527 27527 How to enable login for a custom written authentication backend contrib.auth
14716 14716 filter_horizontal and filter_vertical don't work on mobile Safari contrib.admin
19280 19280 2 Detect broken {% url %} syntax Template system
20440 20440 3 forms.CharField should return an exception if max_length is not an integer Forms
19317 19317 1 Make warning blocks distinguishable Documentation
14093 14093 4 Confusing error when failing to create a session key because the cache is unavailable contrib.sessions
14597 14597 request.is_secure() should support headers like: X-Forwarded-Protocol and X-Forwarded-Ssl HTTP handling
9616 9616 bdist_rpm fails in 1.0.1 - version names with hyphens are not compatible with rpm specs Uncategorized
7824 7824 Missing information about autodiscover and admin.py in the tutorial and backwards incompatible page Uncategorized
14876 14876 Q | Q with nullable related fields generates INNER JOIN where it should be LEFT JOIN Database layer (models, ORM)
14295 14295 Saving an object with a custom manager results in IntegrityError Uncategorized
565 565 Unique fields don't work on edit_inline models contrib.admin
420 420 [patch] exclude_fields in AddManipulator and ChangeManipulator Metasystem
503 503 Field objects with required arguments shouldn't be keyword arguments. Core (Other)