File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -217,8 +217,10 @@ <h2>Example Code</h2>
217217< h3 > Django examples</ h3 >
218218< h4 class ="bp "> < a href ="/django-conf-urls-url-examples.html "> django.conf.urls.url</ a > </ h4 >
219219< h4 class ="bp "> < a href ="/django-db-models-signal-examples.html "> django.db.models.signal</ a > </ h4 >
220- < h4 class ="bp "> < a href ="/django-forms- examples.html "> django.forms </ a > </ h4 >
220+ < h4 class ="bp "> < a href ="/django-db-models-model- examples.html "> django.db.models.Model </ a > </ h4 >
221221< h4 class ="bp "> < a href ="/django-dispatch-dispatcher-signal-examples.html "> django.dispatch.dispatcher.Signal</ a > </ h4 >
222+ < h4 class ="bp "> < a href ="/django-forms-examples.html "> django.forms</ a > </ h4 >
223+ < h4 class ="bp "> < a href ="/django-utils-timezone-examples.html "> django.utils.timezone</ a > </ h4 >
222224
223225< br >
224226
You can’t perform that action at this time.
0 commit comments