File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -192,7 +192,7 @@ You can do so by inserting a `needed_by` attribute in your user migration:
192
192
def forwards(self):
193
193
...
194
194
195
- For more details, see the [ south documentation on dependancies ] [ south-dependancies ] .
195
+ For more details, see the [ south documentation on dependencies ] [ south-dependencies ] .
196
196
197
197
## SessionAuthentication
198
198
@@ -259,6 +259,6 @@ HTTP digest authentication is a widely implemented scheme that was intended to r
259
259
[ csrf-ajax ] : https://docs.djangoproject.com/en/dev/ref/contrib/csrf/#ajax
260
260
[ mod_wsgi_official ] : http://code.google.com/p/modwsgi/wiki/ConfigurationDirectives#WSGIPassAuthorization
261
261
[ custom-user-model ] : https://docs.djangoproject.com/en/dev/topics/auth/customizing/#specifying-a-custom-user-model
262
- [ south-dependancies ] : http://south.readthedocs.org/en/latest/dependencies.html
262
+ [ south-dependencies ] : http://south.readthedocs.org/en/latest/dependencies.html
263
263
[ juanriaza ] : https://github.com/juanriaza
264
264
[ djangorestframework-digestauth ] : https://github.com/juanriaza/django-rest-framework-digestauth
You can’t perform that action at this time.
0 commit comments