| .. |
|
static
|
Add front-end functions to render an "installed stock" table
|
2020-10-04 15:17:46 +11: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
|
Add shell interface
|
2020-10-03 16:18:03 +10: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
|
Add shell interface
|
2020-10-03 16:18:03 +10: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
|
Update version.py
|
2020-09-30 08:06:58 +10:00 |
|
views.py
|
Add framework for required permissions for any ajax modal forms
|
2020-10-01 00:16:04 +10:00 |
|
wsgi.py
|
Initial app commit
|
2017-03-25 22:51:13 +11:00 |