Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -169,4 +169,11 @@ cython_debug/
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
.idea/

# Local agent/editor state
.continue/
temp/
.envs/.local/.django
start-dev.sh
opencode.json
14 changes: 0 additions & 14 deletions .pylintrc

This file was deleted.

12 changes: 0 additions & 12 deletions .readthedocs.yml

This file was deleted.

674 changes: 0 additions & 674 deletions COPYING

This file was deleted.

Empty file removed article/__init__.py
Empty file.
3 changes: 0 additions & 3 deletions article/admin.py

This file was deleted.

6 changes: 0 additions & 6 deletions article/apps.py

This file was deleted.

Empty file removed article/management/__init__.py
Empty file.
Empty file.
80 changes: 0 additions & 80 deletions article/management/commands/load_articles_by_year.py

This file was deleted.

137 changes: 0 additions & 137 deletions article/migrations/0001_initial.py

This file was deleted.

This file was deleted.

21 changes: 0 additions & 21 deletions article/migrations/0003_article_collection_scielo_issn_idx.py

This file was deleted.

Empty file removed article/migrations/__init__.py
Empty file.
Loading
Loading