Sith/stock
2017-01-05 11:00:08 +01:00
..
migrations addition of Stock app, model, templates, urls 2017-01-05 11:00:08 +01:00
templates/stock Creation of the Stock list, edit, create views and creation StockItem create view 2017-01-05 11:00:08 +01:00
__init__.py Stock application creation 2017-01-05 11:00:08 +01:00
admin.py addition of Stock app, model, templates, urls 2017-01-05 11:00:08 +01:00
models.py Creation of the Stock list, edit, create views and creation StockItem create view 2017-01-05 11:00:08 +01:00
tests.py Stock application creation 2017-01-05 11:00:08 +01:00
urls.py Creation of the Stock list, edit, create views and creation StockItem create view 2017-01-05 11:00:08 +01:00
views.py Creation of the Stock list, edit, create views and creation StockItem create view 2017-01-05 11:00:08 +01:00