Daniel Greenfeld
(pydanny)
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 (24) | Reporter (23) | Owner (7) | Commenter (33) | Summary | Component |
---|---|---|---|---|---|---|
25236 | 25236 | ✅ | 1 | Remove ifequal from the template language. | Template system | |
26028 | 26028 | ✅ | 2 | Improve instructions for overriding Django templates | Documentation | |
28088 | 28088 | ✅ | 1 | Overriding the built-in Django form widget HTML doesn't work | Documentation | |
24646 | 24646 | ✅ | 1 | File names jinja2.py cannot import jinja2 | Documentation | |
27444 | 27444 | Django StaticLiveServerTestCase: view cannot query test-database properly | Testing framework | |||
24359 | 24359 | ✅ | 1 | "Http exceptions are provided in django.http" links to a page that does not list or link to HTTP exceptions | Documentation | |
16970 | 16970 | ✅ | 4 | calling as_view of CBV in URLConf needs better documentation and examples | Documentation | |
24656 | 24656 | ✅ | 2 | Query Expressions page do not always show imports | Documentation | |
24326 | 24326 | ✅ | Environment variables will work with mod_wsgi | Uncategorized | ||
21319 | 21319 | ✅ | Document self.fields in forms | Documentation | ||
20928 | 20928 | ✅ | 1 | djangoproject.com is no longer picking up the Django Packages RSS feed | *.djangoproject.com | |
16504 | 16504 | ✅ | PROJECT_ROOT ought to be in the generated project settings module | Core (Other) | ||
18629 | 18629 | ✅ | 1 | Adding methods/attributes to date-based views | Documentation | |
18632 | 18632 | ✅ | ✅ | 2 | Cleanup on methods/attributes associated with editing views | Documentation |
19946 | 19946 | ✅ | If DEBUG mode is False and ALLOWED_HOSTS is empty you should get a console warning | Uncategorized | ||
19402 | 19402 | ✅ | 1 | django.contrib.auth.models.CustomUser.REQUIRED_FIELDS needs better docs | Documentation | |
19239 | 19239 | ✅ | ✅ | 3 | Provide examples in the ref docs for Generic date views | Documentation |
19283 | 19283 | ✅ | ✅ | 2 | Django CBV examples have broken import. | Documentation |
19244 | 19244 | ✅ | ✅ | 3 | Provide the missing examples from the "Built-in template tags and filters" page | Documentation |
19241 | 19241 | ✅ | ✅ | 1 | Demonstrate how to round to integers using floatformat template tag | Documentation |
18715 | 18715 | ✅ | ✅ | 5 | Tutorial Page 3 Refactor | Documentation |
18628 | 18628 | ✅ | ✅ | 1 | Adding methods/attributes to display views | Documentation |
18451 | 18451 | ✅ | 1 | Improved class based view documentation | Documentation | |
17629 | 17629 | ✅ | forms.ChoiceField throws TypeError if label argument not provided | Forms |