-
`setup.py` & `requirements.txt`do not pin the version of Django, and Django 2.0 is out, and Django distill is broken.
```py
File "/home/travis/virtualenv/python3.6.3/lib/python3.6/site-packages/…
-
I'm trying to turn a django site into a static site using https://github.com/mgrp/django-distill . I am outputting the static files into
/e/ENVS/STATIC/static1
on my win10 local system. As …
-
The ability to connect to a pg/m*Sql database to snapshot data on page build.
Data as events, 3rd party data.
-
[![enter image description here][1]][1]
I'm experimenting with django-distill (https://github.com/mgrp/django-distill) to generate a static site from a django project. i'm using django 1.10.8 . My …
-
We were initially using Django 2.x but at that time django-distill [doesn't has the support for the same](https://github.com/coala/community/issues/19), so we [downgraded to a lesser version](https://…
-
Hi guys! I'm interested in taking a crack at reworking the auth system for Pyramid 2.0, based on the [Auth API Post-Mortem](http://web.archive.org/web/20170201093432/plope.com/pyramid_auth_design_api…
-
### Proposal:
Support relationships via the following two concepts:
**Foreign Keys**
- Indicated via the `references` option in Field definition
- validated during `save()` method call
- Th…
-
Hi @jsfenfen! Thanks for all the work that you've been doing on IRSx and this repo. I'm trying to assess if this database fits my needs, but I'm unfamiliar with Django so I'm unclear on what this gene…
-
oauth2client is now deprecated, but when I look at https://oauth2client.readthedocs.io/en/latest/, I wouldn't know.
-
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
include (but probably any task as well)
##### ANSIBLE VERSION
```
ansible 2.4.0.0
config file = /root/workspace/ansible-memor…