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:
192192 def forwards(self):
193193 ...
194194
195- For more details, see the [ south documentation on dependancies ] [ south-dependancies ] .
195+ For more details, see the [ south documentation on dependencies ] [ south-dependencies ] .
196196
197197## SessionAuthentication
198198
@@ -259,6 +259,6 @@ HTTP digest authentication is a widely implemented scheme that was intended to r
259259[ csrf-ajax ] : https://docs.djangoproject.com/en/dev/ref/contrib/csrf/#ajax
260260[ mod_wsgi_official ] : http://code.google.com/p/modwsgi/wiki/ConfigurationDirectives#WSGIPassAuthorization
261261[ 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
263263[ juanriaza ] : https://github.com/juanriaza
264264[ djangorestframework-digestauth ] : https://github.com/juanriaza/django-rest-framework-digestauth
You can’t perform that action at this time.
0 commit comments