##// END OF EJS Templates
Se solucionó el mensaje de advertencia HINT por DEFATUL_AUTO_FIELD
Se solucionó el mensaje de advertencia HINT por DEFATUL_AUTO_FIELD

File last commit:

r338:7377db7c77e8
r360:3d072a3b4687
Show More
urls.py
5 lines | 49 B | text/x-python | PythonLexer
from django.urls import path
urlpatterns = (
)