-
-
Notifications
You must be signed in to change notification settings - Fork 33.1k
Pull requests: django/django
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Ticket #4102 - Allow UPDATE of only specific fields in model.save()
#4
by niwinz
was closed May 1, 2012
Loading…
Added DEBUG_PLAINTEXT_AJAX_ERROR_MESSAGES setting to customize error display
#8
by davehughes
was closed Apr 29, 2012
Loading…
Fixed typo, instanciating -> instantiating in django/views/generic/edit.py
#9
by t0m
was merged Apr 28, 2012
Loading…
Updated some antique references in "Is Django stable?"
#10
by kleinmatic
was merged Apr 28, 2012
Loading…
BaseGenericInlineFormSet does not use form's save() method
#11
by pablorecio
was closed Jun 5, 2012
Loading…
Break-out password reset confirmation so that it is re-usable.
#12
by tvaughan
was closed May 9, 2012
Loading…
i18n javascript_catalog View Pollutes Global Namespace
#13
by matthewwithanm
was closed Apr 14, 2013
Loading…
Fixed #17967: Hide "Change Password" link in admin if user.has_usable_password is False.
#17
by aviraldg
was merged Apr 29, 2012
Loading…
Fixed #18233: Raise IOError if destination file already exists, in django.core.files.move.file_move_safe.
#18
by aviraldg
was closed Jul 16, 2012
Loading…
Fixed template syntax error, introduced in pull request #17
#20
by yumike
was merged Apr 29, 2012
Loading…