Val Neekman

(un33k)

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 (10) Reporter (9) Owner (0) Commenter (12) Summary Component
25625 25625 1 Old version of pip reports SyntaxError with Django 1.9+ Core (Other)
901 901 1 Reload method for models Database layer (models, ORM)
21348 21348 1 RuntimeError: maximum recursion depth exceeded while calling a Python object Database layer (models, ORM)
22029 22029 2 documentation: new best place to put the signal handler registration Documentation
22028 22028 1 documentation: apps without models.py can register for db related signals Documentation
21690 21690 2 Confusing statement regarding the ADMIN_MEDIA_PREFIX. Documentation
20529 20529 1 Django 1.6a1 is not available via pip install as per instructions *.djangoproject.com
19368 19368 Custom User without username and with USERNAME_FIELD = 'email', but still see username error message at the admin login page contrib.admin
19404 19404 2 Updating User's email in Admin fails if email already exists contrib.admin
17730 17730 1 Change django.utils.htmlparser to django.utils.html_parser to avoid possible issues with case-insensitivity and the HTMLParser stdlib module Testing framework