Browse Source

ReymotaPy funcionando como plantilla

politica
Celestino Rey 1 year ago
parent
commit
bbe8f93651
2372 changed files with 784 additions and 3005 deletions
  1. BIN
      ._ReymotaPy
  2. BIN
      ReymotaPy/._servicios
  3. BIN
      ReymotaPy/servicios/._instance
  4. BIN
      ReymotaPy/servicios/._lanza.sh
  5. BIN
      ReymotaPy/servicios/._reymotapy
  6. BIN
      ReymotaPy/servicios/instance/._reymotapy.db
  7. BIN
      ReymotaPy/servicios/reymotapy/._Dockerfile
  8. BIN
      ReymotaPy/servicios/reymotapy/.___init__.py
  9. BIN
      ReymotaPy/servicios/reymotapy/._auth.py
  10. BIN
      ReymotaPy/servicios/reymotapy/._creaImagen.sh
  11. BIN
      ReymotaPy/servicios/reymotapy/._entrypoint.sh
  12. BIN
      ReymotaPy/servicios/reymotapy/._models.py
  13. BIN
      ReymotaPy/servicios/reymotapy/._paginas.py
  14. BIN
      ReymotaPy/servicios/reymotapy/._static
  15. BIN
      ReymotaPy/servicios/reymotapy/._templates
  16. +43
    -3
      ReymotaPy/servicios/reymotapy/paginas.py
  17. BIN
      ReymotaPy/servicios/reymotapy/static/._css
  18. BIN
      ReymotaPy/servicios/reymotapy/static/._images
  19. BIN
      ReymotaPy/servicios/reymotapy/static/._js
  20. BIN
      ReymotaPy/servicios/reymotapy/static/._plugins
  21. BIN
      ReymotaPy/servicios/reymotapy/static/._scss
  22. BIN
      ReymotaPy/servicios/reymotapy/static/css/._portal.css
  23. BIN
      ReymotaPy/servicios/reymotapy/static/images/._app-logo.svg
  24. BIN
      ReymotaPy/servicios/reymotapy/static/images/._background
  25. BIN
      ReymotaPy/servicios/reymotapy/static/images/._doc-thumb-1.jpg
  26. BIN
      ReymotaPy/servicios/reymotapy/static/images/._doc-thumb-2.jpg
  27. BIN
      ReymotaPy/servicios/reymotapy/static/images/._portal-logo.svg
  28. BIN
      ReymotaPy/servicios/reymotapy/static/images/._profiles
  29. BIN
      ReymotaPy/servicios/reymotapy/static/images/._user.png
  30. BIN
      ReymotaPy/servicios/reymotapy/static/images/._users
  31. BIN
      ReymotaPy/servicios/reymotapy/static/images/background/._background-1.jpg
  32. BIN
      ReymotaPy/servicios/reymotapy/static/images/background/._background-2.jpg
  33. BIN
      ReymotaPy/servicios/reymotapy/static/images/background/._background-3.jpg
  34. BIN
      ReymotaPy/servicios/reymotapy/static/images/profiles/._profile-1.png
  35. BIN
      ReymotaPy/servicios/reymotapy/static/images/profiles/._profile-2.png
  36. BIN
      ReymotaPy/servicios/reymotapy/static/images/profiles/._profile-3.png
  37. BIN
      ReymotaPy/servicios/reymotapy/static/images/profiles/._profile-4.png
  38. BIN
      ReymotaPy/servicios/reymotapy/static/images/profiles/._profile-5.png
  39. BIN
      ReymotaPy/servicios/reymotapy/static/images/profiles/._profile-6.png
  40. BIN
      ReymotaPy/servicios/reymotapy/static/images/users/._user-1.jpg
  41. BIN
      ReymotaPy/servicios/reymotapy/static/images/users/._user-2.jpg
  42. BIN
      ReymotaPy/servicios/reymotapy/static/images/users/._user-3.jpg
  43. BIN
      ReymotaPy/servicios/reymotapy/static/images/users/._user-4.jpg
  44. BIN
      ReymotaPy/servicios/reymotapy/static/images/users/._user-5.jpg
  45. BIN
      ReymotaPy/servicios/reymotapy/static/images/users/._user-6.jpg
  46. BIN
      ReymotaPy/servicios/reymotapy/static/images/users/._user-7.jpg
  47. BIN
      ReymotaPy/servicios/reymotapy/static/images/users/._user-8.jpg
  48. BIN
      ReymotaPy/servicios/reymotapy/static/images/users/._user-9.jpg
  49. BIN
      ReymotaPy/servicios/reymotapy/static/js/._app.js
  50. BIN
      ReymotaPy/servicios/reymotapy/static/js/._charts-demo.js
  51. BIN
      ReymotaPy/servicios/reymotapy/static/js/._index-charts.js
  52. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/._bootstrap
  53. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/._chart.js
  54. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/._fontawesome
  55. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/._popper.min.js
  56. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/._css
  57. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/._js
  58. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-grid.css
  59. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-grid.css.map
  60. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-grid.min.css
  61. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-grid.min.css.map
  62. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-grid.rtl.css
  63. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-grid.rtl.css.map
  64. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-grid.rtl.min.css
  65. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-grid.rtl.min.css.map
  66. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-reboot.css
  67. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-reboot.css.map
  68. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-reboot.min.css
  69. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-reboot.min.css.map
  70. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-reboot.rtl.css
  71. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-reboot.rtl.css.map
  72. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-reboot.rtl.min.css
  73. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-reboot.rtl.min.css.map
  74. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-utilities.css
  75. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-utilities.css.map
  76. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-utilities.min.css
  77. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-utilities.min.css.map
  78. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-utilities.rtl.css
  79. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-utilities.rtl.css.map
  80. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-utilities.rtl.min.css
  81. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-utilities.rtl.min.css.map
  82. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap.css
  83. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap.css.map
  84. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap.min.css
  85. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap.min.css.map
  86. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap.rtl.css
  87. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap.rtl.css.map
  88. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap.rtl.min.css
  89. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap.rtl.min.css.map
  90. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/js/._bootstrap.bundle.js
  91. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/js/._bootstrap.bundle.js.map
  92. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/js/._bootstrap.bundle.min.js
  93. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/js/._bootstrap.bundle.min.js.map
  94. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/js/._bootstrap.esm.js
  95. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/js/._bootstrap.esm.js.map
  96. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/js/._bootstrap.esm.min.js
  97. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/js/._bootstrap.esm.min.js.map
  98. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/js/._bootstrap.js
  99. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/js/._bootstrap.js.map
  100. BIN
      ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/js/._bootstrap.min.js

BIN
._ReymotaPy View File


BIN
ReymotaPy/._servicios View File


BIN
ReymotaPy/servicios/._instance View File


BIN
ReymotaPy/servicios/._lanza.sh View File


BIN
ReymotaPy/servicios/._reymotapy View File


BIN
ReymotaPy/servicios/instance/._reymotapy.db View File


BIN
ReymotaPy/servicios/reymotapy/._Dockerfile View File


BIN
ReymotaPy/servicios/reymotapy/.___init__.py View File


BIN
ReymotaPy/servicios/reymotapy/._auth.py View File


BIN
ReymotaPy/servicios/reymotapy/._creaImagen.sh View File


BIN
ReymotaPy/servicios/reymotapy/._entrypoint.sh View File


BIN
ReymotaPy/servicios/reymotapy/._models.py View File


BIN
ReymotaPy/servicios/reymotapy/._paginas.py View File


BIN
ReymotaPy/servicios/reymotapy/._static View File


BIN
ReymotaPy/servicios/reymotapy/._templates View File


+ 43
- 3
ReymotaPy/servicios/reymotapy/paginas.py View File

@ -10,11 +10,51 @@ bp = Blueprint("paginas", __name__)
@bp.route('/')
def index():
#songs = Song.query.all()
#albums = Album.query.all()
#return render_template('index.html', songs=songs, albums=albums)
return render_template('index.html')
@bp.route('/docs')
def docs():
return render_template('docs.html')
@bp.route('/orders')
def orders():
return render_template('orders.html')
@bp.route('/notifications')
def notifications():
return render_template('notifications.html')
@bp.route('/account')
def account():
return render_template('account.html')
@bp.route('/settings')
def settings():
return render_template('settings.html')
@bp.route('/login')
def login():
return render_template('login.html')
@bp.route('/signup')
def signup():
return render_template('signup.html')
@bp.route('/reset-password')
def resetpassword():
return render_template('reset-password.html')
@bp.route('/404')
def cuatrocerocuatro():
return render_template('404.html')
@bp.route('/charts')
def charts():
return render_template('charts.html')
@bp.route('/help')
def help():
return render_template('help.html')
@bp.route('/uploads/<filename>')
def uploaded_file(filename):


BIN
ReymotaPy/servicios/reymotapy/static/._css View File


BIN
ReymotaPy/servicios/reymotapy/static/._images View File


BIN
ReymotaPy/servicios/reymotapy/static/._js View File


BIN
ReymotaPy/servicios/reymotapy/static/._plugins View File


BIN
ReymotaPy/servicios/reymotapy/static/._scss View File


BIN
ReymotaPy/servicios/reymotapy/static/css/._portal.css View File


BIN
ReymotaPy/servicios/reymotapy/static/images/._app-logo.svg View File


BIN
ReymotaPy/servicios/reymotapy/static/images/._background View File


BIN
ReymotaPy/servicios/reymotapy/static/images/._doc-thumb-1.jpg View File


BIN
ReymotaPy/servicios/reymotapy/static/images/._doc-thumb-2.jpg View File


BIN
ReymotaPy/servicios/reymotapy/static/images/._portal-logo.svg View File


BIN
ReymotaPy/servicios/reymotapy/static/images/._profiles View File


BIN
ReymotaPy/servicios/reymotapy/static/images/._user.png View File


BIN
ReymotaPy/servicios/reymotapy/static/images/._users View File


BIN
ReymotaPy/servicios/reymotapy/static/images/background/._background-1.jpg View File


BIN
ReymotaPy/servicios/reymotapy/static/images/background/._background-2.jpg View File


BIN
ReymotaPy/servicios/reymotapy/static/images/background/._background-3.jpg View File


BIN
ReymotaPy/servicios/reymotapy/static/images/profiles/._profile-1.png View File


BIN
ReymotaPy/servicios/reymotapy/static/images/profiles/._profile-2.png View File


BIN
ReymotaPy/servicios/reymotapy/static/images/profiles/._profile-3.png View File


BIN
ReymotaPy/servicios/reymotapy/static/images/profiles/._profile-4.png View File


BIN
ReymotaPy/servicios/reymotapy/static/images/profiles/._profile-5.png View File


BIN
ReymotaPy/servicios/reymotapy/static/images/profiles/._profile-6.png View File


BIN
ReymotaPy/servicios/reymotapy/static/images/users/._user-1.jpg View File


BIN
ReymotaPy/servicios/reymotapy/static/images/users/._user-2.jpg View File


BIN
ReymotaPy/servicios/reymotapy/static/images/users/._user-3.jpg View File


BIN
ReymotaPy/servicios/reymotapy/static/images/users/._user-4.jpg View File


BIN
ReymotaPy/servicios/reymotapy/static/images/users/._user-5.jpg View File


BIN
ReymotaPy/servicios/reymotapy/static/images/users/._user-6.jpg View File


BIN
ReymotaPy/servicios/reymotapy/static/images/users/._user-7.jpg View File


BIN
ReymotaPy/servicios/reymotapy/static/images/users/._user-8.jpg View File


BIN
ReymotaPy/servicios/reymotapy/static/images/users/._user-9.jpg View File


BIN
ReymotaPy/servicios/reymotapy/static/js/._app.js View File


BIN
ReymotaPy/servicios/reymotapy/static/js/._charts-demo.js View File


BIN
ReymotaPy/servicios/reymotapy/static/js/._index-charts.js View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/._bootstrap View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/._chart.js View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/._fontawesome View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/._popper.min.js View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/._css View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/._js View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-grid.css View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-grid.css.map View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-grid.min.css View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-grid.min.css.map View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-grid.rtl.css View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-grid.rtl.css.map View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-grid.rtl.min.css View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-grid.rtl.min.css.map View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-reboot.css View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-reboot.css.map View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-reboot.min.css View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-reboot.min.css.map View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-reboot.rtl.css View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-reboot.rtl.css.map View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-reboot.rtl.min.css View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-reboot.rtl.min.css.map View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-utilities.css View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-utilities.css.map View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-utilities.min.css View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-utilities.min.css.map View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-utilities.rtl.css View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-utilities.rtl.css.map View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-utilities.rtl.min.css View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap-utilities.rtl.min.css.map View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap.css View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap.css.map View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap.min.css View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap.min.css.map View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap.rtl.css View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap.rtl.css.map View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap.rtl.min.css View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/css/._bootstrap.rtl.min.css.map View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/js/._bootstrap.bundle.js View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/js/._bootstrap.bundle.js.map View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/js/._bootstrap.bundle.min.js View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/js/._bootstrap.bundle.min.js.map View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/js/._bootstrap.esm.js View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/js/._bootstrap.esm.js.map View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/js/._bootstrap.esm.min.js View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/js/._bootstrap.esm.min.js.map View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/js/._bootstrap.js View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/js/._bootstrap.js.map View File


BIN
ReymotaPy/servicios/reymotapy/static/plugins/bootstrap/js/._bootstrap.min.js View File


Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save