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
/
docs
/
admin.txt
Age
Commit message (
Expand
)
Author
2008-07-29
Fixed #6095 -- Added the ability to specify the model to use to manage a Many...
Russell Keith-Magee
2008-07-27
Removed trailing whitespace in admin docs.
Gary Wilson Jr
2008-07-27
Normalized the use of "JavaScript" in the documentation.
Gary Wilson Jr
2008-07-27
Fixed #7986 -- Added to the documentation the purpose of the `prepopulated_fi...
Gary Wilson Jr
2008-07-25
Standardised documentation of the Field help_text option and ModelAdmin.field...
Luke Plant
2008-07-23
Removed a colon that was rendering the bullet-point list below it as code in ...
Brian Rosner
2008-07-23
Fixed #7897 -- Corrected some spelling and grammatical errors in the InlineMo...
Brian Rosner
2008-07-21
Refs #7864 -- Corrected more instances of "newforms" in the docs.
Gary Wilson Jr
2008-07-20
Fixed #7850 -- Added adding django.contrib.admin to INSTALLED_APPS to the ste...
Brian Rosner
2008-07-19
Fixed #7839 -- Corrected admin documentation and tutorial to reflect that 'cl...
Brian Rosner
2008-07-18
Merged the newforms-admin branch into trunk.
Brian Rosner