diff options
| author | Mitsuo Tokumori <[email protected]> | 2023-10-29 18:47:23 -0500 |
|---|---|---|
| committer | Mitsuo Tokumori <[email protected]> | 2023-10-29 18:47:23 -0500 |
| commit | 7550b896ce360a998da788beae4b4c6f734f473e (patch) | |
| tree | 1f354a1d906c856282e471056ff37ba4b40c5b2d /README.md | |
| parent | 3b22586890425c8b8e555bce649649228b26c02b (diff) | |
| download | ustayml-7550b896ce360a998da788beae4b4c6f734f473e.tar.gz ustayml-7550b896ce360a998da788beae4b4c6f734f473e.tar.bz2 ustayml-7550b896ce360a998da788beae4b4c6f734f473e.zip | |
Add filtering and pagination to bp.estudiantes
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -74,4 +74,9 @@ Pros: Cons: * Maybe scalability and performance is lower compared to PHP or Javascript - web applications.
\ No newline at end of file + web applications. + +## Next Steps + +* https://www.sqlalchemy.org/ +* https://stackoverflow.com/questions/10434599/get-the-data-received-in-a-flask-request
\ No newline at end of file |
