28 Commits

Author SHA1 Message Date
Bogdan Hopulele
52145ca7d3 Add experimental features flag for LocalizedField
With the flag set, LocalizedField will return None if there is no
database value.
2017-03-23 17:32:37 +02:00
Swen Kooij
3cb8b04195 Update REAMDE on back-end changes 2017-02-23 16:54:34 +02:00
Swen Kooij
c206005cae Add django-postgres-extra 1.2 as a dependency 2017-02-23 16:25:27 +02:00
Swen Kooij
ca6b1c88fa Add option include_time to LocalizedUniqueSlugField 2017-02-15 19:13:19 +02:00
Swen Kooij
302a64a02c Updated base classes in documentation 2017-02-03 10:40:37 +02:00
Swen Kooij
5db87763fb Rename LocalizedMagicSlugField to LocalizedUniqueSlugField 2017-02-03 10:27:30 +02:00
Swen Kooij
5ba9be4aeb Add FAQ to the README 2017-02-02 11:20:01 +02:00
Swen Kooij
25d0e98eaa Fix ReText syntax error in README 2017-02-02 11:02:37 +02:00
Swen Kooij
d067660e7f Added documentation on LocalizedMagicSlugField 2017-02-02 11:00:31 +02:00
Swen Kooij
680383b636 Added custom back-end to allow uniqueness 2017-01-31 18:04:32 +02:00
Swen Kooij
6c17eec48f Updated documentation regarding .get() 2016-12-16 08:50:42 +02:00
Swen Kooij
c081b0431d Created abstract model to take care of default values 2016-10-24 11:50:21 +03:00
Swen Kooij
0eab0099b5 Fixed Restructed Text error in README 2016-10-22 22:20:41 +03:00
Swen Kooij
cb32bab127 Fixed typo in README (LANGUAGEs -> LANGUAGES) 2016-10-22 22:15:27 +03:00
Swen Kooij
14f8f739dc Fixed formatting in the Installation section of the README 2016-10-22 22:14:51 +03:00
Swen Kooij
5d20ebbc07 Detailed README on setup and usage 2016-10-22 22:12:53 +03:00
Swen Kooij
15bad7b18a Added information about Python 3.5 and Django 1.10 in the README 2016-10-22 21:38:01 +03:00
Swen Kooij
e74d217450 Added PyPi badge to README 2016-10-21 15:22:41 +03:00
Swen Kooij
65d6647b6a Moved Installation to the top in README.rst 2016-10-21 14:38:39 +03:00
Swen Kooij
036153f3af Fixed ResT errors in README.rst 2016-10-21 14:33:00 +03:00
Swen Kooij
d16b7066bf Added license badge to README 2016-10-21 14:24:51 +03:00
Swen Kooij
98eaf64cea Show overal branch coverage on Scrutinizer badges 2016-10-21 14:15:10 +03:00
Swen Kooij
92952d9f75 Added Scrutinizer/TravisCI badges to README 2016-10-21 13:43:16 +03:00
Swen Kooij
dfe587d03b Better headings in README 2016-10-21 13:32:17 +03:00
Swen Kooij
4d47351b36 Proper inline-code markup in README 2016-10-21 13:21:08 +03:00
Swen Kooij
a3ed2deab8 Updated REAMDE with additional fields documentation 2016-10-21 13:16:46 +03:00
Swen Kooij
d7c8e3e734 Fixed import syntax in README 2016-10-21 12:58:18 +03:00
Swen Kooij
9245b51726 Added a simple README 2016-10-21 10:38:25 +03:00