ProjectDjango/APIs/django-1.8.17.bas

Sat, 18 Nov 2017 13:07:26 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 18 Nov 2017 13:07:26 +0100
changeset 113
9b7adb12b409
parent 81
3f801cc29e9f
permissions
-rw-r--r--

Fixed some stupid bugs introduced by the last extension.

AbstractBaseUser models.Model
AbstractUser AbstractBaseUser PermissionsMixin
ActionForm forms.Form
AddField Operation
AdjacentToLookup lookups.PostgresSimpleLookup
AdminAuthenticationForm AuthenticationForm
AdminBigIntegerFieldWidget AdminIntegerFieldWidget
AdminCommaSeparatedIntegerFieldWidget forms.TextInput
AdminConfig SimpleAdminConfig
AdminDateWidget forms.DateInput
AdminDocsConfig AppConfig
AdminEmailHandler logging.Handler
AdminEmailInputWidget forms.EmailInput
AdminErrorList forms.utils.ErrorList
AdminFileWidget forms.ClearableFileInput
AdminIntegerFieldWidget forms.TextInput
AdminLogNode template.Node
AdminPasswordChangeForm forms.Form
AdminRadioFieldRenderer RadioFieldRenderer
AdminRadioSelect forms.RadioSelect
AdminSeleniumWebDriverTestCase StaticLiveServerTestCase
AdminSplitDateTime forms.SplitDateTimeWidget
AdminTextInputWidget forms.TextInput
AdminTextareaWidget forms.Textarea
AdminTimeWidget forms.TimeInput
AdminURLFieldWidget forms.URLInput
Aggregate RegisterLookupMixin
AggregateQuery Query
AllValuesFieldListFilter FieldListFilter
AlreadyRegistered Exception
AlterField Operation
AlterIndexTogether Operation
AlterModelManagers Operation
AlterModelOptions Operation
AlterModelTable Operation
AlterOrderWithRespectTo Operation
AlterUniqueTogether Operation
AmbiguityError Exception
AppCommand BaseCommand
AppConfigStub AppConfig
AppDirectoriesFinder BaseFinder
AppRegistryNotReady Exception
ArchiveException Exception
ArchiveIndexView BaseArchiveIndexView MultipleObjectTemplateResponseMixin
Area MeasureBase
AreaField BaseField
ArrayContainedBy lookups.ContainedBy
ArrayContains lookups.DataContains
ArrayExact Exact
ArrayField Field
ArrayLenTransform Transform
ArrayMaxLengthValidator MaxLengthValidator
ArrayMinLengthValidator MinLengthValidator
ArrayOverlap lookups.Overlap
AssignmentNode TagHelperNode
Atom1Feed SyndicationFeed
Atomic ContextDecorator
AuthConfig AppConfig
AuthenticationForm forms.Form
AutoEscapeControlNode Node
AutoField Field
Avg Aggregate
BBContainsLookup GISLookup
BBOverlapsLookup GISLookup
BCryptPasswordHasher BCryptSHA256PasswordHasher
BCryptSHA256PasswordHasher BasePasswordHasher
BadHeaderError ValueError
BadMigrationError Exception
BadSignature Exception
BaseAdminDocsView TemplateView
BaseArchiveIndexView BaseDateListView
BaseCreateView ModelFormMixin ProcessFormView
BaseDatabaseCache BaseCache
BaseDateDetailView BaseDetailView DateMixin DayMixin MonthMixin YearMixin
BaseDateListView DateMixin MultipleObjectMixin View
BaseDayArchiveView BaseDateListView DayMixin MonthMixin YearMixin
BaseDeleteView BaseDetailView DeletionMixin
BaseDetailView SingleObjectMixin View
BaseFormView FormMixin ProcessFormView
BaseGenericInlineFormSet BaseModelFormSet
BaseGeometryWidget Widget
BaseListView MultipleObjectMixin View
BaseLoader base.Loader
BaseMemcachedCacheMethods RenameMethodsBase
BaseMonthArchiveView BaseDateListView MonthMixin YearMixin
BaseRangeField forms.MultiValueField
BaseStorageFinder BaseFinder
BaseTemporalField Field
BaseTodayArchiveView BaseDayArchiveView
BaseUpdateView ModelFormMixin ProcessFormView
BaseUserManager models.Manager
BaseWeekArchiveView BaseDateListView WeekMixin YearMixin
BaseYearArchiveView BaseDateListView YearMixin
Between BuiltinLookup
BigIntegerField IntegerField
BigIntegerRangeField RangeField
BinaryField Field
BlockNode Node
BlockTranslateNode Node
BookmarkletsView BaseAdminDocsView
BooleanField Field
BooleanFieldListFilter FieldListFilter
BoundaryIter six.Iterator
BuiltinLookup Lookup
CacheKeyWarning DjangoRuntimeWarning
CacheMiddleware FetchFromCacheMiddleware UpdateCacheMiddleware
CacheNode Node
CachedFilesMixin HashedFilesMixin
CachedStaticFilesStorage CachedFilesMixin StaticFilesStorage
CallbackFilter logging.Filter
Case Expression
CharField Field
CheckboxChoiceInput ChoiceInput
CheckboxFieldRenderer ChoiceFieldRenderer
CheckboxInput Widget
CheckboxSelectMultiple RendererMixin SelectMultiple
Choice list
ChoiceField Field
ChoiceInput SubWidget
ChoicesFieldListFilter FieldListFilter
ChunkIter six.Iterator
CircularDependencyError Exception
ClearableFileInput FileInput
Client RequestFactory
ClientHandler BaseHandler
Coalesce Func
Col Expression
Collect GeoAggregate
CombinedExpression Expression
ComboField Field
CommaSeparatedIntegerField CharField
Command AppCommand
CommandError Exception
CommandParser ArgumentParser
CommentNode Node
Concat Func
ConcatPair Func
ConfiguredStorage LazyObject
ConnectionDoesNotExist Exception
ContainedBy PostgresSimpleLookup
ContainedLookup GISLookup
Contains PatternLookup
ContainsLookup GISLookup
ContainsProperlyLookup GISLookup
ContentFile File
ContentNotRenderedError Exception
ContentType models.Model
ContentTypeManager models.Manager
ContentTypesConfig AppConfig
Context BaseContext
ContextDict dict
ContextList list
ContextPopException Exception
ConvertingDict dict
ConvertingList list
ConvertingTuple tuple
CookieStorage BaseStorage
CoordTransform GDALBase
Count Aggregate
CoveredByLookup GISLookup
CoversLookup GISLookup
CreateError Exception
CreateExtension Operation
CreateModel Operation
CreateView BaseCreateView SingleObjectTemplateResponseMixin
Critical CheckMessage
CrossesLookup GISLookup
CryptPasswordHasher BasePasswordHasher
CsrfTokenNode Node
CurrentSiteManager models.Manager
CursorDebugWrapper CursorWrapper
CursorIterator six.Iterator
CustomField models.Field
CustomUser AbstractBaseUser
CustomUserManager BaseUserManager
CycleNode Node
DTDForbidden DefusedXmlException
DWithinLookup DistanceLookupBase
DataContains PostgresSimpleLookup
DataError DatabaseError
DataSource GDALBase
DatabaseCache BaseDatabaseCache
DatabaseClient BaseDatabaseClient
DatabaseCreation BaseDatabaseCreation
DatabaseError Exception
DatabaseFeatures BaseDatabaseFeatures
DatabaseIntrospection BaseDatabaseIntrospection
DatabaseOperations BaseDatabaseOperations
DatabaseSchemaEditor BaseDatabaseSchemaEditor
DatabaseValidation BaseDatabaseValidation
DatabaseWrapper BaseDatabaseWrapper
Date Expression
DateDetailView BaseDateDetailView SingleObjectTemplateResponseMixin
DateField BaseTemporalField
DateFieldListFilter FieldListFilter
DateFormat TimeFormat
DateInput DateTimeBaseInput
DateLookup BuiltinLookup
DateRangeField BaseRangeField
DateTime Expression
DateTimeBaseInput TextInput
DateTimeField BaseTemporalField
DateTimeInput DateTimeBaseInput
DateTimeRangeField BaseRangeField
Day DateLookup
DayArchiveView BaseDayArchiveView MultipleObjectTemplateResponseMixin
Debug CheckMessage
DebugLexer Lexer
DebugNode Node
DebugNodeList NodeList
DebugParser Parser
DebugSQLTextTestResult unittest.TextTestResult
DebugVariableNode VariableNode
DecimalField IntegerField
DeclarativeFieldsMetaclass MediaDefiningClass
DefaultStorage LazyObject
DefaultStorageFinder BaseStorageFinder
DefusedExpatParser _ExpatParser
DefusedXmlException ValueError
DeleteModel Operation
DeleteProtectedModelForm base_model_form
DeleteQuery Query
DeleteView BaseDeleteView SingleObjectTemplateResponseMixin
DescriptionLackingField models.Field
DeserializationError Exception
Deserializer six.Iterator
DetailView BaseDetailView SingleObjectTemplateResponseMixin
DictConfigurator BaseConfigurator
DictWrapper dict
DisallowedHost SuspiciousOperation
DisallowedModelAdminLookup SuspiciousOperation
DisallowedModelAdminToField SuspiciousOperation
DisallowedRedirect SuspiciousOperation
DisjointLookup GISLookup
Distance MeasureBase
DistanceField BaseField
DistanceGTELookup DistanceLookupBase
DistanceGTLookup DistanceLookupBase
DistanceLTELookup DistanceLookupBase
DistanceLTLookup DistanceLookupBase
DistanceLookupBase GISLookup
DjangoJSONEncoder json.JSONEncoder
DjangoRuntimeWarning RuntimeWarning
DjangoSafeDumper SafeDumper
DjangoTemplates BaseEngine
DjangoTranslation gettext_module.GNUTranslations
DjangoUnicodeDecodeError UnicodeDecodeError
Driver GDALBase
DummyCache BaseCache
DurationExpression CombinedExpression
DurationField Field
DurationValue Value
EmailBackend BaseEmailBackend
EmailField CharField
EmailInput TextInput
EmailMultiAlternatives EmailMessage
EmptyManager Manager
EmptyPage InvalidPage
EmptyResultSet Exception
EmptyShortCircuit Exception
EmptyWhere WhereNode
EndToken TokenBase
EndsWith PatternLookup
EntitiesForbidden DefusedXmlException
EqualsLookup GISLookup
Error Exception if six.PY3 else StandardError
ErrorDict dict
ErrorList UserList list
EscapeBytes EscapeData bytes
EscapeText EscapeData six.text_type
EventHandler pyinotify.ProcessEvent
Exact BuiltinLookup
ExactLookup SameAsLookup
Expression BaseExpression Combinable
ExpressionWrapper Expression
ExtendsError Exception
ExtendsNode Node
ExtensionUser AbstractUser
Extent GeoAggregate
Extent3D GeoAggregate
ExtentField Field GeoSelectFormatMixin
ExternalReferenceForbidden DefusedXmlException
F Combinable
FSFilesHandler WSGIHandler
FallbackStorage BaseStorage
Feature GDALBase
Feed BaseFeed
FeedDoesNotExist ObjectDoesNotExist
Field RegisterLookupMixin
FieldDoesNotExist Exception
FieldError Exception
FieldFile File
FieldListFilter ListFilter
File FileProxyMixin
FileBasedCache BaseCache
FileField Field
FileInput Input
FilePathField ChoiceField
FileResponse StreamingHttpResponse
FileSystemFinder BaseFinder
FileSystemStorage Storage
FilterNode Node
FilteredSelectMultiple forms.SelectMultiple
FirstOfNode Node
FixedOffset tzinfo
FlatPage models.Model
FlatPageAdmin admin.ModelAdmin
FlatPageSitemap Sitemap
FlatPagesConfig AppConfig
FlatpageForm forms.ModelForm
FlatpageNode template.Node
FloatField IntegerField
FloatRangeField BaseRangeField
ForNode Node
ForeignKey ForeignObject
ForeignKeyRawIdWidget forms.TextInput
ForeignObject RelatedField
FormMixinBase type
FormView BaseFormView TemplateResponseMixin
FullGreaterThan lookups.PostgresSimpleLookup
FullyLessThan lookups.PostgresSimpleLookup
Func Expression
FunctionTransform Transform
GDALBand GDALBase
GDALException Exception
GDALRaster GDALBase
GEOSContext threading.local
GEOSContextHandle_t Structure
GEOSCoordSeq GEOSBase
GEOSCoordSeq_t Structure
GEOSException Exception
GEOSGeom_t Structure
GEOSGeometry GEOSBase ListMixin
GEOSIndexError GEOSException KeyError
GEOSPrepGeom_t Structure
GISConfig AppConfig
GISLookup Lookup
GMLField BaseField
GMarker GOverlayBase
GPolygon GOverlayBase
GPolyline GOverlayBase
GenericIPAddressField CharField
GenericInlineModelAdmin InlineModelAdmin
GenericInlineModelAdminChecks InlineModelAdminChecks
GenericRel ForeignObjectRel
GenericRelatedObjectManager superclass
GenericRelation ForeignObject
GenericSitemap Sitemap
GenericStackedInline GenericInlineModelAdmin
GenericTabularInline GenericInlineModelAdmin
GenericViewError Exception
GeoAggregate Aggregate
GeoAtom1Feed Atom1Feed GeoFeedMixin
GeoFlexibleFieldLookupDict FlexibleFieldLookupDict
GeoIPException Exception
GeoIPRecord Structure
GeoIPTag Structure
GeoIntrospectionError Exception
GeoModelAdmin ModelAdmin
GeoQuerySet QuerySet
GeoRSSFeed GeoFeedMixin Rss201rev2Feed
GeomField BaseField GeoSelectFormatMixin
GeometryCollection GEOSGeometry
GeometryCollectionField GeometryField
GeometryField forms.Field
GetAvailableLanguagesNode Node
GetCurrentLanguageBidiNode Node
GetCurrentLanguageNode Node
GetCurrentTimezoneNode Node
GetLanguageInfoListNode Node
GetLanguageInfoNode Node
GoogleMapException Exception
GoogleMapSet GoogleMap
GreaterThan BuiltinLookup
GreaterThanOrEqual BuiltinLookup
Group list
GroupAdmin admin.ModelAdmin
GroupManager models.Manager
HStoreExtension CreateExtension
HStoreField forms.CharField
HTMLParseError Exception
HTMLParser _html_parser.HTMLParser
HTMLParser_1 _html_parser.HTMLParser
HasKeyLookup lookups.PostgresSimpleLookup
HasKeysLookup lookups.PostgresSimpleLookup
HiddenInput Input
Hour DateLookup
Http404 Exception
HttpResponse HttpResponseBase
HttpResponseBadRequest HttpResponse
HttpResponseBase six.Iterator
HttpResponseForbidden HttpResponse
HttpResponseGone HttpResponse
HttpResponseNotAllowed HttpResponse
HttpResponseNotFound HttpResponse
HttpResponseNotModified HttpResponse
HttpResponsePermanentRedirect HttpResponseRedirectBase
HttpResponseRedirect HttpResponseRedirectBase
HttpResponseRedirectBase HttpResponse
HttpResponseServerError HttpResponse
HumanizeConfig AppConfig
IContains Contains
IEndsWith PatternLookup
IExact BuiltinLookup
IOBase GEOSBase
IPAddressField CharField
IRegex Regex
IStartsWith PatternLookup
IfChangedNode Node
IfEqualNode Node
IfNode Node
ImageField FileField
ImageFieldFile FieldFile ImageFile
ImageFile File
ImageFileDescriptor FileDescriptor
ImmutableList tuple
ImproperlyConfigured Exception
In BuiltinLookup
InMemoryUploadedFile UploadedFile
IncludeNode Node
InclusionNode TagHelperNode
IncorrectLookupParameters Exception
IndexTransform Transform
Info CheckMessage
InlineAdminForm AdminForm
InlineFieldset Fieldset
InlineForeignKeyField Field
InlineModelAdmin BaseModelAdmin
InlineModelAdminChecks BaseModelAdminChecks
InlineValidator BaseValidator
Input Widget
InputStreamExhausted Exception
InsertQuery Query
InstanceCheckMeta type
IntegerField Field
IntegerRangeField BaseRangeField
IntegrityError DatabaseError
InterBoundaryIter six.Iterator
InteractiveMigrationQuestioner MigrationQuestioner
InterfaceError Error
InternalError DatabaseError
IntersectsLookup GISLookup
InvalidBasesError ValueError
InvalidCacheBackendError ImproperlyConfigured
InvalidDecimal LayerMapError
InvalidInteger LayerMapError
InvalidPage Exception
InvalidQuery Exception
InvalidSessionKey SuspiciousOperation
InvalidString LayerMapError
InvalidTemplateEngineError ImproperlyConfigured
InvalidTemplateLibrary Exception
IrreversibleError RuntimeError
IsEmpty lookups.FunctionTransform
IsNull BuiltinLookup
Jinja2 BaseEngine
JsLexer Lexer
JsonResponse HttpResponse
KMLSitemap Sitemap
KMZSitemap KMLSitemap
KeyTransform Transform
KeysTransform lookups.FunctionTransform
LabelCommand BaseCommand
LanguageNode Node
Layer GDALBase
LayerMapError Exception
LayerOptionAction argparse.Action
LazySettings LazyObject
LazyStream six.Iterator
LeftLookup GISLookup
Length Func
LessThan BuiltinLookup
LessThanOrEqual BuiltinLookup
LineString GEOSGeometry
LineStringField GeometryField
LinearRing LineString
ListOptionAction argparse.Action
ListView BaseListView MultipleObjectTemplateResponseMixin
Literal TokenBase
LiveServerTestCase TransactionTestCase
LiveServerThread threading.Thread
LoadNode Node
Loader BaseLoader
LoaderOrigin Origin
LocMemCache BaseCache
LocalTimeNode Node
LocalTimezone ReferenceLocalTimezone
LocaleRegexURLResolver RegexURLResolver
LocalizeNode Node
LogEntry models.Model
LogEntryManager models.Manager
Lookup RegisterLookupMixin
LoremNode Node
Lower Func
MD5PasswordHasher BasePasswordHasher
MLStripper HTMLParser
MakeLine GeoAggregate
ManagementForm Form
ManifestFilesMixin HashedFilesMixin
ManifestStaticFilesStorage ManifestFilesMixin StaticFilesStorage
ManyRelatedManager superclass
ManyToManyField RelatedField
ManyToManyRawIdWidget ForeignKeyRawIdWidget
ManyToManyRel ForeignObjectRel
ManyToOneRel ForeignObjectRel
Max Aggregate
MaxLengthValidator BaseValidator
MaxValueValidator BaseValidator
MediaDefiningClass type
MemcachedCache BaseMemcachedCache
MemoryFileUploadHandler FileUploadHandler
MessageDecoder json.JSONDecoder
MessageEncoder json.JSONEncoder
MessageFailure Exception
MessagesConfig AppConfig
Meta_5 AbstractUser.Meta
MiddlewareNotUsed Exception
Migration models.Model
Min Aggregate
MinLengthValidator BaseValidator
MinValueValidator BaseValidator
Minute DateLookup
MissingForeignKey LayerMapError
ModelAdmin BaseModelAdmin
ModelAdminChecks BaseModelAdminChecks
ModelAdminValidator BaseValidator
ModelBase type
ModelChoiceField ChoiceField
ModelDetailView BaseAdminDocsView
ModelFormMixin FormMixin SingleObjectMixin
ModelIndexView BaseAdminDocsView
ModelMultipleChoiceField ModelChoiceField
ModelSignal Signal
Module_six_moves_urllib types.ModuleType
Module_six_moves_urllib_error _LazyModule
Module_six_moves_urllib_parse _LazyModule
Module_six_moves_urllib_request _LazyModule
Module_six_moves_urllib_response _LazyModule
Module_six_moves_urllib_robotparser _LazyModule
Month DateLookup
MonthArchiveView BaseMonthArchiveView MultipleObjectTemplateResponseMixin
MovedAttribute _LazyDescr
MovedModule _LazyDescr
MultiJoin Exception
MultiLineString GeometryCollection
MultiLineStringField GeometryField
MultiPartParserError Exception
MultiPoint GeometryCollection
MultiPointField GeometryField
MultiPolygon GeometryCollection
MultiPolygonField GeometryField
MultiValueDict dict
MultiValueDictKeyError KeyError
MultiValueField Field
MultiWidget Widget
MultipleChoiceField ChoiceField
MultipleHiddenInput HiddenInput
MultipleObjectMixin ContextMixin
MultipleObjectTemplateResponseMixin TemplateResponseMixin
MultipleObjectsReturned Exception
MySQLCreation DatabaseCreation
MySQLGISSchemaEditor DatabaseSchemaEditor
MySQLIntrospection DatabaseIntrospection
MySQLOperations BaseSpatialOperations DatabaseOperations
NestedObjects Collector
NoArgsCommand BaseCommand
NoReverseMatch Exception
NodeList list
NodeNotFoundError LookupError
NonCapture list
NotGreaterThan lookups.PostgresSimpleLookup
NotLessThan lookups.PostgresSimpleLookup
NotRegistered Exception
NotRelationField Exception
NotRunningInTTYException Exception
NotSupportedError DatabaseError
NowNode Node
NullBooleanField BooleanField
NullBooleanSelect Select
NumberAwareString resultclass
NumberInput TextInput
OFTBinary Field
OFTDate Field
OFTDateTime Field
OFTInteger Field
OFTIntegerList Field
OFTReal Field
OFTRealList Field
OFTString Field
OFTStringList Field
OFTTime Field
OFTWideString Field
OFTWideStringList Field
OGREnvelope Structure
OGRGeometry GDALBase
OGRIndexError GDALException KeyError
OLMap self.widget
OSMGeoAdmin GeoModelAdmin
OSMWidget BaseGeometryWidget
OVERLAPPED Structure
ObjectDoesNotExist Exception
OneToOneField ForeignKey
OneToOneRel ManyToOneRel
OpenLayersWidget BaseGeometryWidget
OperationalError DatabaseError
Operator TokenBase
Operator_1 TokenBase
OracleCreation DatabaseCreation
OracleGISSchemaEditor DatabaseSchemaEditor
OracleGeometryColumns models.Model
OracleIntrospection DatabaseIntrospection
OracleOperations BaseSpatialOperations DatabaseOperations
OracleSpatialAdapter WKTAdapter
OracleSpatialRefSys SpatialRefSysMixin models.Model
Oracle_datetime datetime.datetime
OrderBy BaseExpression
OrderWrt fields.IntegerField
Overlap PostgresSimpleLookup
OverlapsAboveLookup GISLookup
OverlapsBelowLookup GISLookup
OverlapsLeftLookup GISLookup
OverlapsLookup GISLookup
OverlapsRightLookup GISLookup
PBKDF2PasswordHasher BasePasswordHasher
PBKDF2SHA1PasswordHasher PBKDF2PasswordHasher
Page collections.Sequence
PageNotAnInteger InvalidPage
Parser HTMLParser
PasswordChangeForm SetPasswordForm
PasswordInput TextInput
PasswordResetForm forms.Form
PatternLookup BuiltinLookup
Permission models.Model
PermissionDenied Exception
PermissionManager models.Manager
PermissionsMixin models.Model
Point GEOSGeometry
PointField GeometryField
Polygon GEOSGeometry
PolygonField GeometryField
PositiveIntegerField IntegerField
PositiveSmallIntegerField IntegerField
PostGISCreation DatabaseCreation
PostGISDistanceOperator PostGISOperator
PostGISGeometryColumns models.Model
PostGISIntrospection DatabaseIntrospection
PostGISOperations BaseSpatialOperations DatabaseOperations
PostGISOperator SpatialOperator
PostGISSchemaEditor DatabaseSchemaEditor
PostGISSpatialRefSys SpatialRefSysMixin models.Model
PostgresConfig AppConfig
PostgresSimpleLookup Lookup
PrefixNode template.Node
PreparedGeometry GEOSBase
ProcessFormView View
ProgrammingError DatabaseError
ProtectedError IntegrityError
PyLibMCCache BaseMemcachedCache
Q tree.Node
QueryDict MultiValueDict
QuietWSGIRequestHandler WSGIRequestHandler
RadioChoiceInput ChoiceInput
RadioFieldRenderer ChoiceFieldRenderer
RadioSelect RendererMixin Select
Random Expression
Range BuiltinLookup
RangeEndsWith lookups.FunctionTransform
RangeField models.Field
RangeMaxValueValidator MaxValueValidator
RangeMinValueValidator MinValueValidator
RangeStartsWith lookups.FunctionTransform
RangeWidget MultiWidget
RawPostDataException Exception
RawSQL Expression
ReadOnlyPasswordHashField forms.Field
ReadOnlyPasswordHashWidget forms.Widget
Redirect models.Model
RedirectAdmin admin.ModelAdmin
RedirectCycleError Exception
RedirectView View
RedirectsConfig AppConfig
Ref Expression
ReferenceLocalTimezone tzinfo
Regex BuiltinLookup
RegexField CharField
RegexURLPattern LocaleRegexProvider
RegexURLResolver LocaleRegexProvider
RegroupNode Node
RelateLookup GISLookup
RelatedField Field
RelatedFieldListFilter FieldListFilter
RelatedFieldWidgetWrapper forms.Widget
RelatedManager superclass
RelatedOnlyFieldListFilter RelatedFieldListFilter
RemoteUserBackend ModelBackend
RemoveField Operation
RemovedInDjango110Warning PendingDeprecationWarning
RemovedInDjango19Warning DeprecationWarning
RenameField Operation
RenameFieldMethods RenameMethodsBase
RenameMethodsBase type
RenameModel Operation
RenderContext BaseContext
RequestContext Context
RequestSite RealRequestSite
RequireDebugFalse logging.Filter
RequireDebugTrue logging.Filter
Resolver404 Http404
ResultList list
RightLookup GISLookup
RootElement Element
Rss201rev2Feed RssFeed
RssFeed SyndicationFeed
RssUserland091Feed RssFeed
RunPython Operation
RunSQL Operation
SDODWithin SpatialOperator
SDODisjoint SpatialOperator
SDODistance SpatialOperator
SDOOperator SpatialOperator
SDORelate SpatialOperator
SHA1PasswordHasher BasePasswordHasher
SQLAggregateCompiler SQLCompiler
SQLCompiler compiler.SQLCompiler
SQLDeleteCompiler SQLCompiler
SQLInsertCompiler SQLCompiler
SQLUpdateCompiler SQLCompiler
SQLiteCursorWrapper Database.Cursor
SRSException Exception
SafeBytes SafeData bytes
SafeExceptionReporterFilter ExceptionReporterFilter
SafeMIMEMessage MIMEMessage MIMEMixin
SafeMIMEMultipart MIMEMixin MIMEMultipart
SafeMIMEText MIMEMixin MIMEText
SafeText SafeData six.text_type
SameAsLookup GISLookup
Search BuiltinLookup
Second DateLookup
Select Widget
SelectDateWidget Widget
SelectMultiple Select
SeparateDatabaseAndState Operation
SerializationError Exception
Serializer base.Serializer
SerializerDoesNotExist KeyError
ServerHandler simple_server.ServerHandler
Session models.Model
SessionManager models.Manager
SessionStorage BaseStorage
SessionStore SessionBase
SessionsConfig AppConfig
SetPasswordForm forms.Form
Settings BaseSettings
SettingsReference str
SignatureExpired BadSignature
SimpleAdminConfig AppConfig
SimpleArrayField forms.CharField
SimpleCookie http_cookies.SimpleCookie
SimpleLazyObject LazyObject
SimpleListFilter ListFilter
SimpleNode TagHelperNode
SimpleTemplateResponse HttpResponse
SimpleTestCase unittest.TestCase
SimpleUploadedFile InMemoryUploadedFile
SimplerXMLGenerator XMLGenerator
SingleObjectMixin ContextMixin
SingleObjectTemplateResponseMixin TemplateResponseMixin
SingleZipReader zipfile.ZipFile
Site models.Model
SiteAdmin admin.ModelAdmin
SiteManager models.Manager
SiteMapsConfig AppConfig
SitemapNotFound Exception
SitesConfig AppConfig
SkipFile UploadFileException
SliceTransform Transform
SlugField CharField
SmallIntegerField IntegerField
SortedDict dict
SpacelessNode Node
SpatiaLiteAdapter WKTAdapter
SpatiaLiteClient DatabaseClient
SpatiaLiteCreation DatabaseCreation
SpatiaLiteIntrospection DatabaseIntrospection
SpatiaLiteOperations BaseSpatialOperations DatabaseOperations
SpatialReference GDALBase
SpatialiteGeometryColumns models.Model
SpatialiteSchemaEditor DatabaseSchemaEditor
SpatialiteSpatialRefSys SpatialRefSysMixin models.Model
SplitArrayField forms.Field
SplitArrayWidget forms.Widget
SplitDateTimeField MultiValueField
SplitDateTimeWidget MultiWidget
SplitHiddenDateTimeWidget SplitDateTimeWidget
SsiNode Node
StackedInline InlineModelAdmin
Star Expression
StartsWith PatternLookup
StateApps Apps
StaticFilesConfig AppConfig
StaticFilesHandler WSGIHandler
StaticFilesNode StaticNode
StaticFilesStorage FileSystemStorage
StaticLiveServerTestCase LiveServerTestCase
StaticNode template.Node
StdDev Aggregate
StopFutureHandlers UploadFileException
StopUpload UploadFileException
StreamingHttpResponse HttpResponseBase
StrictlyAboveLookup GISLookup
StrictlyBelowLookup GISLookup
StringOrigin Origin
SubfieldBase type
Substr Func
Sum Aggregate
SuspiciousFileOperation SuspiciousOperation
SuspiciousMultipartForm SuspiciousOperation
SuspiciousOperation Exception
SuspiciousSession SuspiciousOperation
SwappableTuple tuple
SyndicationConfig AppConfig
SystemCheckError CommandError
TabularInline InlineModelAdmin
TagHelperNode Node
TarArchive BaseArchive
Template string.Template
TemplateCommand BaseCommand
TemplateDetailView BaseAdminDocsView
TemplateDoesNotExist Exception
TemplateEncodingError Exception
TemplateFilterIndexView BaseAdminDocsView
TemplateIfParser IfParser
TemplateLiteral Literal
TemplateResponse SimpleTemplateResponse
TemplateStrings BaseEngine
TemplateSyntaxError Exception
TemplateTagIndexView BaseAdminDocsView
TemplateTagNode Node
TemplateView ContextMixin TemplateResponseMixin View
TemporaryFile FileProxyMixin
TemporaryFileUploadHandler FileUploadHandler
TemporaryUploadedFile UploadedFile
TestCase TransactionTestCase
TestFieldType unittest.TestCase
TestTemplateLoader locmem.Loader
TextField Field
TextInput Input
TextNode Node
Textarea Widget
ThreadLocalIO threading.local
TimeField BaseTemporalField
TimeFormat Formatter
TimeInput DateTimeBaseInput
TimestampSigner Signer
TimezoneNode Node
ToNCLOB Func
TodayArchiveView BaseTodayArchiveView MultipleObjectTemplateResponseMixin
TouchesLookup GISLookup
TransactionManagementError ProgrammingError
TransactionTestCase SimpleTestCase
Transform RegisterLookupMixin
TransformPoint list
TranslateNode Node
TranslateParser TokenParser
TranslatorCommentWarning SyntaxWarning
Truncator SimpleLazyObject
TypedChoiceField ChoiceField
TypedMultipleChoiceField MultipleChoiceField
URLField CharField
URLInput TextInput
URLNode Node
URLValidator RegexValidator
UTC tzinfo
UUIDField CharField
Unaccent FunctionTransform
UnaccentExtension CreateExtension
Union GeoAggregate
UnreadablePostError IOError
UnrecognizedArchiveFormat ArchiveException
UnsaltedMD5PasswordHasher BasePasswordHasher
UnsaltedSHA1PasswordHasher BasePasswordHasher
UpdateQuery Query
UpdateView BaseUpdateView SingleObjectTemplateResponseMixin
UploadFileException Exception
UploadedFile File
Upper Func
User AbstractUser
UserAdmin admin.ModelAdmin
UserChangeForm forms.ModelForm
UserCreationForm forms.ModelForm
UserManager BaseUserManager
UserSettingsHolder BaseSettings
ValidationError Exception
Value Expression
ValuesListQuerySet ValuesQuerySet
ValuesQuerySet QuerySet
ValuesTransform lookups.FunctionTransform
VariableDoesNotExist Exception
VariableNode Node
Variance Aggregate
VerbatimNode Node
ViewDetailView BaseAdminDocsView
ViewDoesNotExist Exception
ViewIndexView BaseAdminDocsView
W3CGeoFeed GeoFeedMixin Rss201rev2Feed
WKBReader _WKBReader
WKBReader_st Structure
WKBWriter IOBase
WKBWriter_st Structure
WKTReader _WKTReader
WKTReader_st Structure
WKTWriter IOBase
WKTWriter_st Structure
WSGIHandler base.BaseHandler
WSGIRequest http.HttpRequest
WSGIRequestHandler simple_server.WSGIRequestHandler
WSGIServer simple_server.WSGIServer
Warning CheckMessage
WeakMethod ref
WebDesignConfig AppConfig
WeekArchiveView BaseWeekArchiveView MultipleObjectTemplateResponseMixin
WeekDay DateLookup
When Expression
WhereNode tree.Node
WidthRatioNode Node
WindowsError Exception
WithNode Node
WithinLookup GISLookup
Year Between
YearArchiveView BaseYearArchiveView MultipleObjectTemplateResponseMixin
ZipArchive BaseArchive
_AssertNumQueriesContext CaptureQueriesContext
_AssertTemplateNotUsedContext _AssertTemplateUsedContext
_EnsureCsrfCookie CsrfViewMiddleware
_EnsureCsrfToken CsrfViewMiddleware
_HashedSeq list
_LazyModule types.ModuleType
_MediaFilesHandler FSFilesHandler
_MovedItems _LazyModule
_OFFSET Structure
_OFFSET_UNION Union
_StaticFilesHandler FSFilesHandler
_WKBReader IOBase
_WKTReader IOBase
classonlymethod classmethod
date real_date
datetime real_datetime
datetimeobject datetime
gdal_char_p c_char_p
geoip_char_p c_char_p
geos_char_p c_char_p
lazy_property property
metaclass meta
modify_settings override_settings
override ContextDecorator
time real_time

eric ide

mercurial