Category pages

This commit is contained in:
Sonny 2019-11-19 12:21:34 +01:00
parent a350cc280d
commit b952d70d92
114 changed files with 1205 additions and 177 deletions

View file

@ -4,3 +4,7 @@ factory-boy==2.12.0
freezegun==0.3.12
django-debug-toolbar==2.0
django-extensions==2.1.9
black==19.3b0
isort==4.3.20
autoflake==1.3

View file

@ -1,5 +1 @@
-r testing.txt
black==19.3b0
isort==4.3.20
autoflake==1.3
-r dev.txt