.. |
static
|
View / form / url for stock-uninstall form
|
2020-09-28 21:27:27 +10:00 |
__init__.py
|
PEP fixes
|
2019-04-28 01:09:48 +10:00 |
api.py
|
Refactor barcode endoint
|
2020-06-11 11:09:07 +10:00 |
ci_mysql.py
|
Add CI tests for MySQL database
|
2020-09-01 21:01:38 +10:00 |
ci_postgresql.py
|
Added PartDetailFromIPN view tests
|
2020-09-07 08:40:37 -05:00 |
context.py
|
Expose more status code data to the templates
|
2020-04-24 09:27:42 +10:00 |
fields.py
|
Fix issues with circular imports
|
2020-09-17 22:44:17 +10:00 |
forms.py
|
Added automatic listing of custom CSS sheets (no more hardcoded), added error message when current selection is not valid and select default theme
|
2020-09-09 14:55:32 -05:00 |
helpers.py
|
Fix issues with circular imports
|
2020-09-17 22:44:17 +10: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
|
Added automatic listing of custom CSS sheets (no more hardcoded), added error message when current selection is not valid and select default theme
|
2020-09-09 14:55:32 -05:00 |
status_codes.py
|
Removed "SHIPPED" stock status code
|
2020-08-08 09:16:53 +10:00 |
test_api.py
|
Add unit testing framework for barcodes
|
2020-06-11 14:44:56 +10:00 |
test_views.py
|
Tests for retrieving user auth tokens
|
2019-09-07 23:41:15 +10:00 |
tests.py
|
Fixes for barcode data rendering
|
2020-08-16 13:39:05 +10:00 |
urls.py
|
Renamed Theme to ColorTheme, ColorTheme is now a per-user selection
|
2020-09-07 16:27:23 -05:00 |
utils.py
|
Style fixes
|
2017-04-16 01:01:48 +10:00 |
validators.py
|
Fix issues with circular imports
|
2020-09-17 22:44:17 +10:00 |
version.py
|
SupplierPart price break table now uses API rather than django template
|
2020-09-17 23:19:50 +10:00 |
views.py
|
Added automatic listing of custom CSS sheets (no more hardcoded), added error message when current selection is not valid and select default theme
|
2020-09-09 14:55:32 -05:00 |
wsgi.py
|
Initial app commit
|
2017-03-25 22:51:13 +11:00 |