| .. |
|
static
|
Cleanup search page too
|
2021-02-21 21:06:52 +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
|
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 |
|
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
|
Merge pull request #1271 from SchrodingersGat/migration-unit-test
|
2021-02-04 23:56:12 +11: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
|
Unit test fixes
|
2021-01-22 09:50:30 +11:00 |
|
urls.py
|
Add setting for enabling / disabling test reports
|
2021-02-04 21:15:19 +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-02-21 21:50:52 +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 |