Marnanel Thurman
|
d3e90ec4c7
|
intermediate
|
2018-08-24 19:29:35 +01:00 |
Marnanel Thurman
|
38fbaf3366
|
intermediate
|
2018-08-24 18:13:57 +01:00 |
Marnanel Thurman
|
cacb67345e
|
Starting to get the tests in order
|
2018-08-20 20:14:49 +01:00 |
Marnanel Thurman
|
8fb9844a92
|
intermediate
|
2018-08-20 16:08:06 +01:00 |
Marnanel Thurman
|
354eee6a47
|
let's use a SlugField to identify Activities
|
2018-08-20 00:33:40 +01:00 |
Marnanel Thurman
|
8e9b36696a
|
actually let's just not bother with Register
|
2018-08-20 00:10:19 +01:00 |
Marnanel Thurman
|
e1a3aca719
|
intermediate
|
2018-08-19 21:47:54 +01:00 |
Marnanel Thurman
|
f9c3447013
|
is_local
|
2018-08-19 19:02:40 +01:00 |
Marnanel Thurman
|
0f88fad085
|
objects have default url IDs
|
2018-08-19 19:02:11 +01:00 |
Marnanel Thurman
|
77a440b2a7
|
Merge branch 'master' of gitlab.com:marnanel/django-kepi
|
2018-08-19 17:48:43 +01:00 |
Marnanel Thurman
|
0d8017ac5e
|
added url_identifier to test ThingUser model
|
2018-08-19 17:47:46 +01:00 |
Marnanel Thurman
|
27098c9bfa
|
recursive serializer; foo_as_url methods
|
2018-08-19 17:47:11 +01:00 |
Marnanel Thurman
|
a1539b0b1a
|
recursive serializer; foo_as_url methods
|
2018-08-19 17:41:07 +01:00 |
Marnanel Thurman
|
0c07191660
|
it's the instance that has the data, not the class
|
2018-08-19 16:56:18 +01:00 |
Marnanel Thurman
|
368434fd89
|
renamed activity_fields() to serialize() throughout. rm old call to register_type which no longer exists
|
2018-08-19 16:49:48 +01:00 |
Marnanel Thurman
|
be18932ca3
|
intermediate
|
2018-08-19 04:11:44 +01:00 |
Marnanel Thurman
|
f68205fa1c
|
Corrected null handling on models
|
2018-08-19 01:33:37 +01:00 |
Marnanel Thurman
|
737e58d6cd
|
Rewrite of much of django_kepi/models.py to use GenericForeignKeys.
Unfortunately, now the tests break...
|
2018-08-18 20:21:39 +01:00 |
Marnanel Thurman
|
90e218b54e
|
changed location of test_settings
|
2018-08-16 18:51:24 +01:00 |
Marnanel Thurman
|
1c09eb1d5d
|
one-to-one links from ActivityObject
|
2018-08-12 14:06:26 +01:00 |
Marnanel Thurman
|
8a8359c88b
|
tests actually pass
|
2018-08-11 23:36:59 +01:00 |
Marnanel Thurman
|
d2ff356683
|
I have now raised that bug: https://code.djangoproject.com/ticket/29662
|
2018-08-11 21:52:07 +01:00 |
Marnanel Thurman
|
8e8a18c193
|
tests are somewhat closer to passing
|
2018-08-11 20:03:39 +01:00 |
Marnanel Thurman
|
602894a917
|
rm d-r-f from requirements
|
2018-08-11 17:24:37 +01:00 |
Marnanel Thurman
|
caeeceea5d
|
further intermediate work
|
2018-08-11 17:21:56 +01:00 |
Marnanel Thurman
|
85bffc3d38
|
simple manage.py for reusable apps
|
2018-08-11 17:21:35 +01:00 |
Marnanel Thurman
|
830d2d30e1
|
a very basic sketch
|
2018-08-11 17:01:54 +01:00 |
Marnanel Thurman
|
6c3f76fb8f
|
Add fields
|
2018-08-08 19:41:05 +01:00 |
Marnanel Thurman
|
741c0469dd
|
Move old tests into the tests/ directory, and create tests/__init__.py
|
2018-08-08 19:40:21 +01:00 |
Marnanel Thurman
|
82ff157579
|
django-kepi -> django_kepi, what was I thinking
|
2018-08-07 16:34:36 +01:00 |
Marnanel Thurman
|
c0fff83e3f
|
moved test_settings.py into tests/; added standard apps
|
2018-08-07 16:29:26 +01:00 |
Marnanel Thurman
|
c30292c443
|
runtests.py
|
2018-08-07 16:28:52 +01:00 |
Marnanel Thurman
|
8011d9a833
|
Copied in kepi files from un_chapeau. Added requirements.txt.
|
2018-08-07 16:21:45 +01:00 |
Marnanel Thurman
|
e8283890bf
|
Python packaging gubbins
|
2018-08-06 22:17:40 +01:00 |
Marnanel Thurman
|
42dbc8ecbc
|
kepi/ package renamed to django-kepi/ for consistency
|
2018-08-06 22:17:14 +01:00 |
Marnanel Thurman
|
08f86cf7d4
|
README.rst -> README.md, using Markdown
|
2018-08-06 22:16:59 +01:00 |
Marnanel Thurman
|
3c8d81705c
|
Initial commit
|
2018-08-06 14:44:35 +01:00 |