Category pages
This commit is contained in:
parent
a350cc280d
commit
b952d70d92
114 changed files with 1205 additions and 177 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1,5 +1 @@
|
|||
-r testing.txt
|
||||
|
||||
black==19.3b0
|
||||
isort==4.3.20
|
||||
autoflake==1.3
|
||||
-r dev.txt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue