Wykres commitów

  • bd8d82d4e7 Another try at making both the Page and Section models be swappable (damn migrations!) Jaap Joris Vens 2020-02-16 15:32:38 +0100
  • 75196b08b2 minor Jaap Joris Vens 2020-02-16 14:54:06 +0100
  • c720cac33e New potentially useful section view: a section with a formset. Strange that django/views/generic/edit.py doesn't provide this. I fear I'm going to find out why... Jaap Joris Vens 2020-02-15 14:44:44 +0100
  • 7c0eb51c75 minor Jaap Joris Vens 2020-02-15 07:51:00 +0100
  • a7a640a721 Fix non-cms forms Jaap Joris Vens 2020-02-14 22:03:25 +0100
  • 3d66484afe New feature: auto-resizing textarea's Jaap Joris Vens 2020-02-14 21:40:00 +0100
  • 3f900617c8 Re-introduce formsets Jaap Joris Vens 2020-02-14 17:20:41 +0100
  • ddbd220527 no exceptions Jaap Joris Vens 2020-02-13 20:37:38 +0100
  • a217b1891a Fix NumberedModel bug Jaap Joris Vens 2020-02-08 08:31:51 +0100
  • ac26eea81c Oops Jaap Joris Vens 2020-01-31 19:43:15 +0100
  • 5ddf0c7e0e Missing translations Jaap Joris Vens 2020-01-13 11:49:55 +0100
  • fc64b876da Move ContactForm back to cms package. Where should it live? Jaap Joris Vens 2020-01-06 12:51:10 +0100
  • 2824d290f8 Cleanup source tree Jaap Joris Vens 2020-01-05 13:37:51 +0100
  • 5f5f303187 A new templatetag 'includesection' now renders a section with its own context, as provided by the polymorphic subsection's registered view. Jaap Joris Vens 2020-01-05 03:36:23 +0100
  • 9e1baf6ee1 Add bleach to the dependencies (although it is not currently being used...) Jaap Joris Vens 2020-01-02 23:45:27 +0100
  • f9ea04662b Replace CKEditor's RichTextField with MarkdownField Jaap Joris Vens 2020-01-02 23:37:26 +0100
  • bd654f5103 Minor Jaap Joris Vens 2020-01-02 20:30:24 +0100
  • e0dddeda08 New machinery for registering custom views Jaap Joris Vens 2020-01-02 19:32:15 +0100
  • 25350b4706 New helper command: simplecms Jaap Joris Vens 2020-01-02 03:33:41 +0100
  • a69d51a0dc Automatic detection of available section types Jaap Joris Vens 2020-01-02 01:56:15 +0100
  • 646311335b A little javascript magic shows only the fields defined on the subclassed models Jaap Joris Vens 2019-12-31 14:06:08 +0100
  • d166e10b05 First draft of version 2.0.0 Jaap Joris Vens 2019-12-31 13:05:12 +0100
  • 4004643dea Added flexbox align-content. I don't really understand what it does. Yet. Jaap Joris Vens 2019-12-28 23:31:30 +0100
  • 6e1a6ac220 Fix small insignificant bug Jaap Joris Vens 2019-12-28 23:26:34 +0100
  • 15b44b7d44 Somewhat better default styling Jaap Joris Vens 2019-12-28 23:22:51 +0100
  • 4d5adcaa34 New conf parameter PAGE_URL_PATTERN Jaap Joris Vens 2019-12-28 21:14:06 +0100
  • f8f4e03454 Minor CSS tweaks Jaap Joris Vens 2019-12-28 12:29:11 +0100
  • dc9744c5eb Make it easier to extend the default PageView. Jaap Joris Vens 2019-12-28 03:05:30 +0100
  • c9a4d4e0fd Move `project` module to examples subdirectory, since it is not a functioning Python module without editing settings.py and customizing the PROJECT_NAME variable. Jaap Joris Vens 2019-12-27 14:55:52 +0100
  • dd9bc98b7d found uncommitted Jaap Joris Vens 2019-12-17 12:18:03 +0100
  • 88e420f4c0 Include numberedmodel and simplesass apps Jaap Joris Vens 2019-11-22 11:57:10 +0100
  • d2d4915de7 Sample project for testing Jaap Joris Vens 2019-11-22 11:35:27 +0100
  • 444f4e9098 bump Jaap Joris Vens 2019-08-28 17:05:39 +0200
  • eeb121795e add class Jaap Joris Vens 2019-08-28 17:04:42 +0200
  • 07966c46f6 use admin.RelatedOnlyFieldListFilter Jaap Joris Vens 2019-08-27 15:01:45 +0200
  • 8e859c1d9d updated translations Jaap Joris Vens 2019-08-27 14:43:06 +0200
  • 102a2288bf first real release! \o/ Jaap Joris Vens 2019-08-27 14:28:14 +0200
  • b550e25bbd move edit page button Jaap Joris Vens 2019-08-27 14:25:55 +0200
  • b4256226c1 css tweaks Jaap Joris Vens 2019-08-26 23:38:44 +0200
  • 5290199bd8 be more verbose with pages and sections Jaap Joris Vens 2019-08-26 17:31:46 +0200
  • 98b10502e5 auto create empty homepage Jaap Joris Vens 2019-08-26 12:30:47 +0200
  • 644ec5b6b4 better forms Jaap Joris Vens 2019-08-26 09:47:52 +0200
  • b2fb3b1e73 proper redirects + css magic Jaap Joris Vens 2019-08-25 23:36:58 +0200
  • 7997d7af0f add support for subsections Jaap Joris Vens 2019-08-23 17:19:40 +0200
  • caa04922b7 fix css scroll issue Jaap Joris Vens 2019-07-08 14:35:29 +0200
  • f7e4b1066d hook for extending base sections Jaap Joris Vens 2019-04-29 13:13:54 +0200
  • 96e47cc277 only add sections to existing pages to work around formset bug Jaap Joris Vens 2019-04-27 13:06:23 +0200
  • 7446b928a4 only add sections to existing pages to work around formset bug Jaap Joris Vens 2019-04-27 13:06:09 +0200
  • 5ad04df8fb don’t require titles and some css tweaks Jaap Joris Vens 2019-04-24 22:18:07 +0200
  • d4e1b92fbb bump version Jaap Joris Vens 2019-04-24 20:19:16 +0200
  • 10e90052f7 don’t wrap included sections by default Jaap Joris Vens 2019-04-24 20:17:36 +0200
  • b106d740a0 update translations Jaap Joris Vens 2019-04-03 15:50:36 +0200
  • 807b45db9b another try to include package data Jaap Joris Vens 2019-04-02 16:42:40 +0200
  • 49b3e127c8 include templates as package data Jaap Joris Vens 2019-04-02 16:28:36 +0200
  • 74b3d2face include subpackages Jaap Joris Vens 2019-04-02 16:19:43 +0200
  • d5bf5c8c06 integrate numberedmodel into this repository Jaap Joris Vens 2019-04-02 15:07:36 +0200
  • 196efe8bef remove circular dependency Jaap Joris Vens 2019-04-02 14:55:50 +0200
  • 49ced2791e improve templates Jaap Joris Vens 2019-04-02 14:05:14 +0200
  • d4ae47a746 first commit :) Jaap Joris Vens 2019-03-27 16:49:14 +0100