Eric Holscher

(ericholscher)

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 (37) Reporter (13) Owner (16) Commenter (57) Summary Component
897 897 2 Bi-Directional ManyToMany in Admin contrib.admin
9449 9449 4 test runner repeatedly parsers fixtures Testing framework
14334 14334 2 Queries don't ensure that comparison objects are the correct type Database layer (models, ORM)
14319 14319 1 Add signals test_setup and test_teardown to Django test suite runner Options Testing framework
8085 8085 3 call_command('runserver') executes management command twice. Core (Management commands)
25 25 2 Filtering interface on ForeignKey <select> boxes contrib.admin
12141 12141 2 Add glob support to tests/runtests.py Testing framework
17885 17885 Note password hashing incompatibility in the upgrade notes for 1.4 Documentation
13636 13636 1 Change fixture doctests to unit tests Testing framework
14356 14356 1 Unused import in django.core.management.sql Core (Other)
14338 14338 1 Search bar on the docs should include 1.2, & 1.1 *.djangoproject.com
9666 9666 2 ssi tag don't works with context variables Template system
14276 14276 2 Typo in the docstring to one of the unittests Testing framework
14187 14187 1 Add support for bpython in django-admin.py shell Core (Management commands)
12991 12991 2 Django 1.2 should have optional support for unittest2 Testing framework
14103 14103 1 Have django.utils.cache.patch_response_headers honor settings.USE_ETAGS setting Core (Cache system)
12932 12932 Django Test runner suite_result should be passed in the suite. Testing framework
12156 12156 3 The csrf_token should be able to use a custom template Contrib apps
11024 11024 1 Django runtests.py should work without configuring DJANGO_SETTINGS_MODULE Testing framework
9957 9957 2 Feeds discard timezone information from pubdate contrib.syndication
9520 9520 2 date filter should not crash when dealing with non date objects Template system
7416 7416 3 Test Client Loses session when login is called Testing framework
8041 8041 2 Media should render as safe strings Forms
8131 8131 1 Make new auth views 'reversable' contrib.auth
8084 8084 1 Int division in int_to_base_36 Uncategorized
8143 8143 1 Missed an import of sha in #7919 Uncategorized
12221 12221 2 Allow custom management commands to define bash completion arguments Core (Management commands)
15196 15196 Documentation still says it's 1.2 Uncategorized
14274 14274 Document the fact that running tests with warnings on is a good step before an upgrade/good practice Documentation
14078 14078 1 Template tag to set context variable to output from tag's rendered content Template system
12060 12060 2 Auth Context Processor returns user as a Lazy Object, which breaks things contrib.auth
8941 8941 2 Shared identity across all of the different Django community sites Uncategorized
8551 8551 2 Add REMOTE_ADDR: '127.0.0.1' to TestClient environment by default Testing framework
9999 9999 Documentation for testing Uncategorized
9438 9438 2 Integrate django-testmaker functionality into Django Testing framework
8157 8157 1 utils/autoreload.py doesn't find .pyo files Uncategorized
6891 6891 2 Modelform documentation on editing an existing object needs to be updated. Documentation