Swen Kooij
|
2807ed10c8
|
Add target link for the license Badge
|
2017-07-18 09:40:29 +03:00 |
|
Swen Kooij
|
5347db6d8f
|
Add contributors list to README
|
2017-07-18 09:38:51 +03:00 |
|
Swen Kooij
|
05bcd84a88
|
Merge pull request #29 from MELScience/required
Improved functionality of required parameter
|
2017-07-18 09:33:24 +03:00 |
|
seroy
|
ccc41f9143
|
Updated django requirement in documentation
|
2017-07-17 22:16:40 +03:00 |
|
seroy
|
60d14069d8
|
Updated 'required' attribute in documentation
|
2017-07-17 20:57:59 +03:00 |
|
seroy
|
b38ded0cc3
|
fix imports for LocalizedCharField, LocalizedTextField and LocalizedFileField
|
2017-07-11 11:03:21 +03:00 |
|
Swen Kooij
|
833ceb849c
|
Update docs on enhanced LocalizedUniqueSlugField
|
2017-06-26 13:07:18 +03:00 |
|
seroy
|
aacc712195
|
Merge branch 'master' of https://github.com/SectorLabs/django-localized-fields into extra-fields
|
2017-06-19 21:40:11 +03:00 |
|
Swen Kooij
|
2d5fe0be05
|
Fix documentation on INSTALLED_APPS
|
2017-05-26 17:38:49 +03:00 |
|
Swen Kooij
|
8c73c9ab77
|
Fix some mistakes in the README
|
2017-05-26 17:05:05 +03:00 |
|
Swen Kooij
|
84c267330f
|
Update docs on new import style
|
2017-05-25 19:11:39 +03:00 |
|
Swen Kooij
|
a1a02552b7
|
Shorten names for everything
|
2017-05-25 19:06:44 +03:00 |
|
Swen Kooij
|
cff22855c2
|
Revert "LocalizedUniqueSlugField refactored"
This reverts commit 03df76d6d795f4453629bf526cc04a86c6393adc.
|
2017-05-25 17:23:39 +03:00 |
|
seroy
|
8ba08c389c
|
changed indentation
|
2017-04-13 16:15:13 +03:00 |
|
seroy
|
24079a2fcb
|
added description of LocalizedCharField, LocalizedTextField and LocalizedFileField
|
2017-04-13 11:11:52 +03:00 |
|
Swen Kooij
|
23c6f975d8
|
Merge remote-tracking branch 'beer/admin_integration'
|
2017-04-03 14:56:43 +03:00 |
|
Swen Kooij
|
a9037b603a
|
Merge remote-tracking branch 'beer/uniqueslug'
# Conflicts:
# README.rst
# tests/fake_model.py
|
2017-04-03 14:54:25 +03:00 |
|
Swen Kooij
|
8b08e5a467
|
Merge remote-tracking branch 'beer/model_inheritance_free'
# Conflicts:
# localized_fields/fields/localized_field.py
# localized_fields/models.py
# tests/fake_model.py
|
2017-04-03 14:49:27 +03:00 |
|
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 |
|
seroy
|
03df76d6d7
|
LocalizedUniqueSlugField refactored
|
2017-03-18 22:58:11 +03:00 |
|
seroy
|
d07da55215
|
Advanced django admin integration
|
2017-03-17 06:22:31 +03:00 |
|
seroy
|
340dde18cd
|
no need inheritance from LocalizedModel anymore. Introduction of LocalizedValueDescriptor
|
2017-03-13 00:50:34 +03: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 |
|