..
api
Closes #2614 : Simplify calls of super() for Python 3
2018-11-27 10:52:24 -05:00
fixtures
Closes #176 : Added initial_data fixtures for new installs
2016-08-01 12:29:26 -04:00
migrations
Removed Python 2 string compatibility
2018-08-14 11:58:42 -04:00
templates
Initial push to public repo
2016-03-01 11:23:03 -05:00
templatetags
Removed Python 2 string compatibility
2018-08-14 11:58:42 -04:00
tests
Implement basic view testing for all models ( #2909 )
2019-02-15 17:02:18 -05:00
__init__.py
Initial push to public repo
2016-03-01 11:23:03 -05:00
admin.py
Closes #2614 : Simplify calls of super() for Python 3
2018-11-27 10:52:24 -05:00
apps.py
Removed Python 2 string compatibility
2018-08-14 11:58:42 -04:00
decorators.py
Removed Python 2 string compatibility
2018-08-14 11:58:42 -04:00
exceptions.py
Removed Python 2 string compatibility
2018-08-14 11:58:42 -04:00
filters.py
fixes #2835 - certain model filters did not support the q query param
2019-01-31 13:36:30 -05:00
forms.py
Virtulization Select2 forms
2019-01-10 17:32:23 -05:00
hashers.py
Removed Python 2 string compatibility
2018-08-14 11:58:42 -04:00
models.py
Closes #2614 : Simplify calls of super() for Python 3
2018-11-27 10:52:24 -05:00
querysets.py
Removed Python 2 string compatibility
2018-08-14 11:58:42 -04:00
tables.py
* Added CSS to:
2019-03-05 15:42:47 -06:00
urls.py
Removed Python 2 string compatibility
2018-08-14 11:58:42 -04:00
views.py
Closes #2614 : Simplify calls of super() for Python 3
2018-11-27 10:52:24 -05:00