George Vilches

(gav)

Most Active Role

N/A

Most Active Component

Contrib.Redirects

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (47) Reporter (8) Owner (8) Commenter (38) Summary Component
34980 34980 Change migration operation dependencies to namedtuples. Migrations
34791 34791 Prefetch's queryset attribute is ignored when the same nested relation is used multiple times. Database layer (models, ORM)
34099 34099 update_or_create() not saving data assigned in a model's save() method Database layer (models, ORM)
27147 27147 Add support for defining bounds in postgres range fields contrib.postgres
27917 27917 Allow ModelAdmin.radio_fields to work with NullBooleanField contrib.admin
27824 27824 Cannot chain unaccent transform with key lookup in Postgres JSON field. contrib.postgres
27801 27801 Make createsuperuser inspect environment variables for username and password contrib.auth
27895 27895 Test Client fails to decode json response with unicode characters Testing framework
27977 27977 inspectdb errors after upgrade to cx_Oracle 5.3 Database layer (models, ORM)
27898 27898 Inheriting from AbstractBaseUser does not interpolate unique error message on field contrib.auth
27518 27518 HTTP Referer leaks password reset link contrib.auth
27200 27200 Provide makemigrations router.allow_migrate() with a model_name Migrations
27277 27277 Error in generation of SQL query when have a ForeignKey with Model with ChoiceField Database layer (models, ORM)
27024 27024 1 BaseGeometryWidget logs a false positive: Error creating geometry from value '' GIS
14952 14952 New find_commands(management_dir) to support .pyc and .pyo Core (Other)
901 901 Reload method for models Database layer (models, ORM)
14802 14802 feature request: add a method to Fields that is used to render the field as read-only contrib.admin
736 736 [patch] QueryDict items() and mutability protection fix with doctests Core (Other)
7198 7198 3 improved error message on apps without models.py files Core (Other)
13206 13206 Model does not call super __init__ Database layer (models, ORM)
14697 14697 Speeding up queryset model instance creation Database layer (models, ORM)
14524 14524 Accessing /static/ in a new project shows simplistic 404 error page Contrib apps
399 399 Bigint field object needed Database layer (models, ORM)
9399 9399 Missing StopFutureHandlers in core/files/uploadhandler.py, __all__ Core (Other)
7130 7130 3 MySQL 4.1 and the NOT LIKE in QuerySet refactor Fails Uncategorized
14627 14627 Add example for URLconfs for how to concatenate calls to patterns() when composing urlpatterns to allow for URLs not associated with polls.views Documentation
5415 5415 9 Every SQL query should send a signal Database layer (models, ORM)
14068 14068 Fixture loading issue with multi database setting Core (Serialization)
5066 5066 4 Calling "manage.py reset <app>" on an app that has no models causes crash Core (Other)
7236 7236 2 Table containing ForeignKey created with wrong casing Database layer (models, ORM)
4485 4485 2 Can't set nullable DecimalField to null Database layer (models, ORM)
7526 7526 2 Query Set Refactor handling of INNER JOINs Database layer (models, ORM)
7148 7148 2 Small typo in docstring for WhereNode in django/db/models/sql/where.py Database layer (models, ORM)
7369 7369 ForeignKey non-null relationship after null relationship on select_related() generates invalid query Database layer (models, ORM)
7173 7173 2 Reverse of OneToOneField relationships are being cached improperly, returning wrong model class Core (Other)
6375 6375 2 auth app backend shows extra permissions as "app | model | permission" instead of "app | permission" Contrib apps
5839 5839 Bad import in django/contrib/admin/views/main.py (handle_legacy_orderlist) Database layer (models, ORM)
899 899 1 Formfield doesn't display default value Forms
5598 5598 Django contrib sessions module missing imports (os, time), causes error on new session contrib.sessions
4879 4879 4 post_create signal Database layer (models, ORM)
208 208 1 Allow the strings the cycle tag uses to contain spaces Template system
673 673 Final code example in Tutorial 3 is incorrect Documentation
962 962 [patch] Filter registration decorator is missing a return statement Core (Other)
796 796 Return no permission rather than a traceback for anonymous users Core (Other)
603 603 Improved template error messages Template system
672 672 get_absolute_url isn't nice contrib.syndication
479 479 [patch] Implement timezone-formats in date-formatting Database layer (models, ORM)