andy

(andy)

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 (27) Reporter (1) Owner (0) Commenter (3) Summary Component
27674 27674 Deprecate GeoModelAdmin and OSMGeoAdmin GIS
27452 27452 Add Postgres serial field to contrib.postgres contrib.postgres
34043 34043 Doc "Writing your first patch for Django" doesn't explain how to contribute to the admin UI Documentation
34771 34771 QuerySet.order_by() crashes on constants that cannot be cast on MySQL. Database layer (models, ORM)
34420 34420 Migration import ordering violates coding style and isort defaults Migrations
34266 34266 Add ClosestPoint function to GeoDjango GIS
34074 34074 'headers' argument for test RequestFactory/Client Testing framework
891 891 customize table name prefixes Database layer (models, ORM)
14628 14628 1 Document which settings can be changed at runtime Documentation
27367 27367 Document behaviour when several urls have the same name Documentation
27524 27524 1 Using user instance (instead of get_user_model()) leads to errors when user model is overridden contrib.auth
494 494 1 Collapse in admin interface for inline related objects contrib.admin
14707 14707 Allow an annotation to match a field name when using .values on a query set. Database layer (models, ORM)
14769 14769 Voting example from tutorial - use of forms API - suggestion Documentation
14514 14514 Typo in staticfiles docs Documentation
14766 14766 ordering by a field that does not exists returns an empty QuerySet Database layer (models, ORM)
14960 14960 Write tests for inclusion_tag Template system
6887 6887 fixing vote function in mysite/polls/views.py on page 4 of tutorial Documentation
115 115 Models CRUD via web services Core (Other)
616 616 [patch] process_exception middleware extension Core (Other)
398 398 [patch] {%define VAR as%}VALUE{%in%} tag Template system
416 416 Automate site introspection for url pattern modules, view methods, template directories, and applications contrib.admin
998 998 Exception in views/debug.py Core (Other)
78 78 Add a test suite for core functionality Tools
356 356 [patch]: simple XML-RPC support for Django Core (Other)
593 593 [patch] Fulltext search support in Django Database layer (models, ORM)
676 676 [patch] a _post_init hook for model classes to initialize fields from outside content Metasystem