tdi.models
Copyright (C) 2021 Gitcoin Core
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/.
AccessCodes
AccessCodes(self, *args, **kwargs)
AccessCodes(id, created_on, modified_on, invitecode, maxuses)
_method
AccessCodes._method(self, *, field=<django.db.models.fields.DateTimeField: created_on>, is_next=True, **kwargs)
_method
AccessCodes._method(self, *, field=<django.db.models.fields.DateTimeField: modified_on>, is_next=True, **kwargs)
_method
AccessCodes._method(self, *, field=<django.db.models.fields.DateTimeField: created_on>, is_next=False, **kwargs)
_method
AccessCodes._method(self, *, field=<django.db.models.fields.DateTimeField: modified_on>, is_next=False, **kwargs)
id
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
invitecode
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
maxuses
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
WhitepaperAccess
WhitepaperAccess(self, *args, **kwargs)
WhitepaperAccess(id, created_on, modified_on, invitecode, email, ip)
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
_method
WhitepaperAccess._method(self, *, field=<django.db.models.fields.DateTimeField: created_on>, is_next=True, **kwargs)
_method
WhitepaperAccess._method(self, *, field=<django.db.models.fields.DateTimeField: modified_on>, is_next=True, **kwargs)
_method
WhitepaperAccess._method(self, *, field=<django.db.models.fields.DateTimeField: created_on>, is_next=False, **kwargs)
_method
WhitepaperAccess._method(self, *, field=<django.db.models.fields.DateTimeField: modified_on>, is_next=False, **kwargs)
id
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
invitecode
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
ip
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
WhitepaperAccessRequest
WhitepaperAccessRequest(self, *args, **kwargs)
WhitepaperAccessRequest(id, created_on, modified_on, comments, email, role, ip, processed)
comments
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
_method
WhitepaperAccessRequest._method(self, *, field=<django.db.models.fields.DateTimeField: created_on>, is_next=True, **kwargs)
_method
WhitepaperAccessRequest._method(self, *, field=<django.db.models.fields.DateTimeField: modified_on>, is_next=True, **kwargs)
_method
WhitepaperAccessRequest._method(self, *, field=<django.db.models.fields.DateTimeField: created_on>, is_next=False, **kwargs)
_method
WhitepaperAccessRequest._method(self, *, field=<django.db.models.fields.DateTimeField: modified_on>, is_next=False, **kwargs)
id
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
ip
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
processed
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
role
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.