.. |
static
|
Removed binary SVG images from CSS
|
2021-03-01 16:19:16 -05:00 |
__init__.py
|
PEP fixes
|
2019-04-28 01:09:48 +10:00 |
api_tester.py
|
Refactor build API unit tests
|
2021-02-26 22:00:22 +11:00 |
api.py
|
Add API version to server info endpoint
|
2021-03-01 11:15:53 +11:00 |
ci_mysql.py
|
Removed eprint statements
|
2020-11-13 14:39:28 +11:00 |
ci_postgresql.py
|
Removed eprint statements
|
2020-11-13 14:39:28 +11:00 |
context.py
|
New status info
|
2021-03-06 21:41:19 +11:00 |
exchange.py
|
Remove common_currency model entirely
|
2020-11-11 00:21:06 +11:00 |
fields.py
|
Fix target date form field for SalesOrder
|
2021-01-02 21:54:07 +11:00 |
forms.py
|
Fixes for 'non field' errors in forms
|
2020-11-27 10:42:01 +11:00 |
helpers.py
|
Flake errors
|
2021-02-04 00:51:00 +11:00 |
middleware.py
|
Allow access to static files without being logged in
|
2021-02-13 12:19:10 +11:00 |
models.py
|
Make description fields optional
|
2020-06-05 19:33:32 +10:00 |
permissions.py
|
Use app label rather than table name for permission lookup
|
2021-03-02 19:34:56 +11:00 |
plugins.py
|
Remove some debug statements
|
2020-06-11 11:14:02 +10:00 |
serializers.py
|
Add a special serializer class for FileField which has a custom to_representation function
|
2020-05-26 20:29:00 +10:00 |
settings.py
|
Remove unused code from settings.py
|
2021-03-10 14:03:09 +11:00 |
status_codes.py
|
Render sales orders to a calendar view
|
2021-01-07 18:47:29 +11:00 |
status.py
|
New status info
|
2021-03-06 21:41:19 +11:00 |
test_api.py
|
Refactor build API unit tests
|
2021-02-26 22:00:22 +11:00 |
test_views.py
|
Add PEP8-naming extension for flake
|
2020-11-12 21:53:04 +11:00 |
tests.py
|
Unit test fixes
|
2021-01-22 09:50:30 +11:00 |
urls.py
|
Redirect invalid API urls to a 404 page
|
2021-02-27 22:38:08 +11:00 |
utils.py
|
Style fixes
|
2017-04-16 01:01:48 +10:00 |
validators.py
|
Add 'currency' option for company
|
2020-11-12 11:02:10 +11:00 |
version.py
|
Update version.py
|
2021-03-04 22:52:40 +11:00 |
views.py
|
Remove debug prints
|
2021-03-02 21:34:26 +11:00 |
wsgi.py
|
Initial app commit
|
2017-03-25 22:51:13 +11:00 |