Igor Mali
Igor Mali
AttributeError: 'list' object has no attribute 'items' see the stacktrace below i have this schema ```python @Application.db_instance.register class Comment(EmbeddedDocument): user = fields.UUIDField(required=True) text = fields.StringField(validate=validate.Length(min=3), required=True) created = fields.DateTimeField(missing=datetime.datetime.now) @Application.db_instance.register...
Thanks for your product. It helps much. ### Scope In admin-panel some list resources that have enum property ### Prerequisites ```python class AuthConfirmType(enum.Enum): SMS = "СМС" BIRTH_DAY = "Дата рождения"...
For example, I create some resource and I wanna take custom handlers about save resources. à la Django signals
I try to execute the command `crawl wikia --out crawler/wikia/names.csv` on connect to this URL, I catch the exception/ http://s3.amazonaws.com/wikia_xml_dumps/l/lo/lotr_pages_current.xml.7z