lp://staging/~statik/+junk/django-nfa
Created by
Elliot Murphy
and last modified
- Get this branch:
- bzr branch lp://staging/~statik/+junk/django-nfa
Only
Elliot Murphy
can upload to this branch. If you are
Elliot Murphy
please log in for upload directions.
Branch information
- Owner:
- Elliot Murphy
- Status:
- Development
Recent revisions
- 2959. By brosner
-
newforms-admin: Fixed #6819 -- When the user does not have change permission
avoid redirecting to the changelist view after deleting an object. Thanks rmyers! - 2958. By brosner
-
newforms-admin: Fixed #7391 -- Mark the output of BaseFormSet.
as_table safe. Thanks akaihola! - 2956. By brosner
-
newforms-admin: Fixed some failing created with [7562]. Refs #6536. Thanks eddyMul for the hawk eyes.
- 2955. By russellm
-
newforms-admin: Fixed #6536 -- Corrected non-XHTML markup for image tag. Thanks to Johann Queuniet <email address hidden> for the initial report, and Honza Kral for keeping the ticket up to date.