Rob van der Linde

(robvdl)

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 (8) Reporter (8) Owner (0) Commenter (3) Summary Component
30077 30077 2 TextField constructor needs a strip=False option Database layer (models, ORM)
23644 23644 Django 1.7: adding order_by to model Meta class causes Django to create a meaningless migration Migrations
19776 19776 test fails in git stable/1.5.x branch Testing framework
8593 8593 Image upload in Windows changes filename to lowercase File uploads/storage
8220 8220 ForeignKey dropdown sorting in Admin contrib.admin
4979 4979 Admin does not allow removal of an image from an ImageField after it has been set, even if null=True and blank=True contrib.admin
11122 11122 1 views.static.serve does not work with if-modified-since header the third time a file is requested Generic views
4844 4844 Writing your first Django app, part 4: last part missing information on how to change "return HttpResponseRedirect...." Documentation