<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-brevisurl, branch make-max-length-settings-variable-backwards-compatible</title>
<subtitle>Django app for shortening urls</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-brevisurl/'/>
<entry>
<title>Make `LOCAL_BACKEND_ORIGINAL_URL_MAX_LENGTH` backwards-compatible</title>
<updated>2015-10-14T22:06:31+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-10-14T21:17:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-brevisurl/commit/?id=4c9f833511e42e5aa2ca929829efdd086abddec2'/>
<id>4c9f833511e42e5aa2ca929829efdd086abddec2</id>
<content type='text'>
Build on d4ff4f1ff727b02ac875c02538713e3c40627110 which updates the
`LOCAL_BACKEND_ORIGINAL_URL_MAX_LENGTH` setting to match the
documentation.

This change adds backwards-compatibility to
`LOCAL_BACKEND_ORIGINAL_URL_MAX_LENGTH`, allowing it to be updated by
both the older `SHORTURL_LOCAL_BACKEND_ORIGINAL_URL_MAX_LENGTH` and the
newer `BREVISURL_LOCAL_BACKEND_ORIGINAL_URL_MAX_LENGTH` user settings to
ensure that this settings change doesn't break the package for existing
users.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Build on d4ff4f1ff727b02ac875c02538713e3c40627110 which updates the
`LOCAL_BACKEND_ORIGINAL_URL_MAX_LENGTH` setting to match the
documentation.

This change adds backwards-compatibility to
`LOCAL_BACKEND_ORIGINAL_URL_MAX_LENGTH`, allowing it to be updated by
both the older `SHORTURL_LOCAL_BACKEND_ORIGINAL_URL_MAX_LENGTH` and the
newer `BREVISURL_LOCAL_BACKEND_ORIGINAL_URL_MAX_LENGTH` user settings to
ensure that this settings change doesn't break the package for existing
users.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix variable naming for matching the document</title>
<updated>2014-07-29T15:36:38+00:00</updated>
<author>
<name>tzangms</name>
</author>
<published>2014-07-29T15:36:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-brevisurl/commit/?id=d4ff4f1ff727b02ac875c02538713e3c40627110'/>
<id>d4ff4f1ff727b02ac875c02538713e3c40627110</id>
<content type='text'>
from

`SHORTURL_LOCAL_BACKEND_ORIGINAL_URL_MAX_LENGTH`

to

`BREVISURL_LOCAL_BACKEND_ORIGINAL_URL_MAX_LENGTH`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
from

`SHORTURL_LOCAL_BACKEND_ORIGINAL_URL_MAX_LENGTH`

to

`BREVISURL_LOCAL_BACKEND_ORIGINAL_URL_MAX_LENGTH`
</pre>
</div>
</content>
</entry>
<entry>
<title>Version 2.0.0 bump.</title>
<updated>2013-12-07T11:00:20+00:00</updated>
<author>
<name>Vladimir Gorej</name>
</author>
<published>2013-12-07T11:00:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-brevisurl/commit/?id=a21caf8e1b119d75859cfb4118ba7cb908805477'/>
<id>a21caf8e1b119d75859cfb4118ba7cb908805477</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #19 from motiteux/feature/settings-url-length</title>
<updated>2013-12-07T10:31:08+00:00</updated>
<author>
<name>Vladimír Gorej</name>
</author>
<published>2013-12-07T10:31:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-brevisurl/commit/?id=e17323d333569dc44e007d54c477298c1ae4b0d0'/>
<id>e17323d333569dc44e007d54c477298c1ae4b0d0</id>
<content type='text'>
Feature/settings url length</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Feature/settings url length</pre>
</div>
</content>
</entry>
<entry>
<title>removed var from settings in migrations</title>
<updated>2013-11-16T09:11:53+00:00</updated>
<author>
<name>Marc-Olivier Titeux</name>
</author>
<published>2013-11-16T09:11:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-brevisurl/commit/?id=b4ec44220be0deaa09b8b8e015d41b738eaf128b'/>
<id>b4ec44220be0deaa09b8b8e015d41b738eaf128b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updating to use local settings</title>
<updated>2013-11-02T22:55:02+00:00</updated>
<author>
<name>Marc-Olivier Titeux</name>
</author>
<published>2013-11-02T22:55:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-brevisurl/commit/?id=cb6768aafafcc8a88c1d0a6856138aca5813904b'/>
<id>cb6768aafafcc8a88c1d0a6856138aca5813904b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update 0001_initial.py</title>
<updated>2013-10-17T12:31:36+00:00</updated>
<author>
<name>Marc-Olivier Titeux</name>
</author>
<published>2013-10-17T12:31:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-brevisurl/commit/?id=0bbf97309c4cdf251874b0d070ffed17d6d2612c'/>
<id>0bbf97309c4cdf251874b0d070ffed17d6d2612c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated README for max length ori url</title>
<updated>2013-10-17T12:29:22+00:00</updated>
<author>
<name>Marc-Olivier Titeux</name>
</author>
<published>2013-10-17T12:29:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-brevisurl/commit/?id=b76faabc21772b666b91bdde31bb9b6c1f114f86'/>
<id>b76faabc21772b666b91bdde31bb9b6c1f114f86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Error with settings duplicate</title>
<updated>2013-10-17T11:18:41+00:00</updated>
<author>
<name>Marc-Olivier Titeux</name>
</author>
<published>2013-10-17T11:18:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-brevisurl/commit/?id=b71c16cb0d86cf8153ee53215634982d75893f9e'/>
<id>b71c16cb0d86cf8153ee53215634982d75893f9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Settings from global and migrations</title>
<updated>2013-10-17T10:09:38+00:00</updated>
<author>
<name>Marc-Olivier Titeux</name>
</author>
<published>2013-10-17T10:09:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-brevisurl/commit/?id=30ade865a512ed406459ba0ae6f4fea3d9208e03'/>
<id>30ade865a512ed406459ba0ae6f4fea3d9208e03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
