django/docs/ref/contrib/admin
Aymeric Augustin c81fae6b95 Used app_label instead of appname.
The last component of the dotted path to the application module is
consistently referenced as the application "label". For instance it's
AppConfig.label. appname could be confused with AppConfig.name, which is
the full dotted path.
2013-12-28 09:53:02 +01:00
..
_images
actions.txt Fixed some ReST errors regarding backticks 2013-08-15 07:14:10 -04:00
admindocs.txt Used app_label instead of appname. 2013-12-28 09:53:02 +01:00
index.txt Fixed #20522 - Allowed use of partially validated object in ModelAdmin.add_view formset validation. 2013-11-25 20:01:16 -05:00