GeoDjango intends to be a world-class geographic Web framework. Its goal is to make it as easy as possible to build GIS Web applications and harness the power of spatially
ModelAdmin.form By default a ModelForm is dynamically created for your model. It is used to create the form presented
Feed.get_context_data(**kwargs) There is also a way to pass additional information to title and description templates, if you
class AdminSite(name='admin') [source] A Django administrative site is represented by an
class models.Permission
ModelAdmin.get_search_results(request, queryset, search_term) [source] The get_search_results
ModelAdmin.search_fields Set search_fields to enable a search box on the admin change list page. This should be
has_module_perms(self, user_obj, app_label) Returns whether the user_obj has any permissions on the app app_label
limit Optional. This attribute defines the maximum number of URLs included
ModelAdmin.save_model(request, obj, form, change) [source] The save_model method
Page 11 of 27