index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
contrib
/
admin
/
media
/
css
/
forms.css
Age
Commit message (
Expand
)
Author
2008-09-16
Fixed #9074: Added overflow: hidden to the submit-row div to clear the floate...
Wilson Miner
2008-09-03
Fixed #8812 -- Fixed up the positioning of the "delete" link in the admin
Malcolm Tredinnick
2008-09-02
Fixed #2612: fixed display of admin `help_text` with multiple fields on the s...
Jacob Kaplan-Moss
2008-08-08
Fixed #8163 -- Restore oldforms admin styling on input fields. Also cleaned u...
Brian Rosner
2008-07-18
Merged the newforms-admin branch into trunk.
Brian Rosner
2007-04-09
Fixed #3926 -- Fixed typo in admin CSS. Thanks, Jeff Hilyard.
Malcolm Tredinnick
2007-02-28
Reverted [4590] (changes to field label CSS) since it caused more problems th...
Jacob Kaplan-Moss
2007-02-26
Small fix to admin CSS. Fixes #2205; thanks, treborhudson@gmail.com
Jacob Kaplan-Moss
2006-07-21
Part 3 of pedant day: replaced all tabs in Django with spaces. Python the wa...
Jacob Kaplan-Moss
2006-05-02
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...
Adrian Holovaty