|
templatetags
|
Merge branch 'develop' into develop-2.3
|
2018-02-06 14:58:11 -05:00 |
|
__init__.py
|
Initial push to public repo
|
2016-03-01 11:23:03 -05:00 |
|
api.py
|
Closes #1842: Implement support for Django 2.0
|
2018-03-30 10:39:22 -04:00 |
|
context_processors.py
|
Import unicode_literals
|
2017-05-24 11:33:11 -04:00 |
|
error_handlers.py
|
Import unicode_literals
|
2017-05-24 11:33:11 -04:00 |
|
forms.py
|
Closes #1842: Implement support for Django 2.0
|
2018-03-30 10:39:22 -04:00 |
|
managers.py
|
Import unicode_literals
|
2017-05-24 11:33:11 -04:00 |
|
models.py
|
Import unicode_literals
|
2017-05-24 11:33:11 -04:00 |
|
paginator.py
|
Import unicode_literals
|
2017-05-24 11:33:11 -04:00 |
|
sql.py
|
Import unicode_literals
|
2017-05-24 11:33:11 -04:00 |
|
tests.py
|
PEP8 fix
|
2017-05-24 14:22:37 -04:00 |
|
utils.py
|
Fixed quoting of line breaks inside a CSV field
|
2018-02-02 16:31:23 -05:00 |