ProjectDjango/APIs/django-1.4.5.bas

changeset 81
3f801cc29e9f
parent 80
34b6482eb9f6
child 82
fc196e739797
equal deleted inserted replaced
80:34b6482eb9f6 81:3f801cc29e9f
1 ARCUITField RegexField
2 ARDNIField CharField
3 ARPostalCodeField RegexField
4 ARProvinceSelect Select
5 ATSocialSecurityNumberField Field
6 ATStateSelect Select
7 ATZipCodeField RegexField
8 AUPhoneNumberField CharField
9 AUPostCodeField CharField
10 AUStateField CharField
11 AUStateSelect Select
12 ActionForm forms.Form
13 AdminAuthenticationForm AuthenticationForm
14 AdminCommaSeparatedIntegerFieldWidget forms.TextInput
15 AdminDateWidget forms.DateInput
16 AdminEmailHandler logging.Handler
17 AdminErrorList forms.util.ErrorList
18 AdminFileWidget forms.ClearableFileInput
19 AdminIntegerFieldWidget forms.TextInput
20 AdminLogNode template.Node
21 AdminMediaHandler handlers.StaticFilesHandler
22 AdminPasswordChangeForm forms.Form
23 AdminRadioFieldRenderer RadioFieldRenderer
24 AdminRadioSelect forms.RadioSelect
25 AdminSeleniumWebDriverTestCase LiveServerTestCase
26 AdminSplitDateTime forms.SplitDateTimeWidget
27 AdminTextInputWidget forms.TextInput
28 AdminTextareaWidget forms.Textarea
29 AdminTimeWidget forms.TimeInput
30 AdminURLFieldWidget forms.TextInput
31 AggregateQuery Query
32 AllOGRFields models.Model
33 AllValuesFieldListFilter FieldListFilter
34 AlreadyModerated Exception
35 AlreadyRegistered Exception
36 AnonymousUserBackend SimpleRowlevelBackend
37 AnonymousUserBackendTest TestCase
38 AppCommand BaseCommand
39 AppDirectoriesFinder BaseFinder
40 AppStaticStorage FileSystemStorage
41 ArchiveException Exception
42 ArchiveIndexView BaseArchiveIndexView MultipleObjectTemplateResponseMixin
43 Area MeasureBase
44 AreaField BaseField
45 AreaTest unittest.TestCase
46 Article models.Model
47 AssignmentNode TagHelperNode
48 Atom1Feed SyndicationFeed
49 AugmentedLocation Location
50 AustraliaCity models.Model
51 AuthContextProcessorTests TestCase
52 AuthViewNamedURLTests AuthViewsTestCase
53 AuthViewsTestCase TestCase
54 AuthenticationForm forms.Form
55 AuthenticationFormTest TestCase
56 Author models.Model
57 AutoEscapeControlNode Node
58 AutoField Field
59 Avg Aggregate
60 BCryptPasswordHasher BasePasswordHasher
61 BEPhoneNumberField RegexField
62 BEPostalCodeField RegexField
63 BEProvinceSelect Select
64 BERegionSelect Select
65 BRCNPJField Field
66 BRCPFField CharField
67 BRPhoneNumberField Field
68 BRStateChoiceField Field
69 BRStateSelect Select
70 BRZipCodeField RegexField
71 BackendTest TestCase
72 BadHeaderError ValueError
73 BadSignature Exception
74 BaseArchiveIndexView BaseDateListView
75 BaseCommentAbstractModel models.Model
76 BaseCommentNode template.Node
77 BaseCreateView ModelFormMixin ProcessFormView
78 BaseDatabaseCache BaseCache
79 BaseDateDetailView BaseDetailView DateMixin DayMixin MonthMixin YearMixin
80 BaseDateListView DateMixin MultipleObjectMixin View
81 BaseDayArchiveView BaseDateListView DayMixin MonthMixin YearMixin
82 BaseDeleteView BaseDetailView DeletionMixin
83 BaseDetailView SingleObjectMixin View
84 BaseForm StrAndUnicode
85 BaseFormSet StrAndUnicode
86 BaseFormView FormMixin ProcessFormView
87 BaseGenericInlineFormSet BaseModelFormSet
88 BaseIncludeNode Node
89 BaseListView MultipleObjectMixin View
90 BaseMemcachedCache BaseCache
91 BaseMonthArchiveView BaseDateListView MonthMixin YearMixin
92 BaseRunserverCommand BaseCommand
93 BaseStorageFinder BaseFinder
94 BaseTemporalField Field
95 BaseTest TestCase
96 BaseTestSuite unittest.TestSuite
97 BaseTodayArchiveView BaseDayArchiveView
98 BaseUpdateView ModelFormMixin ProcessFormView
99 BaseWeekArchiveView BaseDateListView WeekMixin YearMixin
100 BaseYearArchiveView BaseDateListView YearMixin
101 BasicTestCase TestCase
102 BigIntegerField IntegerField
103 BlockNode Node
104 BlockTranslateNode Node
105 Book models.Model
106 BooleanField Field
107 BooleanFieldListFilter FieldListFilter
108 BoundField StrAndUnicode
109 BoundNonDescriptorMethodWeakref BoundMethodWeakref
110 CAPhoneNumberField Field
111 CAPostalCodeField CharField
112 CAProvinceField Field
113 CAProvinceSelect Select
114 CASocialInsuranceNumberField Field
115 CHIdentityCardNumberField Field
116 CHPhoneNumberField Field
117 CHStateSelect Select
118 CHZipCodeField RegexField
119 CLRegionSelect Select
120 CLRutField RegexField
121 CNCellNumberField RegexField
122 CNIDCardField CharField
123 CNPhoneNumberField RegexField
124 CNPostCodeField RegexField
125 CNProvinceSelect Select
126 CODepartmentSelect Select
127 CZBirthNumberField Field
128 CZICNumberField Field
129 CZPostalCodeField RegexField
130 CZRegionSelect Select
131 CacheClass BaseMemcachedCache
132 CacheDBSessionTests SessionTestsMixin TestCase
133 CacheKeyWarning DjangoRuntimeWarning
134 CacheMiddleware FetchFromCacheMiddleware UpdateCacheMiddleware
135 CacheNode Node
136 CacheSessionTests SessionTestsMixin unittest.TestCase
137 CachedStaticFilesStorage CachedFilesMixin StaticFilesStorage
138 CalendarPlugin DatabrowsePlugin
139 CallbackFilter logging.Filter
140 CensusZipcode models.Model
141 ChangePasswordTest AuthViewsTestCase
142 ChangepasswordManagementCommandTestCase TestCase
143 CharField Field
144 CheckboxInput Widget
145 CheckboxSelectMultiple SelectMultiple
146 Choice list
147 ChoiceField Field
148 ChoicesFieldListFilter FieldListFilter
149 City models.Model
150 City3D models.Model
151 CityBase models.Model
152 ClearableFileInput FileInput
153 Client RequestFactory
154 ClientHandler BaseHandler
155 Collect GeoAggregate
156 ComboField Field
157 CommaSeparatedIntegerField CharField
158 Command AppCommand
159 CommandError Exception
160 Comment BaseCommentAbstractModel
161 CommentCountNode BaseCommentNode
162 CommentDetailsForm CommentSecurityForm
163 CommentFlag models.Model
164 CommentForm CommentDetailsForm
165 CommentFormNode BaseCommentNode
166 CommentListNode BaseCommentNode
167 CommentManager models.Manager
168 CommentNode Node
169 CommentPostBadRequest http.HttpResponseBadRequest
170 CommentSecurityForm forms.Form
171 CommentsAdmin admin.ModelAdmin
172 CompatCookie SimpleCookie
173 ConfiguredStorage LazyObject
174 ConnectionDoesNotExist Exception
175 ConstantIncludeNode BaseIncludeNode
176 ContactWizard WizardView
177 ContentFile File
178 ContentNotRenderedError Exception
179 ContentType models.Model
180 ContentTypeManager models.Manager
181 ContentTypesTests TestCase
182 Context BaseContext
183 ContextList list
184 ContextPopException Exception
185 ConvertingDict dict
186 ConvertingList list
187 ConvertingTuple tuple
188 CookieContactWizard ContactWizard
189 CookieFormTests TestCase
190 CookieSessionTests SessionTestsMixin TestCase
191 CookieStorage BaseStorage
192 CookieTest BaseTest
193 CookieWizardTests TestCase WizardTests
194 CookieWizardView WizardView
195 CoordTransform GDALBase
196 Count Aggregate
197 Country models.Model
198 County models.Model
199 CountyFeat models.Model
200 CreateError Exception
201 CreateView BaseCreateView SingleObjectTemplateResponseMixin
202 CryptPasswordHasher BasePasswordHasher
203 CsrfTokenNode Node
204 CurrentSiteManager models.Manager
205 CursorDebugWrapper CursorWrapper
206 CustomField models.Field
207 CustomKwargsStep1 Step1
208 CustomRemoteUserBackend RemoteUserBackend
209 CycleNode Node
210 DEIdentityCardNumberField Field
211 DEStateSelect Select
212 DEZipCodeField RegexField
213 DTDForbidden DefusedXmlException
214 DataSource GDALBase
215 DataSourceTest unittest.TestCase
216 DatabaseCache BaseDatabaseCache
217 DatabaseClient BaseDatabaseClient
218 DatabaseCreation BaseDatabaseCreation
219 DatabaseError Exception
220 DatabaseFeatures BaseDatabaseFeatures
221 DatabaseIntrospection BaseDatabaseIntrospection
222 DatabaseOperations BaseDatabaseOperations
223 DatabaseSessionTests SessionTestsMixin TestCase
224 DatabaseValidation BaseDatabaseValidation
225 DatabaseWrapper BaseDatabaseWrapper
226 DatabrowseTests TestCase
227 DateDetailView BaseDateDetailView SingleObjectTemplateResponseMixin
228 DateField BaseTemporalField
229 DateFieldListFilter FieldListFilter
230 DateFormat TimeFormat
231 DateInput Input
232 DateModifierNode ExpressionNode
233 DateQuery Query
234 DateQuerySet QuerySet
235 DateTimeField BaseTemporalField
236 DateTimeInput Input
237 DayArchiveView BaseDayArchiveView MultipleObjectTemplateResponseMixin
238 DayView DateViewMixin dates.DayArchiveView
239 DebugLexer Lexer
240 DebugNode Node
241 DebugNodeList NodeList
242 DebugParser Parser
243 DebugRunner DocTestRunner
244 DebugVariableNode VariableNode
245 DecimalField Field
246 DeclarativeFieldsMetaclass type
247 DefaultModelDatabrowse ModelDatabrowse
248 DefaultStorage LazyObject
249 DefaultStorageFinder BaseStorageFinder
250 DefusedExpatParser _ExpatParser
251 DefusedXmlException ValueError
252 DeleteQuery Query
253 DeleteView BaseDeleteView SingleObjectTemplateResponseMixin
254 DescriptionLackingField models.Field
255 DeserializationError Exception
256 Deserializer base.Deserializer
257 DetailView BaseDetailView SingleObjectTemplateResponseMixin
258 DictConfigurator BaseConfigurator
259 DictWrapper dict
260 DirectoryEntry models.Model
261 Distance MeasureBase
262 DistanceField BaseField
263 DistanceTest TestCase
264 DjangoJSONEncoder simplejson.JSONEncoder
265 DjangoRuntimeWarning RuntimeWarning
266 DjangoSafeDumper yaml.SafeDumper
267 DjangoTestRunner unittest.TextTestRunner
268 DjangoTranslation gettext_module.GNUTranslations
269 DjangoUnicodeDecodeError UnicodeDecodeError
270 DocFileCase DocTestCase
271 DocTestCase unittest.TestCase
272 DocTestFailure Exception
273 DocTestRunner doctest.DocTestRunner
274 DotExpandedDict dict
275 Driver GDALBase
276 DriverTest unittest.TestCase
277 DummyCache BaseCache
278 DummyRequest http.HttpRequest
279 ECProvinceSelect Select
280 ESCCCField RegexField
281 ESIdentityCardNumberField RegexField
282 ESPhoneNumberField RegexField
283 ESPostalCodeField RegexField
284 ESProvinceSelect Select
285 ESRegionSelect Select
286 EasyQuerySet QuerySet
287 EmailBackend BaseEmailBackend
288 EmailField CharField
289 EmailMultiAlternatives EmailMessage
290 EmailValidator RegexValidator
291 EmptyManager Manager
292 EmptyPage InvalidPage
293 EmptyQuerySet QuerySet
294 EmptyResultSet Exception
295 EmptyShortCircuit Exception
296 EndToken TokenBase
297 EntitiesForbidden DefusedXmlException
298 EnvelopeTest unittest.TestCase
299 ErrorDict StrAndUnicode dict
300 ErrorList StrAndUnicode list
301 EscapeString EscapeData str
302 EscapeUnicode EscapeData unicode
303 ExpressionNode tree.Node
304 ExtendsError Exception
305 ExtendsNode Node
306 Extent GeoAggregate
307 Extent3D GeoAggregate
308 ExternalReferenceForbidden DefusedXmlException
309 F ExpressionNode
310 FIMunicipalitySelect Select
311 FISocialSecurityNumber Field
312 FIZipCodeField RegexField
313 FRDepartmentSelect Select
314 FRPhoneNumberField Field
315 FRZipCodeField RegexField
316 FakeGeom1 GEOSBase
317 FakeGeom2 GEOSBase
318 FallbackStorage BaseStorage
319 FallbackTest BaseTest
320 Feature models.Model
321 Feed BaseFeed
322 FeedDoesNotExist ObjectDoesNotExist
323 Field GDALBase
324 FieldChoicePlugin DatabrowsePlugin
325 FieldDoesNotExist Exception
326 FieldError Exception
327 FieldFile File
328 FieldListFilter ListFilter
329 File FileProxyMixin
330 FileBasedCache BaseCache
331 FileField Field
332 FileInput Input
333 FilePathField ChoiceField
334 FileSessionTests SessionTestsMixin unittest.TestCase
335 FileSystemFinder BaseFinder
336 FileSystemStorage Storage
337 FilterNode Node
338 FilteredSelectMultiple forms.SelectMultiple
339 FirstOfNode Node
340 FixedOffset tzinfo
341 FlatPage models.Model
342 FlatPageAdmin admin.ModelAdmin
343 FlatPageSitemap Sitemap
344 FlatpageAdminFormTests TestCase
345 FlatpageCSRFTests TestCase
346 FlatpageForm forms.ModelForm
347 FlatpageMiddlewareAppendSlashTests TestCase
348 FlatpageMiddlewareTests TestCase
349 FlatpageNode template.Node
350 FlatpageTemplateTagTests TestCase
351 FlatpageViewAppendSlashTests TestCase
352 FlatpageViewTests TestCase
353 FlatpagesSitemapTests SitemapTestsBase
354 FloatField IntegerField
355 FooWithBrokenAbsoluteUrl FooWithoutUrl
356 FooWithUrl FooWithoutUrl
357 FooWithoutUrl models.Model
358 ForNode Node
359 ForeignKey Field RelatedField
360 ForeignKeyRawIdWidget forms.TextInput
361 Form BaseForm
362 FormHmacTests unittest.TestCase
363 FormTests TestCase
364 FormToolsTestCase TestCase
365 FormView BaseFormView TemplateResponseMixin
366 FullResultSet Exception
367 FunctionTestCase TestCase
368 GBCountySelect Select
369 GBNationSelect Select
370 GBPostcodeField CharField
371 GDALException Exception
372 GEOSContext threading.local
373 GEOSContextHandle_t Structure
374 GEOSCoordSeq GEOSBase
375 GEOSCoordSeq_t Structure
376 GEOSException Exception
377 GEOSGeom_t Structure
378 GEOSGeometry GEOSBase ListMixin
379 GEOSIOTest unittest.TestCase
380 GEOSIndexError GEOSException KeyError
381 GEOSMutationTest unittest.TestCase
382 GEOSPrepGeom_t Structure
383 GEOSTest TestDataMixin unittest.TestCase
384 GMarker GOverlayBase
385 GPolygon GOverlayBase
386 GPolyline GOverlayBase
387 GenericIPAddressField CharField
388 GenericInlineModelAdmin InlineModelAdmin
389 GenericRel ManyToManyRel
390 GenericRelatedObjectManager superclass
391 GenericRelation Field RelatedField
392 GenericSitemap Sitemap
393 GenericStackedInline GenericInlineModelAdmin
394 GenericTabularInline GenericInlineModelAdmin
395 GenericViewError Exception
396 GenericViewsSitemapTests SitemapTestsBase
397 Geo3DTest TestCase
398 GeoAdminTest TestCase
399 GeoAggregate Aggregate
400 GeoAtom1Feed Atom1Feed GeoFeedMixin
401 GeoConstraint Constraint
402 GeoDjangoTestSuiteRunner DjangoTestSuiteRunner
403 GeoFeedTest TestCase
404 GeoFlexibleFieldLookupDict FlexibleFieldLookupDict
405 GeoIP BaseGeoIP
406 GeoIPException Exception
407 GeoIPRecord Structure
408 GeoIPTag Structure
409 GeoIPTest unittest.TestCase
410 GeoIntrospectionError Exception
411 GeoManager Manager
412 GeoModelAdmin ModelAdmin
413 GeoModelTest TestCase
414 GeoQuery sql.Query
415 GeoQuerySet QuerySet
416 GeoRSSFeed GeoFeedMixin Rss201rev2Feed
417 GeoRSSSitemap Sitemap
418 GeoRegressionTests TestCase
419 GeoSQLCompiler compiler.SQLCompiler
420 GeoSitemapTest TestCase
421 GeoValuesListQuerySet GeoValuesQuerySet ValuesListQuerySet
422 GeoValuesQuerySet ValuesQuerySet
423 GeoWhereNode WhereNode
424 GeographyTest TestCase
425 GeomField BaseField
426 GeometryCollection GEOSGeometry
427 GeometryCollectionField GeometryField
428 GeometryColumns models.Model
429 GeometryField forms.Field
430 GeometryFieldTest unittest.TestCase
431 GetAvailableLanguagesNode Node
432 GetCurrentLanguageBidiNode Node
433 GetCurrentLanguageNode Node
434 GetCurrentTimezoneNode Node
435 GetDefaultUsernameTestCase TestCase
436 GetLanguageInfoListNode Node
437 GetLanguageInfoNode Node
438 GoogleMapException Exception
439 GoogleMapSet GoogleMap
440 Group list
441 GroupAdmin admin.ModelAdmin
442 GroupManager models.Manager
443 HRCountySelect Select
444 HRJMBAGField Field
445 HRJMBGField Field
446 HRLicensePlateField Field
447 HRLicensePlatePrefixSelect Select
448 HROIBField RegexField
449 HRPhoneNumberField Field
450 HRPhoneNumberPrefixSelect Select
451 HRPostalCodeField Field
452 HTMLParser _HTMLParser.HTMLParser
453 HTTPSDetectionSitemapTests SitemapTestsBase
454 HTTPSSitemap SimpleSitemap
455 HTTPSSitemapTests SitemapTestsBase
456 HTTPSitemapTests SitemapTestsBase
457 HashTestBlankForm forms.Form
458 HashTestForm forms.Form
459 HiddenInput Input
460 Http404 Exception
461 HttpResponseBadRequest HttpResponse
462 HttpResponseForbidden HttpResponse
463 HttpResponseGone HttpResponse
464 HttpResponseNotAllowed HttpResponse
465 HttpResponseNotFound HttpResponse
466 HttpResponseNotModified HttpResponse
467 HttpResponsePermanentRedirect HttpResponseRedirectBase
468 HttpResponseRedirect HttpResponseRedirectBase
469 HttpResponseRedirectBase HttpResponse
470 HttpResponseServerError HttpResponse
471 HumanizeTests TestCase
472 ICity1 CityBase
473 ICity2 ICity1
474 IDLicensePlateField Field
475 IDLicensePlatePrefixSelect Select
476 IDNationalIdentityNumberField Field
477 IDPhoneNumberField Field
478 IDPostCodeField Field
479 IDProvinceSelect Select
480 IECountySelect Select
481 ILIDNumberField Field
482 ILPostalCodeField RegexField
483 INPhoneNumberField CharField
484 INStateField Field
485 INStateSelect Select
486 INZipCodeField RegexField
487 IOBase GEOSBase
488 IPAddressField CharField
489 ISIdNumberField RegexField
490 ISPhoneNumberField RegexField
491 ISPostalCodeSelect Select
492 ITProvinceSelect Select
493 ITRegionSelect Select
494 ITSocialSecurityNumberField RegexField
495 ITVatNumberField Field
496 ITZipCodeField RegexField
497 IfChangedNode Node
498 IfEqualNode Node
499 IfNode Node
500 ImageField FileField
501 ImageFieldFile FieldFile ImageFile
502 ImageFile File
503 ImageFileDescriptor FileDescriptor
504 ImmutableList tuple
505 ImproperlyConfigured Exception
506 InActiveUserBackend SimpleRowlevelBackend
507 InActiveUserBackendTest TestCase
508 InMemoryUploadedFile UploadedFile
509 IncludeNode BaseIncludeNode
510 InclusionNode TagHelperNode
511 IncorrectLookupParameters Exception
512 IndexView DateViewMixin dates.ArchiveIndexView
513 InlineAdminForm AdminForm
514 InlineFieldset Fieldset
515 InlineForeignKeyField Field
516 InlineForeignKeyHiddenInput HiddenInput
517 InlineModelAdmin BaseModelAdmin
518 Input Widget
519 InputStreamExhausted Exception
520 InsertQuery Query
521 InstanceOverrideWizard CookieWizardView
522 IntegerField Field
523 IntegrityError DatabaseError
524 Interstate models.Model
525 Interstate2D models.Model
526 Interstate3D models.Model
527 InterstateProj2D models.Model
528 InterstateProj3D models.Model
529 Invalid models.Model
530 InvalidCacheBackendError ImproperlyConfigured
531 InvalidDecimal LayerMapError
532 InvalidInteger LayerMapError
533 InvalidPage Exception
534 InvalidQuery Exception
535 InvalidString LayerMapError
536 InvalidTemplateLibrary Exception
537 JPPostalCodeField RegexField
538 JPPrefectureSelect Select
539 JsLexer Lexer
540 KMLSitemap Sitemap
541 KMZSitemap KMLSitemap
542 KWCivilIDNumberField Field
543 LabelCommand BaseCommand
544 LanguageNode Node
545 LatestCommentFeed Feed
546 LaxOptionParser OptionParser
547 Layer GDALBase
548 LayerMapError Exception
549 LayerMapTest TestCase
550 LazySettings LazyObject
551 LineString GEOSGeometry
552 LineStringField GeometryField
553 LinearRing LineString
554 ListMixinTest unittest.TestCase
555 ListMixinTestSingle ListMixinTest
556 ListView BaseListView MultipleObjectTemplateResponseMixin
557 Literal TokenBase
558 LiveServerTestCase TransactionTestCase
559 LiveServerThread threading.Thread
560 LoadDataWithNaturalKeysTestCase TestCase
561 LoadDataWithoutNaturalKeysTestCase TestCase
562 LoadNode Node
563 Loader BaseLoader
564 LoaderOrigin Origin
565 LocMemCache BaseCache
566 LocalTimeNode Node
567 LocalTimezone tzinfo
568 LocaleRegexURLResolver RegexURLResolver
569 LocalizeNode Node
570 Location models.Model
571 LogEntry models.Model
572 LogEntryManager models.Manager
573 LoginRequiredTestCase AuthViewsTestCase
574 LoginTest AuthViewsTestCase
575 LoginURLSettings AuthViewsTestCase
576 LogoutTest AuthViewsTestCase
577 LoremNode template.Node
578 MD5PasswordHasher BasePasswordHasher
579 MKIdentityCardNumberField CharField
580 MKMunicipalityField CharField
581 MKMunicipalitySelect Select
582 MXCURPField CharField
583 MXRFCField CharField
584 MXStateField CharField
585 MXStateSelect Select
586 MXZipCodeField CharField
587 MakeLine GeoAggregate
588 ManagementForm Form
589 ManyRelatedManager superclass
590 ManyToManyField Field RelatedField
591 ManyToManyRawIdWidget ForeignKeyRawIdWidget
592 Max Aggregate
593 MaxLengthValidator BaseValidator
594 MaxValueValidator BaseValidator
595 Media StrAndUnicode
596 MediaDefiningClass type
597 MemcachedCache BaseMemcachedCache
598 MemoryFileUploadHandler FileUploadHandler
599 Message StrAndUnicode
600 MessageDecoder json.JSONDecoder
601 MessageEncoder json.JSONEncoder
602 MessageFailure Exception
603 Meta UserChangeForm.Meta
604 MiddlewareNotUsed Exception
605 MiddlewareTest unittest.TestCase
606 Min Aggregate
607 MinLengthValidator BaseValidator
608 MinValueValidator BaseValidator
609 MinusOneSRID models.Model
610 MissingForeignKey LayerMapError
611 MissingStorageClass ImproperlyConfigured
612 MissingStorageModule ImproperlyConfigured
613 MockDateTime datetime.datetime
614 Mocked PasswordResetTokenGenerator
615 ModPythonHandler BaseHandler
616 ModPythonRequest http.HttpRequest
617 ModelAdmin BaseModelAdmin
618 ModelBase type
619 ModelChoiceField ChoiceField
620 ModelFormMixin FormMixin SingleObjectMixin
621 ModelMultipleChoiceField ModelChoiceField
622 MonthArchiveView BaseMonthArchiveView MultipleObjectTemplateResponseMixin
623 MonthView DateViewMixin dates.MonthArchiveView
624 Morsel Cookie.Morsel
625 MovedAttribute _LazyDescr
626 MovedModule _LazyDescr
627 MultiJoin Exception
628 MultiLineString GeometryCollection
629 MultiLineStringField GeometryField
630 MultiPartParserError Exception
631 MultiPoint GeometryCollection
632 MultiPoint3D models.Model
633 MultiPointField GeometryField
634 MultiPolygon GeometryCollection
635 MultiPolygonField GeometryField
636 MultiValueDict dict
637 MultiValueDictKeyError KeyError
638 MultiValueField Field
639 MultiWidget Widget
640 MultipleChoiceField ChoiceField
641 MultipleHiddenInput HiddenInput
642 MultipleObjectTemplateResponseMixin TemplateResponseMixin
643 MultipleObjectsReturned Exception
644 MySQLCreation DatabaseCreation
645 MySQLIntrospection DatabaseIntrospection
646 MySQLOperations BaseSpatialOperations DatabaseOperations
647 MyUserForm UserChangeForm
648 NLPhoneNumberField Field
649 NLProvinceSelect Select
650 NLSoFiNumberField Field
651 NLZipCodeField Field
652 NOMunicipalitySelect Select
653 NOSocialSecurityNumber Field
654 NOZipCodeField RegexField
655 NamedCookieFormTests NamedFormTests TestCase
656 NamedCookieWizardTests NamedWizardTests TestCase
657 NamedSessionFormTests NamedFormTests TestCase
658 NamedSessionWizardTests NamedWizardTests TestCase
659 NamedUrlCookieWizardView NamedUrlWizardView
660 NamedUrlSessionWizardView NamedUrlWizardView
661 NamedUrlWizardView WizardView
662 NaturalKeysTestCase TestCase
663 NestedObjects Collector
664 NoArgsCommand BaseCommand
665 NoBackendsTest TestCase
666 NoFileStorageConfigured ImproperlyConfigured
667 NoInActiveUserBackend SimpleRowlevelBackend
668 NoInActiveUserBackendTest TestCase
669 NoReverseMatch Exception
670 NodeList list
671 NonCapture list
672 NotModerated Exception
673 NotRegistered Exception
674 NotRelationField Exception
675 NowNode Node
676 NullBooleanField BooleanField
677 NullBooleanSelect Select
678 NullHandler logging.Handler
679 OFTBinary Field
680 OFTDate Field
681 OFTDateTime Field
682 OFTInteger Field
683 OFTIntegerList Field
684 OFTReal Field
685 OFTRealList Field
686 OFTString Field
687 OFTStringList Field
688 OFTTime Field
689 OFTWideString Field
690 OFTWideStringList Field
691 OGREnvelope Structure
692 OGRException Exception
693 OGRGeomTest TestDataMixin unittest.TestCase
694 OGRGeometry GDALBase
695 OGRIndexError KeyError OGRException
696 OGRInspectTest TestCase
697 OLMap self.widget
698 OSMGeoAdmin GeoModelAdmin
699 ObjectDetailPlugin DatabrowsePlugin
700 ObjectDoesNotExist Exception
701 OneToOneField ForeignKey
702 OneToOneRel ManyToOneRel
703 OpenLayersWidget Textarea
704 Operator TokenBase
705 Operator_1 TokenBase
706 OracleCreation DatabaseCreation
707 OracleIntrospection DatabaseIntrospection
708 OracleOperations BaseSpatialOperations DatabaseOperations
709 OracleSpatialAdapter WKTAdapter
710 OrderWrt fields.IntegerField
711 OutputChecker doctest.OutputChecker
712 PBKDF2PasswordHasher BasePasswordHasher
713 PBKDF2SHA1PasswordHasher PBKDF2PasswordHasher
714 PEDNIField CharField
715 PERUCField RegexField
716 PERegionSelect Select
717 PLCountySelect Select
718 PLNIPField RegexField
719 PLNationalIDCardNumberField RegexField
720 PLPESELField RegexField
721 PLPostalCodeField RegexField
722 PLProvinceSelect Select
723 PLREGONField RegexField
724 PTPhoneNumberField Field
725 PTZipCodeField RegexField
726 Page1 forms.Form
727 Page2 forms.Form
728 Page3 forms.Form
729 PageNotAnInteger InvalidPage
730 Parcel models.Model
731 Parser HTMLParser
732 PasswordChangeForm SetPasswordForm
733 PasswordChangeFormTest TestCase
734 PasswordInput Input
735 PasswordResetForm forms.Form
736 PasswordResetFormTest TestCase
737 PasswordResetTest AuthViewsTestCase
738 PennsylvaniaCity City
739 PermLookupDict RealPermLookupDict
740 PermWrapper RealPermWrapper
741 PermWrapperTests TestCase
742 Permission models.Model
743 PermissionDenied Exception
744 PermissionManager models.Manager
745 PhoneNumberField CharField
746 Point GEOSGeometry
747 Point2D models.Model
748 Point3D models.Model
749 PointField GeometryField
750 Polygon GEOSGeometry
751 Polygon2D models.Model
752 Polygon3D models.Model
753 PolygonField GeometryField
754 PositiveIntegerField IntegerField
755 PositiveSmallIntegerField IntegerField
756 PostGISCreation DatabaseCreation
757 PostGISDistance PostGISFunction
758 PostGISFunction SpatialFunction
759 PostGISFunctionParam PostGISFunction
760 PostGISIntrospection DatabaseIntrospection
761 PostGISOperations BaseSpatialOperations DatabaseOperations
762 PostGISOperator SpatialOperation
763 PostGISRelate PostGISFunctionParam
764 PostGISSphereDistance PostGISDistance
765 PostGISSpheroidDistance PostGISFunction
766 PrefixNode template.Node
767 PreparedGeometry GEOSBase
768 PreviewTests FormToolsTestCase
769 ProcessFormView View
770 ProfileTestCase TestCase
771 ProtectedError IntegrityError
772 PyDepartmentSelect Select
773 PyLibMCCache BaseMemcachedCache
774 PyNumberedDepartmentSelect Select
775 Q tree.Node
776 QueryDict MultiValueDict
777 QuerySetOverrideWizard CookieWizardView
778 QuietWSGIRequestHandler WSGIRequestHandler
779 ROCIFField RegexField
780 ROCNPField RegexField
781 ROCountyField Field
782 ROCountySelect Select
783 ROIBANField RegexField
784 ROPhoneNumberField RegexField
785 ROPostalCodeField RegexField
786 RUAlienPassportNumberField RegexField
787 RUCountySelect Select
788 RUPassportNumberField RegexField
789 RUPostalCodeField RegexField
790 RURegionSelect Select
791 RadioFieldRenderer StrAndUnicode
792 RadioInput SubWidget
793 RadioSelect Select
794 ReadOnlyPasswordHashField forms.Field
795 ReadOnlyPasswordHashWidget forms.Widget
796 Redirect models.Model
797 RedirectAdmin admin.ModelAdmin
798 RedirectView View
799 RegexField CharField
800 RegexURLPattern LocaleRegexProvider
801 RegexURLResolver LocaleRegexProvider
802 RegroupNode Node
803 RelatedFieldListFilter FieldListFilter
804 RelatedFieldWidgetWrapper forms.Widget
805 RelatedGeoModelTest TestCase
806 RelatedManager superclass
807 RemoteUserBackend ModelBackend
808 RemoteUserCustomTest RemoteUserTest
809 RemoteUserNoCreateBackend RemoteUserBackend
810 RemoteUserNoCreateTest RemoteUserTest
811 RemoteUserTest TestCase
812 RenderCommentFormNode CommentFormNode
813 RenderCommentListNode CommentListNode
814 RenderContext BaseContext
815 RequestContext Context
816 RequireDebugFalse logging.Filter
817 Resolver404 Http404
818 ResultList list
819 RootElement Element
820 RowlevelBackendTest TestCase
821 Rss201rev2Feed RssFeed
822 RssFeed SyndicationFeed
823 RssUserland091Feed RssFeed
824 SDODWithin SpatialFunction
825 SDODistance SpatialFunction
826 SDOGeomRelate SpatialFunction
827 SDOOperation SpatialFunction
828 SDORelate SpatialFunction
829 SECountySelect forms.Select
830 SEOrganisationNumberField forms.CharField
831 SEPersonalIdentityNumberField forms.CharField
832 SEPostalCodeField forms.RegexField
833 SHA1PasswordHasher BasePasswordHasher
834 SIEMSOField CharField
835 SIPhoneNumberField CharField
836 SIPostalCodeField ChoiceField
837 SIPostalCodeSelect Select
838 SITaxNumberField CharField
839 SKDistrictSelect Select
840 SKPostalCodeField RegexField
841 SKRegionSelect Select
842 SQLAggregateCompiler SQLCompiler
843 SQLCompiler compiler.SQLCompiler
844 SQLDateCompiler SQLCompiler
845 SQLDeleteCompiler SQLCompiler
846 SQLInsertCompiler SQLCompiler
847 SQLUpdateCompiler SQLCompiler
848 SQLiteCursorWrapper Database.Cursor
849 SRSException Exception
850 SafeExceptionReporterFilter ExceptionReporterFilter
851 SafeMIMEMultipart MIMEMultipart
852 SafeMIMEText MIMEText
853 SafeString SafeData str
854 SafeUnicode SafeData unicode
855 SecurityHashTests unittest.TestCase
856 Select Widget
857 SelectDateWidget Widget
858 SelectMultiple Select
859 SerializationError Exception
860 Serializer base.Serializer
861 SerializerDoesNotExist KeyError
862 ServerHandler simple_server.ServerHandler
863 Session models.Model
864 SessionContactWizard ContactWizard
865 SessionFormTests TestCase
866 SessionManager models.Manager
867 SessionMiddlewareTests unittest.TestCase
868 SessionStorage BaseStorage
869 SessionStore SessionBase
870 SessionTest BaseTest
871 SessionWizardTests TestCase WizardTests
872 SessionWizardView WizardView
873 SetPasswordForm forms.Form
874 SetPasswordFormTest TestCase
875 Settings BaseSettings
876 SignalTestCase TestCase
877 SignatureExpired BadSignature
878 SimpleCookie Cookie.SimpleCookie
879 SimpleLazyObject LazyObject
880 SimpleListFilter ListFilter
881 SimpleNode TagHelperNode
882 SimpleSitemap Sitemap
883 SimpleTemplateResponse HttpResponse
884 SimpleTest TestCase
885 SimpleTestCase ut2.TestCase
886 SimpleUploadedFile InMemoryUploadedFile
887 SimplerXMLGenerator XMLGenerator
888 SingleObjectTemplateResponseMixin TemplateResponseMixin
889 SingleZipReader zipfile.ZipFile
890 Site models.Model
891 SiteAdmin admin.ModelAdmin
892 SiteManager models.Manager
893 SiteProfileNotAvailable Exception
894 SitemapNotFound Exception
895 SitemapTestsBase TestCase
896 SitesFrameworkTests TestCase
897 SkipFile UploadFileException
898 SkipTest Exception
899 SlugField CharField
900 SmallIntegerField IntegerField
901 SomeModel models.Model
902 SomeOtherModel models.Model
903 SortedDict dict
904 SouthTexasCity models.Model
905 SouthTexasCityFt models.Model
906 SouthTexasInterstate models.Model
907 SouthTexasZipcode models.Model
908 SpacelessNode Node
909 SpatiaLiteAdapter WKTAdapter
910 SpatiaLiteClient DatabaseClient
911 SpatiaLiteCreation DatabaseCreation
912 SpatiaLiteDistance SpatiaLiteFunction
913 SpatiaLiteFunction SpatialFunction
914 SpatiaLiteFunctionParam SpatiaLiteFunction
915 SpatiaLiteIntrospection DatabaseIntrospection
916 SpatiaLiteOperations BaseSpatialOperations DatabaseOperations
917 SpatiaLiteOperator SpatialOperation
918 SpatiaLiteRelate SpatiaLiteFunctionParam
919 SpatialFunction SpatialOperation
920 SpatialRefSys SpatialRefSysMixin models.Model
921 SpatialRefSysTest unittest.TestCase
922 SpatialRefTest unittest.TestCase
923 SpatialReference GDALBase
924 SplitDateTimeField MultiValueField
925 SplitDateTimeWidget MultiWidget
926 SplitHiddenDateTimeWidget SplitDateTimeWidget
927 SsiNode Node
928 StackedInline InlineModelAdmin
929 State models.Model
930 StaticFilesHandler WSGIHandler
931 StaticFilesStorage FileSystemStorage
932 StdDev Aggregate
933 Step1 forms.Form
934 Step2 forms.Form
935 Step3 forms.Form
936 StopFutureHandlers UploadFileException
937 StopUpload UploadFileException
938 StoppableWSGIServer WSGIServer
939 StringOrigin Origin
940 SubWidget StrAndUnicode
941 SubfieldBase type
942 Sum Aggregate
943 SuspiciousOperation Exception
944 TRIdentificationNumberField Field
945 TRPhoneNumberField CharField
946 TRPostalCodeField RegexField
947 TRProvinceSelect Select
948 TabularInline InlineModelAdmin
949 TagHelperNode Node
950 TarArchive BaseArchive
951 TemplateCommand BaseCommand
952 TemplateDoesNotExist Exception
953 TemplateEncodingError Exception
954 TemplateIfParser IfParser
955 TemplateLiteral Literal
956 TemplateResponse SimpleTemplateResponse
957 TemplateSyntaxError Exception
958 TemplateTagNode Node
959 TemplateView TemplateResponseMixin View
960 Templates unittest.TestCase
961 TemporaryFile FileProxyMixin
962 TemporaryFileUploadHandler FileUploadHandler
963 TemporaryUploadedFile UploadedFile
964 TestCase unittest.TestCase
965 TestCookieStorage TestCase TestStorage
966 TestDS TestObj
967 TestFieldType unittest.TestCase
968 TestForm forms.Form
969 TestFormPreview preview.FormPreview
970 TestGeoAtom1 TestGeoRSS1
971 TestGeoAtom2 TestGeoRSS2
972 TestGeoRSS1 feeds.Feed
973 TestGeoRSS2 TestGeoRSS1
974 TestGeom TestObj
975 TestLoadStorage TestCase
976 TestLoader unittest.TestLoader
977 TestNamedUrlCookieWizardView NamedUrlCookieWizardView
978 TestNamedUrlSessionWizardView NamedUrlSessionWizardView
979 TestResult unittest.TestResult
980 TestSessionStorage TestCase TestStorage
981 TestSuite BaseTestSuite
982 TestUtilsHashPass unittest.TestCase
983 TestW3CGeo1 TestGeoRSS1
984 TestW3CGeo2 TestGeoRSS2
985 TestW3CGeo3 TestGeoRSS1
986 TestWizard CookieWizardView
987 TestWizardClass FormWizard
988 TestWizard_1 AnotherMixin CookieWizardView
989 TextField Field
990 TextInput Input
991 TextNode Node
992 TextTestResult result.TestResult
993 TextTestRunner unittest.TextTestRunner
994 Textarea Widget
995 ThreadLocalIO threading.local
996 TimeField BaseTemporalField
997 TimeFormat Formatter
998 TimeInput Input
999 TimestampSigner Signer
1000 TimezoneNode Node
1001 TodayArchiveView BaseTodayArchiveView MultipleObjectTemplateResponseMixin
1002 TokenGeneratorTest TestCase
1003 Track models.Model
1004 TransactionManagementError Exception
1005 TransactionTestCase SimpleTestCase
1006 TranslateNode Node
1007 TranslateParser TokenParser
1008 Truncator SimpleLazyObject
1009 Truth models.Model
1010 TypedChoiceField ChoiceField
1011 TypedMultipleChoiceField MultipleChoiceField
1012 UMCNField CharField
1013 URLField CharField
1014 URLNode Node
1015 URLValidator RegexValidator
1016 USPSSelect Select
1017 USPhoneNumberField CharField
1018 USPostalCodeField CharField
1019 USSocialSecurityNumberField Field
1020 USStateField CharField
1021 USStateSelect Select
1022 USZipCodeField RegexField
1023 UTC tzinfo
1024 UYCIField RegexField
1025 UYDepartamentSelect Select
1026 UnexpectedException Exception
1027 Union GeoAggregate
1028 UnreadablePostError IOError
1029 UnrecognizedArchiveFormat ArchiveException
1030 UnsaltedMD5PasswordHasher BasePasswordHasher
1031 UpdateQuery Query
1032 UpdateView BaseUpdateView SingleObjectTemplateResponseMixin
1033 UploadFileException Exception
1034 UploadedFile File
1035 User models.Model
1036 UserAdmin admin.ModelAdmin
1037 UserChangeForm forms.ModelForm
1038 UserChangeFormTest TestCase
1039 UserCreationForm forms.ModelForm
1040 UserCreationFormTest TestCase
1041 UserForm forms.ModelForm
1042 UserListA ListMixin
1043 UserListB UserListA
1044 UserManager models.Manager
1045 UserManagerTestCase TestCase
1046 UserSettingsHolder BaseSettings
1047 ValidationError Exception
1048 ValuesListQuerySet ValuesQuerySet
1049 ValuesQuerySet QuerySet
1050 VariableDoesNotExist Exception
1051 VariableNode Node
1052 Variance Aggregate
1053 ViewDoesNotExist Exception
1054 W3CGeoFeed GeoFeedMixin Rss201rev2Feed
1055 WKBReader _WKBReader
1056 WKBReader_st Structure
1057 WKBWriter IOBase
1058 WKBWriter_st Structure
1059 WKTReader _WKTReader
1060 WKTReader_st Structure
1061 WKTWriter IOBase
1062 WKTWriter_st Structure
1063 WSGIHandler base.BaseHandler
1064 WSGIRequest http.HttpRequest
1065 WSGIRequestHandler simple_server.WSGIRequestHandler
1066 WSGIServer simple_server.WSGIServer
1067 WSGIServerException Exception
1068 WebdesignTest unittest.TestCase
1069 WeekArchiveView BaseWeekArchiveView MultipleObjectTemplateResponseMixin
1070 WhereNode tree.Node
1071 WidthRatioNode Node
1072 WindowsError Exception
1073 WithNode Node
1074 Wizard TestWizardClass
1075 WizardFormKwargsOverrideTests TestCase
1076 WizardPageOneForm forms.Form
1077 WizardPageThreeForm forms.Form
1078 WizardPageTwoAlternativeForm forms.Form
1079 WizardPageTwoForm forms.Form
1080 WizardTestGenericViewInterface TestCase
1081 WizardTestKwargs TestCase
1082 WizardTests FormToolsTestCase
1083 WizardView TemplateView
1084 WizardWithProcessStep TestWizardClass
1085 WizardWithProcessStep_1 TestWizardClass
1086 WizardWithProcessStep_2 TestWizardClass
1087 YearArchiveView BaseYearArchiveView MultipleObjectTemplateResponseMixin
1088 YearView DateViewMixin dates.YearArchiveView
1089 YetAnotherModel models.Model
1090 ZAIDField CharField
1091 ZAPostCodeField RegexField
1092 ZipArchive BaseArchive
1093 Zipcode models.Model
1094 _AssertTemplateNotUsedContext _AssertTemplateUsedContext
1095 _EnsureCsrfCookie CsrfViewMiddleware
1096 _EnsureCsrfToken CsrfViewMiddleware
1097 _ExpectedFailure Exception
1098 _ImprovedEvent threading._Event
1099 _MediaFilesHandler StaticFilesHandler
1100 _MovedItems types.ModuleType
1101 _OutputRedirectingPdb pdb.Pdb
1102 _SpoofOut StringIO
1103 _UnexpectedSuccess Exception
1104 _WKBReader IOBase
1105 _WKTReader IOBase
1106 classonlymethod classmethod
1107 date real_date
1108 datetime real_datetime
1109 datetimeobject datetime
1110 gdal_char_p c_char_p
1111 geoip_char_p c_char_p
1112 geos_char_p c_char_p
1113 lazy_property property
1114 naive datetime.tzinfo
1115 override_settings_tags override_settings

eric ide

mercurial