Luc Saffre

(lsaffre)

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 (25) Reporter (24) Owner (2) Commenter (18) Summary Component
15578 15578 1 loaddata and processing order of fixtures Documentation
31808 31808 2 Django causes latest setuptools to issue "UserWarning: Distutils was imported before Setuptools." Core (Other)
28332 28332 1 Diamond multiple inheritance example in docs gives a clashing field check error Documentation
28302 28302 Separate authorisation from authentication contrib.auth
10664 10664 3 non-serializing fixtures Core (Serialization)
12708 12708 2 Django raises DoesNotExist when consulting an empty ForeignKey field Database layer (models, ORM)
26233 26233 docstring of django.db.models.Q causes warning when building Sphinx docs for my project Documentation
15497 15497 3 BooleanField should work for all PostgreSQL expressions Database layer (models, ORM)
20229 20229 2 Django 1.5 calls the LOGGING_CONF function twice Core (Other)
14930 14930 `values_list()` fails on queryset ordered by extra column Database layer (models, ORM)
18213 18213 loaddata should allow empty fixtures Core (Management commands)
20791 20791 "Model %(model)s with pk %(pk)r does not exist." Database layer (models, ORM)
20227 20227 Accept an empty SECRET_KEY when DEBUG is True Uncategorized
19637 19637 AdminEmailHandler doesn't fail silently Core (Other)
19360 19360 annotate the sum of related TimeField Database layer (models, ORM)
16261 16261 Model.__repr__() should never return unicode Core (Other)
16151 16151 1 More informative message than "No fixtures found" Core (Serialization)
12483 12483 1 Error message when Model.__unicode__() returns None Core (Other)
15857 15857 contrib.contenttypes depends on contrib.auth Uncategorized
14419 14419 Make `makemessages --help` more useful Core (Management commands)
11696 11696 1 validate command in 1.1 hides errors in models that used to be shown Database layer (models, ORM)
12801 12801 1 Allow empty non-nullable ForeignKey fields until save() Database layer (models, ORM)
10887 10887 admin.autodiscover contrib.admin
10442 10442 Better support for readonly Form fields Forms
10431 10431 forms.models.fields_for_model() with fields specified should return the list in that order Forms