django/docs/man
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
..
daily_cleanup.1 Fixed #11509 -- Modified usage of "Web" to match our style guide in various documentation, comments and code. Thanks to timo and Simon Meers for the work on the patch. 2010-10-09 08:12:50 +00:00
django-admin.1 Used app_label instead of appname. 2013-12-28 09:53:02 +01:00
gather_profile_stats.1 Replaced http by https in djangoproject.com links 2012-03-13 17:53:31 +00:00