-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1c6e19c
commit 9b8dab3
Showing
49 changed files
with
265 additions
and
899 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
from django.contrib import admin | ||
from .models import Process_Plasmodocking, Macromoleculas_virtaulS, UserCustom, Macro_Prepare | ||
from .models import MacromoleculesFalciparumWithRedocking, ProcessPlasmodocking, UserCustom, MacroPrepare | ||
|
||
# Register your models here. | ||
admin.site.register(Process_Plasmodocking) | ||
admin.site.register(Macromoleculas_virtaulS) | ||
admin.site.register(ProcessPlasmodocking) | ||
admin.site.register(MacromoleculesFalciparumWithRedocking) | ||
admin.site.register(UserCustom) | ||
admin.site.register(Macro_Prepare) | ||
admin.site.register(MacroPrepare) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
fiocruz/migrations/0006_remove_arquivos_virtauls_resultado_final_and_more.py
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
fiocruz/migrations/0007_remove_arquivos_virtauls_dada_docking_and_more.py
This file was deleted.
Oops, something went wrong.
17 changes: 0 additions & 17 deletions
17
fiocruz/migrations/0008_remove_arquivos_virtauls_resultado_final.py
This file was deleted.
Oops, something went wrong.
18 changes: 0 additions & 18 deletions
18
fiocruz/migrations/0009_arquivos_virtauls_resultado_final.py
This file was deleted.
Oops, something went wrong.
18 changes: 0 additions & 18 deletions
18
fiocruz/migrations/0010_rename_username_usercustom_firtname.py
This file was deleted.
Oops, something went wrong.
18 changes: 0 additions & 18 deletions
18
fiocruz/migrations/0011_rename_firtname_usercustom_firstname.py
This file was deleted.
Oops, something went wrong.
18 changes: 0 additions & 18 deletions
18
fiocruz/migrations/0012_rename_firstname_usercustom_username.py
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.