| .. |
|
static
|
Bug fix
|
2021-01-15 17:11:46 +11:00 |
|
__init__.py
|
PEP fixes
|
2019-04-28 01:09:48 +10:00 |
|
api.py
|
Improve settings.py
|
2020-11-13 13:38:01 +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
|
Reduce duplicate function calls in custom context parser
|
2020-11-20 08:29:06 +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
|
Add unit test
|
2021-01-14 08:32:37 +11:00 |
|
middleware.py
|
Remove defunct "log_queries" option
|
2020-08-15 19:52:04 +10:00 |
|
models.py
|
Make description fields optional
|
2020-06-05 19:33:32 +10: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
|
Fixes #1215. Allow secret key to come from file.
|
2021-01-14 01:02:34 -07:00 |
|
status.py
|
Adds framework for "server health" display
|
2020-11-19 12:36:54 +11:00 |
|
status_codes.py
|
Render sales orders to a calendar view
|
2021-01-07 18:47:29 +11:00 |
|
test_api.py
|
Add PEP8-naming extension for flake
|
2020-11-12 21:53:04 +11:00 |
|
test_views.py
|
Add PEP8-naming extension for flake
|
2020-11-12 21:53:04 +11:00 |
|
tests.py
|
Add forms / views for creating a new build output, and completing the build
|
2020-11-02 22:56:26 +11:00 |
|
urls.py
|
Add endpoint for printing labels
|
2021-01-09 20:43:48 +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
|
2020-11-15 16:53:27 +11:00 |
|
views.py
|
Adds framework for "server health" display
|
2020-11-19 12:36:54 +11:00 |
|
wsgi.py
|
Initial app commit
|
2017-03-25 22:51:13 +11:00 |